![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
Setup the gas RICH detector as designed in ePHENIX LOI. More...
 Include dependency graph for G4_RICH.C:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Enable | 
Macros | |
| #define | MACRO_G4RICH_C | 
Functions | |
| void | RICHInit () | 
| void | RICHSetup (PHG4Reco *g4Reco, const int N_RICH_Sector=8, const double min_eta=1.3, const double R_mirror_ref=190, const double z_shift=75, const double R_shift=18.5, const double R_beampipe_front=8, const double R_beampipe_back=27) | 
Setup the gas RICH detector as designed in ePHENIX LOI.
Definition in file G4_RICH.C.
| #define MACRO_G4RICH_C | 
| void RICHInit | ( | ) | 
Definition at line 24 of file G4_RICH.C.
View newest version in sPHENIX GitHub at line 24 of file G4_RICH.C
References max, BlackHoleGeometry::max_radius, and BlackHoleGeometry::max_z.
| void RICHSetup | ( | PHG4Reco * | g4Reco, | 
| const int | N_RICH_Sector = 8,  | 
        ||
| const double | min_eta = 1.3,  | 
        ||
| const double | R_mirror_ref = 190,  | 
        ||
| const double | z_shift = 75,  | 
        ||
| const double | R_shift = 18.5,  | 
        ||
| const double | R_beampipe_front = 8,  | 
        ||
| const double | R_beampipe_back = 27  | 
        ||
| ) | 
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 34 of file G4_RICH.C.
View newest version in sPHENIX GitHub at line 34 of file G4_RICH.C
References PHG4RICHSubsystem::get_RICH_geometry(), Enable::OVERLAPCHECK, PHG4Subsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), rich(), ePHENIXRICH::RICH_Geometry::set_min_eta(), ePHENIXRICH::RICH_Geometry::set_N_RICH_Sector(), ePHENIXRICH::RICH_Geometry::set_R_beam_pipe_back(), ePHENIXRICH::RICH_Geometry::set_R_beam_pipe_front(), ePHENIXRICH::RICH_Geometry::set_R_mirror_ref(), ePHENIXRICH::RICH_Geometry::set_R_shift(), ePHENIXRICH::RICH_Geometry::set_z_shift(), ePHENIXRICH::RICH_Geometry::Unit_cm(), and G4DIRC::z_shift.
 Here is the call graph for this function: