![]() |
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::PolyPar:Public Member Functions | |
| PolyPar () | |
| ~PolyPar () | |
Public Attributes | |
| std::string | name |
| G4ThreeVector | pos |
| G4double | start |
| G4double | theta |
| G4int | numSide |
| G4int | num_zLayer |
| G4double | z [4] |
| G4double | rinner [4] |
| G4double | router [4] |
| G4Material * | material |
| int | sensitivity |
| G4Colour | color |
| bool | visibility |
| bool | wireframe |
| bool | surface |
Definition at line 160 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 160 of file PHG4mRICHDetector.h
| PHG4mRICHDetector::PolyPar::PolyPar | ( | ) |
|
inline |
Definition at line 181 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 181 of file PHG4mRICHDetector.h
| G4Colour PHG4mRICHDetector::PolyPar::color |
Definition at line 175 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 175 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| G4Material* PHG4mRICHDetector::PolyPar::material |
Definition at line 172 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 172 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| std::string PHG4mRICHDetector::PolyPar::name |
Definition at line 163 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 163 of file PHG4mRICHDetector.h
Referenced by eicpy.verify.PythiaHistograms::__init__(), eicpy.verify.DjangohHistograms::__init__(), and PHG4mRICHDetector::build_polyhedra().
| G4int PHG4mRICHDetector::PolyPar::num_zLayer |
Definition at line 168 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 168 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| G4int PHG4mRICHDetector::PolyPar::numSide |
Definition at line 167 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 167 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| G4ThreeVector PHG4mRICHDetector::PolyPar::pos |
Definition at line 164 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 164 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| G4double PHG4mRICHDetector::PolyPar::rinner[4] |
Definition at line 170 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 170 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| G4double PHG4mRICHDetector::PolyPar::router[4] |
Definition at line 171 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 171 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| int PHG4mRICHDetector::PolyPar::sensitivity |
Definition at line 173 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 173 of file PHG4mRICHDetector.h
| G4double PHG4mRICHDetector::PolyPar::start |
Definition at line 165 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 165 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| bool PHG4mRICHDetector::PolyPar::surface |
Definition at line 178 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 178 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| G4double PHG4mRICHDetector::PolyPar::theta |
Definition at line 166 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 166 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| bool PHG4mRICHDetector::PolyPar::visibility |
Definition at line 176 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 176 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| bool PHG4mRICHDetector::PolyPar::wireframe |
Definition at line 177 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 177 of file PHG4mRICHDetector.h
Referenced by PHG4mRICHDetector::build_polyhedra().
| G4double PHG4mRICHDetector::PolyPar::z[4] |
Definition at line 169 of file PHG4mRICHDetector.h.
View newest version in sPHENIX GitHub at line 169 of file PHG4mRICHDetector.h
Referenced by eicpy.qaplots.LogAxis::apply(), PHG4mRICHDetector::build_polyhedra(), and eicpy.qaplots.LogAxis::rebin().