Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
void | RICHInit () |
void | RICHSetup (PHG4Reco *g4Reco, const int N_RICH_Sector=8, const double min_eta=1.45, const double R_mirror_ref=195, const double z_shift=75, const double R_shift=18.5) |
void RICHInit | ( | ) |
void RICHSetup | ( | PHG4Reco * | g4Reco, |
const int | N_RICH_Sector = 8 , |
||
const double | min_eta = 1.45 , |
||
const double | R_mirror_ref = 195 , |
||
const double | z_shift = 75 , |
||
const double | R_shift = 18.5 |
||
) |
ePHENIX Gas RICH. Ref to Geometry parameter defined in ePHENIXRICH::RICH_Geometry
[in] | N_RICH_Sector | number of RICH sectors |
[in] | min_eta | minimal eta coverage |
[in] | R_mirror_ref | Radius for the reflection layer of the mirror |
Definition at line 25 of file G4_RICH.C.
View newest version in sPHENIX GitHub at line 25 of file G4_RICH.C
References overlapcheck, and PHG4Reco::registerSubsystem().
Referenced by G4Setup().