ECCE @ EIC Software
Reference for
ECCE @ 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>
#include <eccefastpidreco/ECCEFastPIDReco.h>
#include <eccefastpidreco/ECCEmRICHFastPIDMap.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 | mRICHReco (int verbosity=0) |
void | mRICH_Eval (std::string outputfile, int verbosity=0) |
Variables | |
bool | Enable::mRICH = false |
bool | Enable::mRICH_RECO = false |
bool | Enable::mRICH_OVERLAPCHECK = false |
int | Enable::mRICH_VERBOSITY = 0 |
Definition at line 82 of file G4_mRICH.C.
View newest version in sPHENIX GitHub at line 82 of file G4_mRICH.C
References Fun4AllServer::instance().
void mRICHInit | ( | ) |
Definition at line 28 of file G4_mRICH.C.
View newest version in sPHENIX GitHub at line 28 of file G4_mRICH.C
Referenced by G4Init().
Definition at line 66 of file G4_mRICH.C.
View newest version in sPHENIX GitHub at line 66 of file G4_mRICH.C
References Fun4AllServer::instance(), max, EICPIDDefs::mRICH, Enable::mRICH_VERBOSITY, Fun4AllServer::registerSubsystem(), ECCEFastPIDMap::Verbosity(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_ECCEModular(), Fun4All_G4_EICDetector(), and Fun4All_G4_EICDetector_AnaTutorial().
Definition at line 41 of file G4_mRICH.C.
View newest version in sPHENIX GitHub at line 41 of file G4_mRICH.C
References TRACKING::FastKalmanFilter(), Enable::mRICH_OVERLAPCHECK, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), TRACKING::ProjectionNames, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_int_param(), PHG4DetectorSubsystem::SetCalibrationFileDir(), PHG4DetectorSubsystem::UseCalibFiles(), and PHG4DetectorSubsystem::xml.
Referenced by G4Setup().