|
ATLAS Offline Software
|
Go to the documentation of this file.
25 ATH_MSG_ERROR (
"SetupEvent: AFP_TDSensitiveDetector never created!");
26 return StatusCode::FAILURE;
33 ATH_MSG_ERROR (
"SetupEvent: Failed to cast m_SD into AFP_TDSensitiveDetector.");
34 return StatusCode::FAILURE;
38 return StatusCode::SUCCESS;
48 ATH_MSG_ERROR (
"Gather: AFP_TDSensitiveDetector never created!");
49 return StatusCode::FAILURE;
56 ATH_MSG_ERROR (
"Gather: Failed to cast m_SD into AFP_TDSensitiveDetector.");
57 return StatusCode::FAILURE;
61 return StatusCode::SUCCESS;
Common base class for tools that create and manage Geant4 sensitive detectors.
void StartOfAthenaEvent()
#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.