13#ifndef JETMONITORING_JETSELECTORATTRIBUTERUNII_H
14#define JETMONITORING_JETSELECTORATTRIBUTERUNII_H
IJetSelector is a dual-use tool interface for a tool that selects a jet.
int keep(const xAOD::Jet &jet) const
Method to select.
virtual ~JetSelectorAttributeRunII()
virtual StatusCode initialize()
Dummy implementation of the initialisation function.
SelValueRetriever * m_vretriever
if the attribute is a vector we'll use the value at this index. else it is ignored.
JetSelectorAttributeRunII(const std::string &t)
Jet_v1 Jet
Definition of the current "jet version".
SelValueRetriever retrieves the value on which this tool select jets.
virtual ~SelValueRetriever()
virtual float value(const xAOD::Jet &j) const =0