ATLAS Offline Software
EventInfoUnlocker.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef RECALGS_EVENTINFOUNLOCKER_H
6 #define RECALGS_EVENTINFOUNLOCKER_H
7 
8 // Gaudi includes
9 #include "GaudiKernel/ServiceHandle.h"
11 
20 {
21  public:
22 
24  EventInfoUnlocker(const std::string& name, ISvcLocator* pSvcLocator);
25 
28 
35  { return StatusCode::SUCCESS; };
36 
37 };
38 
39 #endif
EventInfoUnlocker::EventInfoUnlocker
EventInfoUnlocker(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
Definition: EventInfoUnlocker.cxx:10
EventInfoUnlocker::finalize
StatusCode finalize()
standard Athena-Algorithm method
Definition: EventInfoUnlocker.h:34
EventInfoUnlocker
Definition: EventInfoUnlocker.h:20
EventInfoUnlocker::execute
StatusCode execute()
standard Athena-Algorithm method
Definition: EventInfoUnlocker.cxx:26
EventInfoUnlocker::~EventInfoUnlocker
~EventInfoUnlocker()
Default Destructor.
Definition: EventInfoUnlocker.h:27
AthAlgorithm.h
EventInfoUnlocker::initialize
StatusCode initialize()
standard Athena-Algorithm method
Definition: EventInfoUnlocker.cxx:19
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgorithm
Definition: AthAlgorithm.h:47
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195