|  | 
								EIC Software
							 
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							 | 
#include <GlobalVariables.C>#include <G4_GEM_EIC.C>#include <G4_Mvtx_EIC.C>#include <G4_TPC_EIC.C>#include <g4trackfastsim/PHG4TrackFastSim.h>#include <trackreco/PHRaveVertexing.h>#include <g4trackfastsim/PHG4TrackFastSimEval.h>#include <fun4all/Fun4AllServer.h>#include <vector> Include dependency graph for G4_Tracking_EIC.C:
 Include dependency graph for G4_Tracking_EIC.C: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Namespaces | |
| namespace | Enable | 
| namespace | G4TRACKING | 
| Macros | |
| #define | MACRO_G4TRACKINGEIC_C | 
| Functions | |
| void | TrackingInit () | 
| void | Tracking_Reco () | 
| void | Tracking_Eval (const std::string &outputfile) | 
| Variables | |
| bool | Enable::TRACKING = false | 
| bool | Enable::TRACKING_EVAL = false | 
| int | Enable::TRACKING_VERBOSITY = 0 | 
| bool | G4TRACKING::DISPLACED_VERTEX = false | 
| bool | G4TRACKING::PROJECTION_EEMC = false | 
| bool | G4TRACKING::PROJECTION_CEMC = false | 
| bool | G4TRACKING::PROJECTION_FEMC = false | 
| bool | G4TRACKING::PROJECTION_FHCAL = false | 
| #define MACRO_G4TRACKINGEIC_C | 
Definition at line 2 of file G4_Tracking_EIC.C.
View newest version in sPHENIX GitHub at line 2 of file G4_Tracking_EIC.C
| void Tracking_Eval | ( | const std::string & | outputfile | ) | 
Definition at line 265 of file G4_Tracking_EIC.C.
View newest version in sPHENIX GitHub at line 265 of file G4_Tracking_EIC.C
References Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), PHG4TrackFastSimEval::set_filename(), PHG4TrackFastSimEval::set_trackmapname(), Enable::TRACKING_VERBOSITY, TRACKING::TrackNodeName, Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_fsPHENIX(), Fun4All_G4_FullDetectorModular(), Fun4All_G4_FullDetectorModularBeast(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), Fun4All_G4_JLeic(), Fun4All_G4_LBLDetector(), Fun4All_G4_sPHENIX(), and Fun4All_G4_sPHENIX_particle_gen().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| void Tracking_Reco | ( | ) | 
Definition at line 45 of file G4_Tracking_EIC.C.
View newest version in sPHENIX GitHub at line 45 of file G4_Tracking_EIC.C
References PHG4TrackFastSim::add_phg4hits(), PHG4TrackFastSim::add_state_name(), Enable::BARREL, G4BARREL::SETTING::BARRELV4, G4BARREL::SETTING::BARRELV5, G4BARREL::SETTING::BARRELV6, Enable::CEMC, PHG4TrackFastSim::Cylinder, G4TRACKING::DISPLACED_VERTEX, Acts::UnitConstants::e, Enable::EEMC, Enable::EGEM, Enable::EGEM_FULL, PHG4TrackFastSim::enable_vertexing(), Enable::FEMC, Enable::FGEM, Enable::FGEM_ORIG, Enable::FHCAL, Enable::FST, G4FST::SETTING::FSTV4, G4FST::SETTING::FSTV5, Fun4AllServer::instance(), max, Enable::MVTX, n, G4TRACKING::PROJECTION_CEMC, G4TRACKING::PROJECTION_EEMC, G4TRACKING::PROJECTION_FEMC, G4TRACKING::PROJECTION_FHCAL, Fun4AllServer::registerSubsystem(), PHG4TrackFastSim::set_sub_top_node_name(), PHG4TrackFastSim::set_trackmap_out_name(), PHG4TrackFastSim::set_use_vertex_in_fitting(), PHG4TrackFastSim::set_vertex_xy_resolution(), PHG4TrackFastSim::set_vertex_z_resolution(), Enable::TPC, Enable::TRACKING_VERBOSITY, TRACKING::TrackNodeName, Enable::VERBOSITY, Fun4AllBase::Verbosity(), and PHG4TrackFastSim::Vertical_Plane.
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_fsPHENIX(), Fun4All_G4_FullDetectorModular(), Fun4All_G4_FullDetectorModularBeast(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), Fun4All_G4_JLeic(), Fun4All_G4_LBLDetector(), Fun4All_G4_sPHENIX(), and Fun4All_G4_sPHENIX_particle_gen().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| void TrackingInit | ( | ) | 
Definition at line 40 of file G4_Tracking_EIC.C.
View newest version in sPHENIX GitHub at line 40 of file G4_Tracking_EIC.C
References TRACKING::TrackNodeName.
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_fsPHENIX(), Fun4All_G4_JLeic(), Fun4All_G4_sPHENIX(), and G4Init().
 Here is the caller graph for this function:
 Here is the caller graph for this function: