Typedefs | Functions | Variables
SdSimMuonNumberFitter.cc File Reference
#include "SdSimMuonNumberFitter.h"
#include <fwk/LocalCoordinateSystem.h>
#include <fwk/CentralConfig.h>
#include <utl/ErrorLogger.h>
#include <utl/MathConstants.h>
#include <utl/PhysicalConstants.h>
#include <utl/AugerUnits.h>
#include <utl/UTMPoint.h>
#include <utl/Reader.h>
#include <utl/Particle.h>
#include <utl/TimeStamp.h>
#include <utl/TimeInterval.h>
#include <sdet/MuonProfile.h>
#include <utl/HASUtilities.h>
#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <evt/ShowerRecData.h>
#include <evt/ShowerSRecData.h>
#include <sevt/Header.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <sevt/StationSimData.h>
#include <sevt/StationRecData.h>
#include <sstream>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <TFile.h>
#include <TMath.h>
#include <TH2D.h>
#include <TMinuit.h>
#include <TCanvas.h>
#include <TVirtualPad.h>
#include <boost/tuple/tuple.hpp>

Go to the source code of this file.

Typedefs

typedef boost::tuple< double,
double > 
Tuple2D
 

Functions

CoordinateSystemPtr GetShowerCoordinateSystem (const double theta, const double phi, const Point &core)
 
double LocalCosTheta (const Point &pos, const Point &showerOrigin)
 
Tuple2D ProjectIntoCorePlane (const Point &pos, const Point &showerOrigin, const CoordinateSystemPtr &coreCS)
 
Tuple2D ProjectIntoCorePlane2 (const Point &pos, const Point &showerOrigin, const CoordinateSystemPtr &coreCS)
 
double RPerp (const Vector &axis, const Vector &station)
 
double RPerp2 (const Vector &axis, const Vector &station)
 
template<typename G >
string ToString (const G &g, const CoordinateSystemPtr cs)
 

Variables

MuonProfile * fgMuonProfile = nullptr
 
static Likelihood gLikelihood
 
static int kHASRecoStatus = 10
 

Typedef Documentation

typedef boost::tuple<double, double> Tuple2D

Definition at line 58 of file SdSimMuonNumberFitter.cc.

Function Documentation

CoordinateSystemPtr GetShowerCoordinateSystem ( const double  theta,
const double  phi,
const Point core 
)
inline
double LocalCosTheta ( const Point pos,
const Point showerOrigin 
)
inline
Tuple2D ProjectIntoCorePlane ( const Point pos,
const Point showerOrigin,
const CoordinateSystemPtr coreCS 
)
inline
Tuple2D ProjectIntoCorePlane2 ( const Point pos,
const Point showerOrigin,
const CoordinateSystemPtr coreCS 
)
inline
double RPerp ( const Vector axis,
const Vector station 
)
inline
double RPerp2 ( const Vector axis,
const Vector station 
)
inline

Definition at line 69 of file SdSimMuonNumberFitter.cc.

Referenced by otoa::SD2ADST::AddStations(), and RPerp().

template<typename G >
string ToString ( const G &  g,
const CoordinateSystemPtr  cs 
)
inline

Variable Documentation

MuonProfile* fgMuonProfile = nullptr
Likelihood gLikelihood
static
int kHASRecoStatus = 10
static

, generated on Tue Sep 26 2023.