|
ATLAS Offline Software
|
Go to the documentation of this file.
21 ATH_MSG_DEBUG(
"initialize: Setting up EventInfo Unlocker - **ONLY needed ror running on ESD!**");
23 return StatusCode::SUCCESS;
34 <<
"with key EventInfo found" );
35 return StatusCode::SUCCESS;
38 if (
proxy->isConst()) {
64 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
EventInfoUnlocker(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
EventInfo_v1 EventInfo
Definition of the latest event info version.
Auxiliary information about the event.
StatusCode execute()
standard Athena-Algorithm method
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
StatusCode initialize()
standard Athena-Algorithm method
void setStore(const SG::IConstAuxStore *store)
Set the store associated with this object.
::StatusCode StatusCode
StatusCode definition for legacy code.
Default, invalid implementation of ClassID_traits.
#define CHECK(...)
Evaluate an expression and check for errors.
EventAuxInfo_v3 EventAuxInfo
Definition of the latest event auxiliary info version.
Class describing the basic event information.
#define ATH_MSG_WARNING(x)