5#ifndef TRIGHIHYPO_TRIGHIFWDGAPHYPOTOOL_H
6#define TRIGHIHYPO_TRIGHIFWDGAPHYPOTOOL_H
20 const std::string& name,
21 const IInterface* parent);
24 virtual StatusCode
finalize()
override;
35 Gaudi::Property<float>
m_maxFCalEt{
this,
"maxFCalEt", 10.,
"upper limit on FCal ET in GeV"};
36 Gaudi::Property<bool>
m_useDoubleSidedGap{
this,
"useDoubleSidedGap",
false,
"use double- or one-sided gap calculation"};
37 Gaudi::Property<bool>
m_useSideA{
this,
"useSideA",
true,
"use side A for one-sided gap calculation"};
HIEventShapeContainer_v2 HIEventShapeContainer
Define the latest version of the container.