![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all/Fun4AllServer.h>#include <g4vertex/GlobalVertexReco.h>#include <g4vertex/GlobalVertexFastSimReco.h>
Include dependency graph for G4_Global.C:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | GlobalInit () |
| void | Global_Reco (int verbosity=0) |
| void | Global_FastSim (int verbosity=0) |
| void Global_FastSim | ( | int | verbosity = 0 | ) |
Definition at line 32 of file G4_Global.C.
View newest version in sPHENIX GitHub at line 32 of file G4_Global.C
References Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), GlobalVertexFastSimReco::set_t_smearing(), GlobalVertexFastSimReco::set_x_smearing(), GlobalVertexFastSimReco::set_y_smearing(), and GlobalVertexFastSimReco::set_z_smearing().
Here is the call graph for this function:| void Global_Reco | ( | int | verbosity = 0 | ) |
Definition at line 11 of file G4_Global.C.
View newest version in sPHENIX GitHub at line 11 of file G4_Global.C
References Fun4AllServer::instance(), and Fun4AllServer::registerSubsystem().
Here is the call graph for this function:| void GlobalInit | ( | ) |
Definition at line 9 of file G4_Global.C.
View newest version in sPHENIX GitHub at line 9 of file G4_Global.C