| Geant4
    10.01.p02
    | 
#include <G4AssemblyTriplet.hh>
 Collaboration diagram for G4AssemblyTriplet:
 Collaboration diagram for G4AssemblyTriplet:| Public Member Functions | |
| G4AssemblyTriplet () | |
| G4AssemblyTriplet (G4LogicalVolume *pVolume, G4ThreeVector &translation, G4RotationMatrix *pRotation, G4bool isReflection=false) | |
| G4AssemblyTriplet (G4AssemblyVolume *pAssembly, G4ThreeVector &translation, G4RotationMatrix *pRotation, G4bool isReflection=false) | |
| G4AssemblyTriplet (const G4AssemblyTriplet &second) | |
| ~G4AssemblyTriplet () | |
| G4AssemblyTriplet & | operator= (const G4AssemblyTriplet &second) | 
| G4LogicalVolume * | GetVolume () const | 
| void | SetVolume (G4LogicalVolume *pVolume) | 
| G4AssemblyVolume * | GetAssembly () const | 
| void | SetAssembly (G4AssemblyVolume *pAssembly) | 
| G4ThreeVector | GetTranslation () const | 
| void | SetTranslation (G4ThreeVector &pVolume) | 
| G4RotationMatrix * | GetRotation () const | 
| void | SetRotation (G4RotationMatrix *pVolume) | 
| G4bool | IsReflection () const | 
| Private Attributes | |
| G4LogicalVolume * | fVolume | 
| G4ThreeVector | fTranslation | 
| G4RotationMatrix * | fRotation | 
| G4AssemblyVolume * | fAssembly | 
| G4bool | fIsReflection | 
Definition at line 60 of file G4AssemblyTriplet.hh.
| G4AssemblyTriplet::G4AssemblyTriplet | ( | ) | 
| G4AssemblyTriplet::G4AssemblyTriplet | ( | G4LogicalVolume * | pVolume, | 
| G4ThreeVector & | translation, | ||
| G4RotationMatrix * | pRotation, | ||
| G4bool | isReflection = false | ||
| ) | 
| G4AssemblyTriplet::G4AssemblyTriplet | ( | G4AssemblyVolume * | pAssembly, | 
| G4ThreeVector & | translation, | ||
| G4RotationMatrix * | pRotation, | ||
| G4bool | isReflection = false | ||
| ) | 
| G4AssemblyTriplet::G4AssemblyTriplet | ( | const G4AssemblyTriplet & | second | ) | 
| G4AssemblyTriplet::~G4AssemblyTriplet | ( | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| G4AssemblyTriplet& G4AssemblyTriplet::operator= | ( | const G4AssemblyTriplet & | second | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | private | 
Definition at line 130 of file G4AssemblyTriplet.hh.
| 
 | private | 
Definition at line 133 of file G4AssemblyTriplet.hh.
| 
 | private | 
Definition at line 123 of file G4AssemblyTriplet.hh.
| 
 | private | 
Definition at line 120 of file G4AssemblyTriplet.hh.
| 
 | private | 
Definition at line 117 of file G4AssemblyTriplet.hh.