EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4detectors/PHG4ConeSubsystem.h>
#include <g4trackfastsim/PHG4TrackFastSim.h>
#include <g4main/PHG4Reco.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
Macros | |
#define | MACRO_G4dRICH_C |
Functions | |
void | RICHInit () |
void | RICHSetup (PHG4Reco *g4Reco) |
Fast geometry model for dRICH. | |
Variables | |
bool | Enable::RICH = false |
bool | Enable::RICH_OVERLAPCHECK = false |
#define MACRO_G4dRICH_C |
Definition at line 9 of file G4_dRICH.C.
View newest version in sPHENIX GitHub at line 9 of file G4_dRICH.C
void RICHInit | ( | ) |
Definition at line 26 of file G4_dRICH.C.
View newest version in sPHENIX GitHub at line 26 of file G4_dRICH.C
References max, BlackHoleGeometry::max_radius, and BlackHoleGeometry::max_z.
Referenced by G4Init().
void RICHSetup | ( | PHG4Reco * | g4Reco | ) |
Fast geometry model for dRICH.
Definition at line 37 of file G4_dRICH.C.
View newest version in sPHENIX GitHub at line 37 of file G4_dRICH.C
References dz, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), Enable::RICH_OVERLAPCHECK, PHG4ConeSubsystem::set_color(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4ConeSubsystem::SetPlaceZ(), PHG4ConeSubsystem::SetR1(), PHG4ConeSubsystem::SetR2(), PHG4ConeSubsystem::SetZlength(), PHG4DetectorSubsystem::SuperDetector(), and z.
Referenced by G4Setup().