![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_eicdetectors/blob/master/simulation/g4simulation/g4mrich/PHG4mRICHDetector.h>
Collaboration diagram for PHG4mRICHDetector::BoxPar:Public Member Functions | |
| BoxPar () | |
| ~BoxPar () | |
Public Attributes | |
| std::string | name |
| G4double | halfXYZ [3] |
| G4ThreeVector | pos |
| G4Material * | material |
| int | sensitivity |
| G4Colour | color |
| bool | visibility |
| bool | wireframe |
| bool | surface |
Definition at line 142 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 142 of file PHG4mRICHDetector.h
| PHG4mRICHDetector::BoxPar::BoxPar | ( | ) |
| PHG4mRICHDetector::BoxPar::~BoxPar | ( | ) |
| G4Colour PHG4mRICHDetector::BoxPar::color |
Definition at line 151 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 151 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_box().
| G4double PHG4mRICHDetector::BoxPar::halfXYZ[3] |
Definition at line 146 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 146 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_box().
| G4Material* PHG4mRICHDetector::BoxPar::material |
Definition at line 148 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 148 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_box().
| std::string PHG4mRICHDetector::BoxPar::name |
Definition at line 145 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 145 of file PHG4mRICHDetector.h
Referenced by eicpy.verify.PythiaHistograms::__init__(), eicpy.verify.DjangohHistograms::__init__(), and PHG4mRICHDetector::build_box().
| G4ThreeVector PHG4mRICHDetector::BoxPar::pos |
Definition at line 147 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 147 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_box(), and PHG4mRICHDetector::build_sensor().
| int PHG4mRICHDetector::BoxPar::sensitivity |
Definition at line 149 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 149 of file PHG4mRICHDetector.h
| bool PHG4mRICHDetector::BoxPar::surface |
Definition at line 154 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 154 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_box().
| bool PHG4mRICHDetector::BoxPar::visibility |
Definition at line 152 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 152 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_box().
| bool PHG4mRICHDetector::BoxPar::wireframe |
Definition at line 153 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 153 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_box().