

Public Member Functions | |
| BDSDump (G4String aName, G4double aLength) | |
| ~BDSDump () | |
Private Member Functions | |
| virtual void | BuildContainerLogicalVolume () |
Static Private Attributes | |
| static int | nDumps = 0 |
| number of total Dumps | |
Definition at line 20 of file BDSDump.hh.
| void BDSDump::BuildContainerLogicalVolume | ( | ) | [private, virtual] |
Build the container solid and logical volume that all parts of the component will contained within - must be provided by derived class.
Implements BDSAcceleratorComponent.
Definition at line 38 of file BDSDump.cc.
References BDSAcceleratorComponent::chordLength, BDSGeometryComponent::containerLogicalVolume, BDSGeometryComponent::containerSolid, BDSAcceleratorComponent::emptyMaterial, BDSGlobalConstants::GetSamplerDiameter(), BDSGlobalConstants::Instance(), BDSAcceleratorComponent::name, and nDumps.
Here is the call graph for this function:

1.4.7