EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <G4_Magnet_Beast.C>
#include <G4_Pipe_EIC.C>
#include <g4eval/PHG4DSTReader.h>
#include <fun4all/Fun4AllServer.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4DSTREADER |
Macros | |
#define | MACRO_G4DSTREADERBEAST_C |
Functions | |
void | G4DSTreader (const string &outputFile="G4JLeic.root") |
Variables | |
bool | Enable::DSTREADER = false |
int | Enable::DSTREADER_VERBOSITY = 0 |
bool | G4DSTREADER::save_g4_raw = true |
#define MACRO_G4DSTREADERBEAST_C |
Definition at line 2 of file G4_DSTReader_Beast.C.
View newest version in sPHENIX GitHub at line 2 of file G4_DSTReader_Beast.C
void G4DSTreader | ( | const string & | outputFile = "G4JLeic.root" | ) |
debug output on screen?
Definition at line 35 of file G4_DSTReader_Beast.C.
View newest version in sPHENIX GitHub at line 35 of file G4_DSTReader_Beast.C
References Enable::ABSORBER, PHG4DSTReader::AddNode(), Enable::BLACKHOLE, Enable::DSTREADER_VERBOSITY, Fun4AllServer::instance(), Enable::MAGNET, Enable::MAGNET_ABSORBER, max, Enable::PIPE, Enable::PIPE_ABSORBER, Fun4AllServer::registerSubsystem(), G4DSTREADER::save_g4_raw, PHG4DSTReader::set_load_active_particle(), PHG4DSTReader::set_load_all_particle(), PHG4DSTReader::set_save_particle(), PHG4DSTReader::set_save_vertex(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_Babar(), Fun4All_G4_Beast(), Fun4All_G4_Cleo(), Fun4All_G4_FullDetectorModularBeast(), Fun4All_G4_JLeic(), and Fun4All_G4_sPHENIX().