19#include "BDSFactoryBase.hh"
20#include "BDSGlobalConstants.hh"
24BDSFactoryBase::BDSFactoryBase()
41 allLogicalVolumes.clear();
42 allPhysicalVolumes.clear();
43 allRotationMatrices.clear();
44 allUserLimits.clear();
46 allVisAttributes.clear();
G4bool checkOverlaps
Cache of global constants variable.
G4double lengthSafety
Cache of global constants variable.
G4bool visDebug
Cache of global constants variable.
G4VisAttributes * containerVisAttr
Cache of global constants variable.
G4double lengthSafetyLarge
Cache of global constants variable.
G4int nSegmentsPerCircle
Cache of global constants variable.
G4UserLimits * defaultUserLimits
Cache of global constants variable.
virtual void FactoryBaseCleanUp()
Empty containers for next use - factories are never deleted so can't rely on scope.
A class that holds global options and constants.
static BDSGlobalConstants * Instance()
Access method.