ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/volumes/include/G4GRSVolume.hh>
Public Member Functions | |
G4GRSVolume (G4VPhysicalVolume *pVol, const G4RotationMatrix *pRot, const G4ThreeVector &tlate) | |
G4GRSVolume (G4VPhysicalVolume *pVol, const G4RotationMatrix &rot, const G4ThreeVector &tlate) | |
~G4GRSVolume () | |
G4GRSVolume (const G4GRSVolume &)=delete | |
G4GRSVolume & | operator= (const G4GRSVolume &)=delete |
G4VPhysicalVolume * | GetVolume (G4int depth=0) const |
G4VSolid * | GetSolid (G4int depth=0) const |
const G4ThreeVector & | GetTranslation (G4int depth=0) const |
const G4RotationMatrix * | GetRotation (G4int depth=0) const |
Public Member Functions inherited from G4VTouchable | |
G4VTouchable () | |
virtual | ~G4VTouchable () |
virtual G4int | GetReplicaNumber (G4int depth=0) const |
G4int | GetCopyNumber (G4int depth=0) const |
virtual G4int | GetHistoryDepth () const |
virtual G4int | MoveUpHistory (G4int num_levels=1) |
virtual void | UpdateYourself (G4VPhysicalVolume *pPhysVol, const G4NavigationHistory *history=nullptr) |
virtual const G4NavigationHistory * | GetHistory () const |
Private Attributes | |
G4VPhysicalVolume * | fvol = nullptr |
G4RotationMatrix * | frot = nullptr |
G4ThreeVector | ftlate |
Definition at line 47 of file G4GRSVolume.hh.
View newest version in sPHENIX GitHub at line 47 of file G4GRSVolume.hh
G4GRSVolume::G4GRSVolume | ( | G4VPhysicalVolume * | pVol, |
const G4RotationMatrix * | pRot, | ||
const G4ThreeVector & | tlate | ||
) |
G4GRSVolume::G4GRSVolume | ( | G4VPhysicalVolume * | pVol, |
const G4RotationMatrix & | rot, | ||
const G4ThreeVector & | tlate | ||
) |
G4GRSVolume::~G4GRSVolume | ( | ) |
Definition at line 32 of file G4GRSVolume.cc.
View newest version in sPHENIX GitHub at line 32 of file G4GRSVolume.cc
References frot.
|
delete |
|
inlinevirtual |
Implements G4VTouchable.
Reimplemented from G4VTouchable.
|
inlinevirtual |
Implements G4VTouchable.
|
inlinevirtual |
Reimplemented from G4VTouchable.
|
delete |
|
private |
Definition at line 71 of file G4GRSVolume.hh.
View newest version in sPHENIX GitHub at line 71 of file G4GRSVolume.hh
Referenced by ~G4GRSVolume().
|
private |
Definition at line 72 of file G4GRSVolume.hh.
View newest version in sPHENIX GitHub at line 72 of file G4GRSVolume.hh
|
private |
Definition at line 70 of file G4GRSVolume.hh.
View newest version in sPHENIX GitHub at line 70 of file G4GRSVolume.hh