7#ifndef JETMONITORING_JETSELECTORATTRIBUTE_H
8#define JETMONITORING_JETSELECTORATTRIBUTE_H
36 ToolHandleArray<IJetHistoVarTool>
m_var;
IJetSelector is a dual-use tool interface for a tool that selects a jet.
virtual StatusCode initialize()
Dummy implementation of the initialisation function.
std::vector< float > m_min
int keep(const xAOD::Jet &jet) const
Method to select.
std::vector< float > m_max
JetSelectorAttribute(const std::string &t)
virtual ~JetSelectorAttribute()
ToolHandleArray< IJetHistoVarTool > m_var
The goal of this class is to define a common way to access any "jet variable".
Jet_v1 Jet
Definition of the current "jet version".