|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
71 else if (msgLvl(
MSG::DEBUG)) { verboseLevel = 5; }
Common base class for tools that create and manage Geant4 sensitive detectors.
#define ATH_MSG_VERBOSE(x)
G4VSensitiveDetector * getSD()
Retrieve the current SD.
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< std::vector< std::string > > m_outputCollectionNames
Names of all output collections written out by this SD.
void StartOfAthenaEvent()