#include <iostream>#include <fstream>#include <TGeoManager.h>#include <TGeoTrack.h>#include <TVirtualMC.h>#include <TParticlePDG.h>#include <TLorentzVector.h>#include <TVector3.h>#include <TDatabasePDG.h>#include <TClonesArray.h>#include <TArrayI.h>#include <TMCProcess.h>#include <TNtuple.h>#include <TH1D.h>#include <TMath.h>#include "GeoSwimmer/GeoSwimApplication.h"#include "GeoSwimmer/GeoSwimZCondition.h"#include "MCApplication/MCApplication.h"#include "MessageService/MsgService.h"#include "Conventions/Munits.h"Go to the source code of this file.
Defines | |
| #define | g3ekbin g3ekbin_ |
| #define | gcomad gcomad_ |
| #define | type_of_call |
| #define | DEFCHARD const char* |
| #define | DEFCHARL , const int |
| #define | PASSCHARD(string) string |
| #define | PASSCHARL(string) , strlen(string) |
Functions | |
| void type_of_call | g3ekbin () |
| void type_of_call | gcomad (DEFCHARD, Int_t *&DEFCHARL) |
| CVSID ("$Id: GeoSwimApplication.cxx,v 1.8 2008/08/01 04:23:12 ishi Exp $") | |
|
|
Definition at line 37 of file GeoSwimApplication.cxx. |
|
|
Definition at line 38 of file GeoSwimApplication.cxx. |
|
|
Definition at line 34 of file GeoSwimApplication.cxx. |
|
|
Definition at line 35 of file GeoSwimApplication.cxx. |
|
|
Definition at line 39 of file GeoSwimApplication.cxx. |
|
|
Definition at line 40 of file GeoSwimApplication.cxx. |
|
|
Definition at line 36 of file GeoSwimApplication.cxx. |
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
1.3.9.1