Analysis Software
Documentation for sPHENIX simulation software
|
#include <string>
Go to the source code of this file.
Functions | |
void | G4DSTreader_EICDetector (const char *outputFile="G4sPHENIXCells.root", int absorberactive=1, bool do_svtx=true, bool do_cemc=true, bool do_hcalin=true, bool do_magnet=true, bool do_hcalout=true, bool do_cemc_twr=true, bool do_hcalin_twr=true, bool do_magnet=true, bool do_hcalout_twr=true, bool do_FGEM=true, bool do_EGEM=true, bool do_FHCAL=true, bool do_FHCAL_twr=true, bool do_FEMC=true, bool do_FEMC_twr=true, bool do_EEMC=true, bool do_EEMC_twr=true) |
void G4DSTreader_EICDetector | ( | const char * | outputFile = "G4sPHENIXCells.root" , |
int | absorberactive = 1 , |
||
bool | do_svtx = true , |
||
bool | do_cemc = true , |
||
bool | do_hcalin = true , |
||
bool | do_magnet = true , |
||
bool | do_hcalout = true , |
||
bool | do_cemc_twr = true , |
||
bool | do_hcalin_twr = true , |
||
bool | do_magnet = true , |
||
bool | do_hcalout_twr = true , |
||
bool | do_FGEM = true , |
||
bool | do_EGEM = true , |
||
bool | do_FHCAL = true , |
||
bool | do_FHCAL_twr = true , |
||
bool | do_FEMC = true , |
||
bool | do_FEMC_twr = true , |
||
bool | do_EEMC = true , |
||
bool | do_EEMC_twr = true |
||
) |
debug output on screen?
save raw g4 hits
Definition at line 14 of file G4_DSTReader_EICDetector.C.
View newest version in sPHENIX GitHub at line 14 of file G4_DSTReader_EICDetector.C
References PHG4DSTReader::AddNode(), PHG4DSTReader::AddTower(), Acts::Test::debug, Acts::UnitConstants::e, Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), G4DSTREADER::save_g4_raw, PHG4DSTReader::set_load_active_particle(), PHG4DSTReader::set_load_all_particle(), PHG4DSTReader::set_save_particle(), PHG4DSTReader::set_save_vertex(), PHG4DSTReader::set_tower_zero_sup(), and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_EICDetector_LQ(), Fun4All_G4_EICDetector_LQ_reference(), and Fun4All_G4_EICDetector_RICH().