Geant4
10.02.p02
|
#include <G4ReplicatedSlice.hh>
Protected Attributes | |
EAxis | faxis |
EAxis | fdivAxis |
G4int | fnReplicas |
G4double | fwidth |
G4double | foffset |
G4int | fcopyNo |
G4VDivisionParameterisation * | fparam |
Protected Attributes inherited from G4VPhysicalVolume | |
G4int | instanceID |
Private Member Functions | |
void | CheckAndSetParameters (const EAxis pAxis, const G4int nDivs, const G4double width, const G4double half_gap, const G4double offset, DivisionType divType, G4LogicalVolume *pMotherLogical, const G4LogicalVolume *pLogical) |
void | SetParameterisation (G4LogicalVolume *motherLogical, const EAxis pAxis, const G4int nReplicas, const G4double width, const G4double half_gap, const G4double offset, DivisionType divType) |
void | ErrorInAxis (EAxis axis, G4VSolid *solid) |
G4ReplicatedSlice (const G4ReplicatedSlice &) | |
const G4ReplicatedSlice & | operator= (const G4ReplicatedSlice &) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPhysicalVolume | |
static const G4PVManager & | GetSubInstanceManager () |
Protected Member Functions inherited from G4VPhysicalVolume | |
void | InitialiseWorker (G4VPhysicalVolume *pMasterObject, G4RotationMatrix *pRot, const G4ThreeVector &tlate) |
void | TerminateWorker (G4VPhysicalVolume *pMasterObject) |
Static Protected Attributes inherited from G4VPhysicalVolume | |
static G4GEOM_DLL G4PVManager | subInstanceManager |
Definition at line 71 of file G4ReplicatedSlice.hh.
G4ReplicatedSlice::G4ReplicatedSlice | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4LogicalVolume * | pMotherLogical, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
const G4double | width, | ||
const G4double | half_gap, | ||
const G4double | offset | ||
) |
Definition at line 44 of file G4ReplicatedSlice.cc.
References CheckAndSetParameters(), and DivNDIVandWIDTH.
G4ReplicatedSlice::G4ReplicatedSlice | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4LogicalVolume * | pMotherLogical, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
const G4double | half_gap, | ||
const G4double | offset | ||
) |
Definition at line 59 of file G4ReplicatedSlice.cc.
References CheckAndSetParameters(), and DivNDIV.
G4ReplicatedSlice::G4ReplicatedSlice | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4LogicalVolume * | pMotherLogical, | ||
const EAxis | pAxis, | ||
const G4double | width, | ||
const G4double | half_gap, | ||
const G4double | offset | ||
) |
Definition at line 73 of file G4ReplicatedSlice.cc.
References CheckAndSetParameters(), and DivWIDTH.
G4ReplicatedSlice::G4ReplicatedSlice | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4VPhysicalVolume * | pMotherPhysical, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
const G4double | width, | ||
const G4double | half_gap, | ||
const G4double | offset | ||
) |
Definition at line 87 of file G4ReplicatedSlice.cc.
References CheckAndSetParameters(), DivNDIVandWIDTH, and G4VPhysicalVolume::GetLogicalVolume().
G4ReplicatedSlice::G4ReplicatedSlice | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4VPhysicalVolume * | pMotherPhysical, | ||
const EAxis | pAxis, | ||
const G4int | nReplicas, | ||
const G4double | half_gap, | ||
const G4double | offset | ||
) |
Definition at line 102 of file G4ReplicatedSlice.cc.
References CheckAndSetParameters(), DivNDIV, and G4VPhysicalVolume::GetLogicalVolume().
G4ReplicatedSlice::G4ReplicatedSlice | ( | const G4String & | pName, |
G4LogicalVolume * | pLogical, | ||
G4VPhysicalVolume * | pMotherPhysical, | ||
const EAxis | pAxis, | ||
const G4double | width, | ||
const G4double | half_gap, | ||
const G4double | offset | ||
) |
Definition at line 116 of file G4ReplicatedSlice.cc.
References CheckAndSetParameters(), DivWIDTH, and G4VPhysicalVolume::GetLogicalVolume().
|
virtual |
Definition at line 249 of file G4ReplicatedSlice.cc.
References G4VPhysicalVolume::GetRotation().
|
private |
|
private |
!!!! axis has to be x/y/z in G4VoxelLimits::GetMinExtent
Definition at line 131 of file G4ReplicatedSlice.cc.
References G4LogicalVolume::AddDaughter(), DivNDIV, DivWIDTH, FatalException, faxis, fdivAxis, fnReplicas, foffset, fparam, fwidth, G4endl, G4Exception(), G4VSolid::GetEntityType(), G4VPhysicalVolume::GetName(), G4VDivisionParameterisation::GetNoDiv(), G4LogicalVolume::GetSolid(), G4VDivisionParameterisation::GetWidth(), kPhi, kRadial3D, kRho, kXAxis, kYAxis, kZAxis, G4VPhysicalVolume::SetMotherLogical(), SetParameterisation(), G4VPhysicalVolume::SetRotation(), and width.
Referenced by G4ReplicatedSlice().
Definition at line 498 of file G4ReplicatedSlice.cc.
References error, FatalException, G4Exception(), G4VSolid::GetEntityType(), G4VSolid::GetName(), kPhi, kRadial3D, kRho, kXAxis, kYAxis, and kZAxis.
Referenced by SetParameterisation().
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 273 of file G4ReplicatedSlice.cc.
References fcopyNo.
EAxis G4ReplicatedSlice::GetDivisionAxis | ( | ) | const |
Definition at line 255 of file G4ReplicatedSlice.cc.
References fdivAxis.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 291 of file G4ReplicatedSlice.cc.
References fparam.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 543 of file G4ReplicatedSlice.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 297 of file G4ReplicatedSlice.cc.
References faxis, fnReplicas, foffset, and fwidth.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 267 of file G4ReplicatedSlice.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 261 of file G4ReplicatedSlice.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 535 of file G4ReplicatedSlice.cc.
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 285 of file G4ReplicatedSlice.cc.
|
private |
|
virtual |
Implements G4VPhysicalVolume.
Definition at line 279 of file G4ReplicatedSlice.cc.
References fcopyNo.
|
private |
Definition at line 312 of file G4ReplicatedSlice.cc.
References ErrorInAxis(), FatalException, fparam, G4endl, G4Exception(), G4VSolid::GetEntityType(), G4LogicalVolume::GetSolid(), kPhi, kRho, kXAxis, kYAxis, kZAxis, and G4VDivisionParameterisation::SetHalfGap().
Referenced by CheckAndSetParameters().
|
protected |
Definition at line 186 of file G4ReplicatedSlice.hh.
Referenced by CheckAndSetParameters(), and GetReplicationData().
|
protected |
Definition at line 190 of file G4ReplicatedSlice.hh.
Referenced by GetCopyNo(), and SetCopyNo().
|
protected |
Definition at line 187 of file G4ReplicatedSlice.hh.
Referenced by CheckAndSetParameters(), and GetDivisionAxis().
|
protected |
Definition at line 188 of file G4ReplicatedSlice.hh.
Referenced by CheckAndSetParameters(), and GetReplicationData().
|
protected |
Definition at line 189 of file G4ReplicatedSlice.hh.
Referenced by CheckAndSetParameters(), and GetReplicationData().
|
protected |
Definition at line 191 of file G4ReplicatedSlice.hh.
Referenced by CheckAndSetParameters(), GetParameterisation(), and SetParameterisation().
|
protected |
Definition at line 189 of file G4ReplicatedSlice.hh.
Referenced by CheckAndSetParameters(), and GetReplicationData().