10#include "G4SDManager.hh"
13 ,
const std::string& name
14 ,
const IInterface *parent)
55 return FastSimulationBase::initialize();
66 msgLevel(MSG::DEBUG));
69 msgLevel(MSG::DEBUG));
72 msgLevel(MSG::DEBUG));
75 throw std::runtime_error(
"Bad SD name");
77 G4SDManager::GetSDMpointer()->AddNewDetector(fastSD);
#define ATH_MSG_VERBOSE(x)
#define CHECK(...)
Evaluate an expression and check for errors.
FastSimulationBase(const std::string &type, const std::string &name, const IInterface *parent)
G4Region * getRegion() const
This is the interface for the fast simulation dedicated sensitive detector.