ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
RE01TrackerParametrisation () | |
~RE01TrackerParametrisation () | |
void | ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const |
void | ComputeDimensions (G4Tubs &trackerLayer, const G4int copyNo, const G4VPhysicalVolume *physVol) const |
Public Member Functions inherited from G4VPVParameterisation | |
G4VPVParameterisation () | |
virtual | ~G4VPVParameterisation () |
virtual G4VSolid * | ComputeSolid (const G4int, G4VPhysicalVolume *) |
virtual G4Material * | ComputeMaterial (const G4int repNo, G4VPhysicalVolume *currentVol, const G4VTouchable *parentTouch=nullptr) |
virtual G4bool | IsNested () const |
virtual G4VVolumeMaterialScanner * | GetMaterialScanner () |
Private Member Functions | |
void | ComputeDimensions (G4Trd &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Trap &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Cons &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Sphere &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Ellipsoid &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Torus &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Para &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Hype &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Box &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Orb &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Polycone &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Polyhedra &, const G4int, const G4VPhysicalVolume *) const |
Definition at line 54 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 54 of file RE01TrackerParametrisation.hh
RE01TrackerParametrisation::RE01TrackerParametrisation | ( | ) |
RE01TrackerParametrisation::~RE01TrackerParametrisation | ( | ) |
Definition at line 46 of file RE01TrackerParametrisation.cc.
View newest version in sPHENIX GitHub at line 46 of file RE01TrackerParametrisation.cc
|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 58 of file RE01TrackerParametrisation.cc.
View newest version in sPHENIX GitHub at line 58 of file RE01TrackerParametrisation.cc
References fTracker_length, fTracker_radius, fTracker_thick, fTrkTubs_dphi, fTrkTubs_sphi, G4Tubs::SetDeltaPhiAngle(), G4Tubs::SetInnerRadius(), G4Tubs::SetOuterRadius(), G4Tubs::SetStartPhiAngle(), and G4Tubs::SetZHalfLength().
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 69 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 69 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 71 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 71 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 73 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 73 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 75 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 75 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 77 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 77 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 79 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 79 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 81 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 81 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 83 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 83 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 85 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 85 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 87 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 87 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 89 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 89 of file RE01TrackerParametrisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 91 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 91 of file RE01TrackerParametrisation.hh
|
virtual |
Implements G4VPVParameterisation.
Definition at line 51 of file RE01TrackerParametrisation.cc.
View newest version in sPHENIX GitHub at line 51 of file RE01TrackerParametrisation.cc
References Acts::Test::origin(), and G4VPhysicalVolume::SetTranslation().
|
private |
Definition at line 54 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 54 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 69 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 69 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 67 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 67 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 65 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 65 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 66 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 66 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 68 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 68 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 62 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 62 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 60 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 60 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 58 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 58 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 59 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 59 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 61 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 61 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 51 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 51 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 49 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 49 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 47 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 47 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 48 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 48 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 50 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 50 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 32 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 32 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 33 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 33 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 34 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 34 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 53 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 53 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 42 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 42 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 55 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 55 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 64 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 64 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 57 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 57 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 45 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 45 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 43 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 43 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 44 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 44 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 40 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 40 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 38 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 38 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 36 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 36 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 37 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 37 of file RE01TrackerParametrisation.hh
|
private |
Definition at line 39 of file RE01TrackerParametrisation.hh.
View newest version in sPHENIX GitHub at line 39 of file RE01TrackerParametrisation.hh