22#include "BDSCollimator.hh"
42 G4Colour*
colour =
nullptr,
const G4String name
Const protected member variable that may not be changed by derived classes.
Base class for collimators with common construction.
G4bool circularOuter
Aperture type of the collimator.
G4double horizontalWidth
Horizontal width.
G4Material * collimatorMaterial
Material.
G4Colour * colour
Colour of collimator.
A class for a box or cylinder piece of 1 material.
BDSTarget(BDSTarget &)=delete
Assignment and copy constructor not implemented nor used.
BDSTarget & operator=(const BDSTarget &)=delete
Assignment and copy constructor not implemented nor used.
virtual void BuildInnerCollimator()
BDSTarget()
Private default constructor to force the use of the supplied one.