EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Aerogel mRICH for EIC detector. More...
#include "GlobalVariables.C"
#include <g4main/PHG4Reco.h>
#include <g4mrich/PHG4mRICHSubsystem.h>
#include <g4trackfastsim/PHG4TrackFastSim.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
Functions | |
void | mRICHInit () |
void | mRICHSetup (PHG4Reco *g4Reco, const int detectorSetup=1, const int mRICHsystemSetup=6) |
void | mRICH_Eval (std::string outputfile, int verbosity=0) |
Variables | |
bool | Enable::mRICH = false |
bool | Enable::mRICH_OVERLAPCHECK = false |
void mRICH_Eval | ( | std::string | outputfile, |
int | verbosity = 0 |
||
) |
Definition at line 60 of file G4_mRICH.C.
View newest version in sPHENIX GitHub at line 60 of file G4_mRICH.C
References Fun4AllServer::instance().
void mRICHInit | ( | ) |
Definition at line 23 of file G4_mRICH.C.
View newest version in sPHENIX GitHub at line 23 of file G4_mRICH.C
Referenced by G4Init().
void mRICHSetup | ( | PHG4Reco * | g4Reco, |
const int | detectorSetup = 1 , |
||
const int | mRICHsystemSetup = 6 |
||
) |
Definition at line 36 of file G4_mRICH.C.
View newest version in sPHENIX GitHub at line 36 of file G4_mRICH.C
References EICPIDDefs::mRICH, Enable::mRICH_OVERLAPCHECK, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_int_param(), PHG4DetectorSubsystem::SetCalibrationFileDir(), PHG4DetectorSubsystem::UseCalibFiles(), and PHG4DetectorSubsystem::xml.
Referenced by G4Setup().