|
Geant4
10.03
|
#include <G4NavigationLevelRep.hh>
Collaboration diagram for G4NavigationLevelRep:Public Member Functions | |
| G4NavigationLevelRep (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &newT, EVolume newVolTp, G4int newRepNo=-1) | |
| G4NavigationLevelRep (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &levelAbove, const G4AffineTransform &relativeCurrent, EVolume newVolTp, G4int newRepNo=-1) | |
| G4NavigationLevelRep () | |
| G4NavigationLevelRep (G4NavigationLevelRep &) | |
| ~G4NavigationLevelRep () | |
| G4NavigationLevelRep & | operator= (const G4NavigationLevelRep &right) |
| G4VPhysicalVolume * | GetPhysicalVolume () |
| const G4AffineTransform * | GetTransformPtr () const |
| const G4AffineTransform & | GetTransform () const |
| EVolume | GetVolumeType () const |
| G4int | GetReplicaNo () const |
| void | AddAReference () |
| G4bool | RemoveAReference () |
| void * | operator new (size_t) |
| void | operator delete (void *aTrack) |
Private Attributes | |
| G4AffineTransform | sTransform |
| G4VPhysicalVolume * | sPhysicalVolumePtr |
| G4int | sReplicaNo |
| EVolume | sVolumeType |
| G4int | fCountRef |
Definition at line 55 of file G4NavigationLevelRep.hh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by G4NavigationLevel::G4NavigationLevel(), and G4NavigationLevel::operator=().
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by G4NavigationLevel::operator=(), and G4NavigationLevel::~G4NavigationLevel().
Here is the caller graph for this function:
|
private |
Definition at line 111 of file G4NavigationLevelRep.hh.
|
private |
Definition at line 104 of file G4NavigationLevelRep.hh.
|
private |
Definition at line 107 of file G4NavigationLevelRep.hh.
|
private |
Definition at line 100 of file G4NavigationLevelRep.hh.
|
private |
Definition at line 108 of file G4NavigationLevelRep.hh.