9#include "CLHEP/Units/SystemOfUnits.h"
14 declareProperty(
"HighEnergy" ,
m_highEnergy = 1000.0*CLHEP::GeV ,
"Kill everything but muons up to this energy" );
15 declareProperty(
"LowEnergy" ,
m_lowEnergy = 0.0*CLHEP::GeV ,
"Kill only electrons and positrons up to this energy" );
16 declareProperty(
"ZCutoff" ,
m_zcutoff = 5698.*CLHEP::mm ,
"Z-position to start killing everything but muons" );
FastSimulationBase(const std::string &type, const std::string &name, const IInterface *parent)
G4Region * getRegion() const