ATLAS Offline Software
|
#include <IDetectorGeometryTool.h>
Public Member Functions | |
Envelope () | |
bool | IsBuilt () |
Public Attributes | |
G4LogicalVolume * | theEnvelope |
G4VPhysicalVolume * | thePositionedVolume |
G4RotationMatrix * | theRotation |
G4ThreeVector | thePosition |
Definition at line 16 of file IDetectorGeometryTool.h.
|
inline |
Definition at line 18 of file IDetectorGeometryTool.h.
|
inline |
Definition at line 19 of file IDetectorGeometryTool.h.
G4LogicalVolume* Envelope::theEnvelope |
Definition at line 20 of file IDetectorGeometryTool.h.
G4ThreeVector Envelope::thePosition |
Definition at line 23 of file IDetectorGeometryTool.h.
G4VPhysicalVolume* Envelope::thePositionedVolume |
Definition at line 21 of file IDetectorGeometryTool.h.
G4RotationMatrix* Envelope::theRotation |
Definition at line 22 of file IDetectorGeometryTool.h.