4 #ifndef TRIGEGAMMAHYPO_PRECISIONCALOHYPOTOOLINC_H
5 #define TRIGEGAMMAHYPO_PRECISIONCALOHYPOTOOLINC_H 1
21 const std::string&
name,
22 const IInterface*
parent );
34 Gaudi::Property< std::vector<float> >
m_etabin {
this,
"EtaBins", {} ,
"Bins of eta" };
35 Gaudi::Property< std::vector<float> >
m_eTthr {
this,
"ETthr", {},
"ET Threshold" };
36 Gaudi::Property< std::vector<float> >
m_eT2thr {
this,
"ET2thr", {},
"Second layer ET threshold" };
37 Gaudi::Property< float >
m_detacluster {
this,
"dETACLUSTERthr", 0. ,
"" };
38 Gaudi::Property< float >
m_dphicluster {
this,
"dPHICLUSTERthr", 0. ,
"" };
40 ToolHandle< GenericMonitoringTool >
m_monTool {
this,
"MonTool",
"",
"Monitoring tool" };
44 #endif //> !TRIGEGAMMAHYPO_PRECISIONCALOHYPOTOOL_H