6#ifndef TrigEgammaEmulationPrecisionPhotonHypoTool_h
7#define TrigEgammaEmulationPrecisionPhotonHypoTool_h
30 virtual bool emulate(
const TrigData &input,
bool &pass)
const override;
41 Gaudi::Property< std::string >
m_pidName {
this,
"PidName",
"" };
42 Gaudi::Property< float >
m_detacluster {
this,
"dETACLUSTERthr", 0. ,
"" };
43 Gaudi::Property< float >
m_dphicluster {
this,
"dPHICLUSTERthr", 0. ,
"" };
44 Gaudi::Property< float >
m_RelTopoEtConeCut {
this,
"RelTopoEtConeCut", -999. ,
"Calo isolation cut" };
45 Gaudi::Property< std::vector<float> >
m_etabin {
this,
"EtaBins", {} ,
"Bins of eta" };
46 Gaudi::Property< std::vector<float> >
m_eTthr {
this,
"ETthr", {},
"ET Threshold" };
Scalar eta() const
pseudorapidity method
The common trigger namespace for trigger analysis tools.
Photon_v1 Photon
Definition of the current "egamma version".