|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   13   declareProperty(
"deadSD",
m_deadSD = 
false);
 
   14   declareProperty(
"doPid",
m_doPid = 
false);
 
   25       return StatusCode::FAILURE;
 
   32           ATH_MSG_ERROR (
"Gather: Failed to cast m_SD into ZDC_G4CalibSD.");
 
   33           return StatusCode::FAILURE;
 
   37   return StatusCode::SUCCESS;
 
   50     ATH_MSG_DEBUG(
"Creating EscapedEnergyProcessing and adding to registry");
 
   55     registry->AddAndAdoptProcessing( 
"ZDC::", std::move(eep) );
 
  
Common base class for tools that create and manage Geant4 sensitive detectors.
#define ATH_MSG_VERBOSE(x)
G4VSensitiveDetector * getSD()
Retrieve the current SD.
Keeps track of which types of volumes use which VEscapedEnergyProcessing objects.
::StatusCode StatusCode
StatusCode definition for legacy code.
static EscapedEnergyRegistry * GetInstance()
Gaudi::Property< std::vector< std::string > > m_outputCollectionNames
Names of all output collections written out by this SD.