![]() |
ATLAS Offline Software
|
#include <Geo2G4AssemblyTriplet.h>
Public Member Functions | |
| Geo2G4AssemblyTriplet () | |
| Geo2G4AssemblyTriplet (G4LogicalVolume *pVolume, G4ThreeVector &translation, G4RotationMatrix *pRotation, G4bool isReflection=false) | |
| Geo2G4AssemblyTriplet (Geo2G4AssemblyVolume *pAssembly, G4ThreeVector &translation, G4RotationMatrix *pRotation, G4bool isReflection=false) | |
| Geo2G4AssemblyTriplet (const Geo2G4AssemblyTriplet &second)=default | |
| ~Geo2G4AssemblyTriplet () | |
| Geo2G4AssemblyTriplet & | operator= (const Geo2G4AssemblyTriplet &second)=default |
| const G4LogicalVolume * | GetVolume () const |
| G4LogicalVolume * | GetVolume () |
| void | SetVolume (G4LogicalVolume *pVolume) |
| const Geo2G4AssemblyVolume * | GetAssembly () const |
| Geo2G4AssemblyVolume * | GetAssembly () |
| void | SetAssembly (Geo2G4AssemblyVolume *pAssembly) |
| const G4ThreeVector | GetTranslation () const |
| G4ThreeVector | GetTranslation () |
| void | SetTranslation (G4ThreeVector &pVolume) |
| const G4RotationMatrix * | GetRotation () const |
| G4RotationMatrix * | GetRotation () |
| void | SetRotation (G4RotationMatrix *pVolume) |
| G4bool | IsReflection () const |
Private Attributes | |
| G4LogicalVolume * | m_volume |
| G4ThreeVector | m_translation |
| G4RotationMatrix * | m_rotation |
| Geo2G4AssemblyVolume * | m_assembly |
| G4bool | m_isReflection |
Definition at line 14 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 96 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 104 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 114 of file Geo2G4AssemblyTriplet.h.
|
default |
|
inline |
Definition at line 124 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 50 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 49 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 64 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 63 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 57 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 56 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 43 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 42 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 167 of file Geo2G4AssemblyTriplet.h.
|
default |
|
inline |
Definition at line 142 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 161 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 155 of file Geo2G4AssemblyTriplet.h.
|
inline |
Definition at line 129 of file Geo2G4AssemblyTriplet.h.
|
private |
Definition at line 88 of file Geo2G4AssemblyTriplet.h.
|
private |
Definition at line 91 of file Geo2G4AssemblyTriplet.h.
|
private |
Definition at line 81 of file Geo2G4AssemblyTriplet.h.
|
private |
Definition at line 78 of file Geo2G4AssemblyTriplet.h.
|
private |
Definition at line 75 of file Geo2G4AssemblyTriplet.h.