EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all/Fun4AllServer.h>
#include <g4vertex/GlobalVertexReco.h>
#include <g4vertex/GlobalVertexFastSimReco.h>
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().
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().
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