Functions | Variables
Documentation/Tutorials/HasModels/EMComponent.cc File Reference
#include <tls/EMComponent.h>
#include <tls/MuonProfileUtilities.h>
#include <utl/AugerUnits.h>
#include <utl/MathConstants.h>
#include <utl/Reader.h>
#include <utl/CoordinateSystemPtr.h>
#include <utl/ReferenceEllipsoid.h>
#include <utl/AugerCoordinateSystem.h>
#include <utl/UTMPoint.h>
#include <utl/Transformation.h>
#include <utl/Vector.h>
#include <utl/Point.h>
#include <iostream>
#include <cstdlib>
#include <sstream>
#include <string>
#include <cmath>
#include <boost/shared_ptr.hpp>
#include <boost/program_options.hpp>
#include <TROOT.h>
#include <TObjectTable.h>
#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< int > gLgRMu
 
vector< int > gTheta
 
string gXMLConfigurationFileName
 

Detailed Description

Author
Javier Gonzalez
Date
24 Jan 2008

Definition in file Documentation/Tutorials/HasModels/EMComponent.cc.

Function Documentation

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

Definition at line 126 of file Documentation/Tutorials/HasModels/EMComponent.cc.

References exit, gLgRMu, gTheta, and gXMLConfigurationFileName.

Referenced by main().

Variable Documentation

vector<int> gLgRMu

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

Referenced by main(), and processOptions().

vector<int> gTheta

Definition at line 43 of file Documentation/Tutorials/HasModels/EMComponent.cc.

Referenced by main(), and processOptions().

string gXMLConfigurationFileName

Definition at line 42 of file Documentation/Tutorials/HasModels/EMComponent.cc.

Referenced by main(), and processOptions().


, generated on Tue Sep 26 2023.