Functions | Variables
Documentation/Tutorials/HasModels/MuonProfile.cc File Reference
#include <det/Detector.h>
#include <tls/MuonProfile.h>
#include <tls/MuonProfileUtilities.h>
#include <utl/AugerUnits.h>
#include <utl/MathConstants.h>
#include <utl/Reader.h>
#include <utl/Branch.h>
#include <utl/Vector.h>
#include <utl/Point.h>
#include <utl/CoordinateSystemPtr.h>
#include <utl/ReferenceEllipsoid.h>
#include <utl/AugerCoordinateSystem.h>
#include <utl/UTMPoint.h>
#include <utl/Transformation.h>
#include <string>
#include <sstream>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/program_options.hpp>
#include <TFile.h>
#include <TH2.h>

Go to the source code of this file.

Functions

CoordinateSystemPtr GetLocalCS ()
 
int main (int argc, char *argv[])
 
void processOptions (int argc, char *argv[])
 

Variables

Vector gMagneticField
 
vector< double > gPhi
 
vector< double > gTheta
 
string gXMLConfigurationFileName
 

Function Documentation

CoordinateSystemPtr GetLocalCS ( )
int main ( int  argc,
char *  argv[] 
)
void processOptions ( int  argc,
char *  argv[] 
)

Variable Documentation

Vector gMagneticField

Definition at line 44 of file Documentation/Tutorials/HasModels/MuonProfile.cc.

Referenced by main().

vector<double> gPhi

Definition at line 46 of file Documentation/Tutorials/HasModels/MuonProfile.cc.

Referenced by main().

vector<double> gTheta
string gXMLConfigurationFileName

, generated on Tue Sep 26 2023.