|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHENAPOOLEXAMPLEALGORITHMS_READSIMPLEELECTRON_H
6 #define ATHENAPOOLEXAMPLEALGORITHMS_READSIMPLEELECTRON_H
12 #include "GaudiKernel/ServiceHandle.h"
48 this,
"ExampleElectronContainerDecorKey1",
"TestContainer.decor1",
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
virtual StatusCode initialize() override final
Gaudi Service Interface method implementations:
SG::ReadHandleKey< xAOD::ExampleElectronContainer > m_exampleElectronContainerKey
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
virtual ~ReadExampleElectron()=default
Destructor.
SG::ReadDecorHandleKey< xAOD::ExampleElectronContainer > m_decor1Key
This class provides an example for reading event data objects from Pool.
bool const RAWDATA *ch2 const
ExampleElectronContainer_v1 ExampleElectronContainer
An algorithm that can be simultaneously executed in multiple threads.
The Athena Transient Store API.
::StatusCode StatusCode
StatusCode definition for legacy code.
ReadExampleElectron(const std::string &name, ISvcLocator *pSvcLocator)
Standard Service Constructor.
virtual StatusCode execute(const EventContext &ctx) const override final
This file contains the class definition for the ExampleTrackContainer class.
This file contains the class definition for the ExampleHitContainer class.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
virtual StatusCode finalize() override final