34 return StatusCode::FAILURE;
38 ATH_MSG_ERROR(
"SetupEvent: Failed to cast m_SD into MuonWallSD.");
39 return StatusCode::FAILURE;
43 return StatusCode::SUCCESS;
52 return StatusCode::FAILURE;
56 ATH_MSG_ERROR(
"Gather: Failed to cast m_SD into MuonWallSD.");
57 return StatusCode::FAILURE;
61 return StatusCode::SUCCESS;
70 if (msgLvl(MSG::VERBOSE)) { verboseLevel = 10; }
71 else if (msgLvl(MSG::DEBUG)) { verboseLevel = 5; }
#define ATH_MSG_VERBOSE(x)
void StartOfAthenaEvent()
Gaudi::Property< std::vector< std::string > > m_outputCollectionNames
Names of all output collections written out by this SD.
SensitiveDetectorBase(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
G4VSensitiveDetector * getSD()
Retrieve the current SD.