ATLAS Offline Software
Loading...
Searching...
No Matches
Envelope Struct Reference

#include <IDetectorGeometryTool.h>

Collaboration diagram for Envelope:

Public Member Functions

 Envelope ()
bool IsBuilt ()

Public Attributes

G4LogicalVolume * theEnvelope
G4VPhysicalVolume * thePositionedVolume
G4RotationMatrix * theRotation
G4ThreeVector thePosition

Detailed Description

Definition at line 16 of file IDetectorGeometryTool.h.

Constructor & Destructor Documentation

◆ Envelope()

Envelope::Envelope ( )
inline

Definition at line 18 of file IDetectorGeometryTool.h.

G4LogicalVolume * theEnvelope
G4VPhysicalVolume * thePositionedVolume
G4RotationMatrix * theRotation

Member Function Documentation

◆ IsBuilt()

bool Envelope::IsBuilt ( )
inline

Definition at line 19 of file IDetectorGeometryTool.h.

19{return theEnvelope!=0;}

Member Data Documentation

◆ theEnvelope

G4LogicalVolume* Envelope::theEnvelope

Definition at line 20 of file IDetectorGeometryTool.h.

◆ thePosition

G4ThreeVector Envelope::thePosition

Definition at line 23 of file IDetectorGeometryTool.h.

◆ thePositionedVolume

G4VPhysicalVolume* Envelope::thePositionedVolume

Definition at line 21 of file IDetectorGeometryTool.h.

◆ theRotation

G4RotationMatrix* Envelope::theRotation

Definition at line 22 of file IDetectorGeometryTool.h.


The documentation for this struct was generated from the following file: