|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef JETMONITORING_JetEventSelector_H
8 #define JETMONITORING_JetEventSelector_H
32 ToolHandleArray<IEventHistoVarTool>
m_var;
ToolHandleArray< IEventHistoVarTool > m_var
IJetEventSelector is a dual-use tool interface for a tool that selects a jet based on EventInfo selec...
virtual StatusCode initialize()
Dummy implementation of the initialisation function.
virtual ~JetEventSelector()
std::vector< float > m_max
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< float > m_min
Class describing the basic event information.
JetEventSelector(const std::string &t)
int keep(const xAOD::EventInfo &e, const xAOD::JetContainer &jets) const
Method to select.