|
ATLAS Offline Software
|
Go to the documentation of this file.
29 ISvcLocator *pSvcLocator)
41 return StatusCode::SUCCESS;
52 vec->clearDecorations();
56 c->clearDecorations();
58 const CVec* ctrig = 0;
60 ctrig->clearDecorations();
62 return StatusCode::SUCCESS;
71 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
virtual StatusCode initialize()
Algorithm initialization; called at the beginning of the job.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
std::vector< size_t > vec
std::string m_readPrefix
Parameter: Prefix for names read from SG.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
Class used for testing xAOD data reading/writing.
xAODTestClearDecor(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode finalize()
Algorithm finalization; called at the end of the job.
Class used for testing xAOD data reading/writing.
#define CHECK(...)
Evaluate an expression and check for errors.
Algorithm to test clearing xAOD decorations.
Helpers for checking error return status codes and reporting errors.
virtual StatusCode execute()
Algorithm event processing.