6#ifndef TrigEgammaEmulationToolMT_H
7#define TrigEgammaEmulationToolMT_H
13#include "GaudiKernel/SystemOfUnits.h"
74 std::vector<const xAOD::CaloCluster*>
clusters;
116 ToolHandleArray<Trig::ITrigEgammaEmulationChain>
m_hypoTools{
this,
"HypoTools", {},
"Hypo tools" };
126 Gaudi::Property<std::vector<std::string>>
m_photonTrigList{
this,
"PhotonTriggerList", {}};
137 ToolHandleArray< IAsgPhotonIsEMSelector >
m_egammaPhotonCBTools {
this,
"PhotonCBSelectorTools", {} ,
"Cut-based tools"};
142 ToolHandleArray<IAsgElectronLikelihoodTool>
m_egammaElectronLHTools{
this,
"ElectronLHSelectorTools", {},
"Likelihood tools" };
145 ToolHandleArray<Ringer::IAsgRingerSelectorTool>
m_ringerTools{
this,
"RingerTools", {},
"Ringer tools" };
nope - should be used for standalone also, perhaps need to protect the class def bits ifndef XAOD_ANA...
std::vector< const xAOD::Photon * > photons
std::vector< const xAOD::TrigElectron * > trig_electrons
bool isPassed(const xAOD::Photon *ph, const std::string &pidname) const
ToolHandleArray< IAsgPhotonIsEMSelector > egammaPhotonCBTools
std::vector< const xAOD::Electron * > electrons
const xAOD::EmTauRoI * l1
ToolHandleArray< IAsgElectronLikelihoodTool > egammaElectronLHTools
ToolHandleArray< IAsgElectronIsEMSelector > egammaElectronCBTools
const xAOD::TrigPhoton * trig_photon
std::vector< const xAOD::CaloCluster * > clusters
const xAOD::TrigEMCluster * emCluster
ToolHandleArray< Ringer::IAsgRingerSelectorTool > ringerTools
TrigData(const std::string &)
const TrigRoiDescriptor * roi
const xAOD::TrigRingerRings * rings
ToolHandleArray< AsgElectronSelectorTool > egammaElectronDNNTools
xAOD::TrigComposite Decision
static const unsigned int includeFailedDecisions
Run3 synonym of alsoDeactivateTEs.
The common trigger namespace for trigger analysis tools.
TrigPhoton_v1 TrigPhoton
Declare the latest version of TrigPhoton.
TrigRingerRings_v2 TrigRingerRings
Define the latest version of the TrigRingerRings class.
TrigEMCluster_v1 TrigEMCluster
Define the latest version of the trigger EM cluster class.
Photon_v1 Photon
Definition of the current "egamma version".
Electron_v1 Electron
Definition of the current "egamma version".