7#ifndef JETMONITORING_JetEventSelector_H
8#define JETMONITORING_JetEventSelector_H
32 ToolHandleArray<IEventHistoVarTool>
m_var;
IJetEventSelector is a dual-use tool interface for a tool that selects a jet based on EventInfo selec...
ToolHandleArray< IEventHistoVarTool > m_var
std::vector< float > m_max
std::vector< float > m_min
JetEventSelector(const std::string &t)
virtual ~JetEventSelector()
int keep(const xAOD::EventInfo &e, const xAOD::JetContainer &jets) const
Method to select.
virtual StatusCode initialize()
Dummy implementation of the initialisation function.
EventInfo_v1 EventInfo
Definition of the latest event info version.
JetContainer_v1 JetContainer
Definition of the current "jet container version".