|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGEXPARTIALEB_MTCALIBPEBHYPOALG_H
6 #define TRIGEXPARTIALEB_MTCALIBPEBHYPOALG_H
27 ToolHandleArray<MTCalibPebHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools to perform selection"};
30 #endif // TRIGEXPARTIALEB_MTCALIBPEBHYPOALG_H
virtual StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode finalize() override
ToolHandleArray< MTCalibPebHypoTool > m_hypoTools
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
virtual ~MTCalibPebHypoAlg()
Standard destructor.
MTCalibPebHypoAlg(const std::string &name, ISvcLocator *svcLoc)
Standard constructor.
virtual StatusCode execute(const EventContext &eventContext) const override
Hypo algorithm for framework testing.