ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
ChromosomeParameterisation (const char *filename) | |
virtual | ~ChromosomeParameterisation () |
int | GetNumRosettes () |
virtual void | ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const |
virtual void | ComputeDimensions (G4Tubs &rosette, 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 Attributes | |
std::vector< G4ThreeVector * > | fPositions |
std::vector< G4RotationMatrix * > | fRotations |
Definition at line 71 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 71 of file ChromosomeParameterisation.hh
ChromosomeParameterisation::ChromosomeParameterisation | ( | const char * | filename | ) |
Definition at line 52 of file ChromosomeParameterisation.cc.
View newest version in sPHENIX GitHub at line 52 of file ChromosomeParameterisation.cc
References degree, f, fPositions, fRotations, in, nanometer, x, y, and z.
|
virtual |
Definition at line 75 of file ChromosomeParameterisation.cc.
View newest version in sPHENIX GitHub at line 75 of file ChromosomeParameterisation.cc
References fPositions, and fRotations.
|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 86 of file ChromosomeParameterisation.cc.
View newest version in sPHENIX GitHub at line 86 of file ChromosomeParameterisation.cc
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 93 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 93 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 97 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 97 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 101 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 101 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 105 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 105 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 109 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 109 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 113 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 113 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 117 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 117 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 121 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 121 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 125 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 125 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 129 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 129 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 133 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 133 of file ChromosomeParameterisation.hh
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 137 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 137 of file ChromosomeParameterisation.hh
|
virtual |
Implements G4VPVParameterisation.
Definition at line 96 of file ChromosomeParameterisation.cc.
View newest version in sPHENIX GitHub at line 96 of file ChromosomeParameterisation.cc
References fPositions, fRotations, G4VPhysicalVolume::SetRotation(), and G4VPhysicalVolume::SetTranslation().
|
inline |
Definition at line 77 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 77 of file ChromosomeParameterisation.hh
References fPositions.
Referenced by DetectorConstruction::LoadChromosome().
|
private |
Definition at line 141 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 141 of file ChromosomeParameterisation.hh
Referenced by ChromosomeParameterisation(), ComputeTransformation(), GetNumRosettes(), and ~ChromosomeParameterisation().
|
private |
Definition at line 142 of file ChromosomeParameterisation.hh.
View newest version in sPHENIX GitHub at line 142 of file ChromosomeParameterisation.hh
Referenced by ChromosomeParameterisation(), ComputeTransformation(), and ~ChromosomeParameterisation().