|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_EGSELECTIONTOOLWRAPPER_H
10 #define DERIVATIONFRAMEWORK_EGSELECTIONTOOLWRAPPER_H
23 #include "GaudiKernel/ToolHandle.h"
43 ToolHandle<IAsgEGammaIsEMSelector>
m_tool{
45 "EGammaSelectionTool",
49 ToolHandle<IElectronPhotonShowerShapeFudgeTool>
64 Gaudi::Property<std::string>
m_cut{
this,
"CutType",
"",
"cut type" };
73 #endif // DERIVATIONFRAMEWORK_EGSELECTIONTOOLWRAPPER_H
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 WriteDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
Property holding a SG store/key/clid from which a WriteHandle is made.
Handle class for reading from StoreGate.