Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PVDivision.hh>
Protected Attributes | |
EAxis | faxis |
EAxis | fdivAxis |
G4int | fnReplicas |
G4double | fwidth |
G4double | foffset |
G4int | fcopyNo |
G4VDivisionParameterisation * | fparam |
Protected Attributes inherited from G4VPhysicalVolume | |
G4RotationMatrix * | frot |
G4ThreeVector | ftrans |
Definition at line 79 of file G4PVDivision.hh.
G4PVDivision::G4PVDivision | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4LogicalVolume * | pMother, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
const G4double | width, | ||
const G4double | offset | ||
) |
Definition at line 47 of file G4PVDivision.cc.
G4PVDivision::G4PVDivision | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4LogicalVolume * | pMotherLogical, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
const G4double | offset | ||
) |
Definition at line 83 of file G4PVDivision.cc.
G4PVDivision::G4PVDivision | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4LogicalVolume * | pMotherLogical, | ||
const EAxis | pAxis, | ||
const G4double | width, | ||
const G4double | offset | ||
) |
Definition at line 116 of file G4PVDivision.cc.
G4PVDivision::G4PVDivision | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4VPhysicalVolume * | pMother, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
const G4double | width, | ||
const G4double | offset | ||
) |
|
virtual |
Definition at line 241 of file G4PVDivision.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 265 of file G4PVDivision.cc.
EAxis G4PVDivision::GetDivisionAxis | ( | ) | const |
Definition at line 247 of file G4PVDivision.cc.
Referenced by G4GDMLWriteStructure::DivisionvolWrite().
|
virtual |
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 536 of file G4PVDivision.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 289 of file G4PVDivision.cc.
Referenced by G4GDMLWriteStructure::DivisionvolWrite().
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 259 of file G4PVDivision.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 253 of file G4PVDivision.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 528 of file G4PVDivision.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 277 of file G4PVDivision.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 271 of file G4PVDivision.cc.
|
protected |
Definition at line 165 of file G4PVDivision.hh.
Referenced by GetReplicationData().
|
protected |
Definition at line 169 of file G4PVDivision.hh.
Referenced by GetCopyNo(), and SetCopyNo().
|
protected |
Definition at line 166 of file G4PVDivision.hh.
Referenced by GetDivisionAxis().
|
protected |
Definition at line 167 of file G4PVDivision.hh.
Referenced by GetReplicationData().
|
protected |
Definition at line 168 of file G4PVDivision.hh.
Referenced by GetReplicationData().
|
protected |
Definition at line 170 of file G4PVDivision.hh.
Referenced by GetParameterisation().
|
protected |
Definition at line 168 of file G4PVDivision.hh.
Referenced by GetReplicationData().