 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DERIVATIONFRAMEWORK_EGSELECTIONTOOLWRAPPER_H
6 #define DERIVATIONFRAMEWORK_EGSELECTIONTOOLWRAPPER_H
19 #include "GaudiKernel/ToolHandle.h"
30 using base_class::base_class;
36 ToolHandle<IAsgEGammaIsEMSelector>
m_tool{
38 "EGammaSelectionTool",
42 ToolHandle<IElectronPhotonShowerShapeFudgeTool>
46 "ContainerName",
"",
"Input" };
54 Gaudi::Property<std::string>
m_cut{
this,
"CutType",
"",
"cut type" };
59 #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.