ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/gMocren/include/G4GMocrenTouchable.hh>
Public Member Functions | |
G4GMocrenTouchable () | |
G4GMocrenTouchable (G4int &_depth0, G4int &_depth1) | |
virtual | ~G4GMocrenTouchable () |
virtual const G4ThreeVector & | GetTranslation (G4int depth=0) const |
virtual const G4RotationMatrix * | GetRotation (G4int depth=0) const |
virtual G4int | GetReplicaNumber (G4int depth=0) const |
void | SetReplicaNumber (G4int _depth0, G4int _depth1) |
Public Member Functions inherited from G4VTouchable | |
G4VTouchable () | |
virtual | ~G4VTouchable () |
virtual G4VPhysicalVolume * | GetVolume (G4int depth=0) const |
virtual G4VSolid * | GetSolid (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 | |
G4int | repno [2] |
Definition at line 40 of file G4GMocrenTouchable.hh.
View newest version in sPHENIX GitHub at line 40 of file G4GMocrenTouchable.hh
|
inline |
Definition at line 44 of file G4GMocrenTouchable.hh.
View newest version in sPHENIX GitHub at line 44 of file G4GMocrenTouchable.hh
Definition at line 63 of file G4GMocrenTouchable.hh.
View newest version in sPHENIX GitHub at line 63 of file G4GMocrenTouchable.hh
References repno.
|
inlinevirtual |
Definition at line 46 of file G4GMocrenTouchable.hh.
View newest version in sPHENIX GitHub at line 46 of file G4GMocrenTouchable.hh
Reimplemented from G4VTouchable.
Definition at line 83 of file G4GMocrenTouchable.hh.
View newest version in sPHENIX GitHub at line 83 of file G4GMocrenTouchable.hh
References FatalException, and G4Exception().
|
virtual |
Implements G4VTouchable.
Definition at line 75 of file G4GMocrenTouchable.hh.
View newest version in sPHENIX GitHub at line 75 of file G4GMocrenTouchable.hh
References CLHEP::HepRotation::setPhi().
|
virtual |
Implements G4VTouchable.
Definition at line 68 of file G4GMocrenTouchable.hh.
View newest version in sPHENIX GitHub at line 68 of file G4GMocrenTouchable.hh
|
private |
Definition at line 59 of file G4GMocrenTouchable.hh.
View newest version in sPHENIX GitHub at line 59 of file G4GMocrenTouchable.hh
Referenced by G4GMocrenTouchable().