ATLAS Offline Software
NRCJetSelector.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3  */
4 
5 #ifndef NRCJETSELECTOR_H_
6 #define NRCJETSELECTOR_H_
7 
9 
10 
11 namespace top {
13  public:
14  explicit NRCJetSelector(const std::string& params);
15 
16  bool apply(const top::Event& event) const override;
17  bool applyParticleLevel(const top::ParticleLevelEvent&) const override;
18  };
19 }
20 
21 #endif
top
TopConfig A simple configuration that is NOT a singleton.
Definition: AnalysisTrackingHelper.cxx:58
top::NRCJetSelector::NRCJetSelector
NRCJetSelector(const std::string &params)
Definition: NRCJetSelector.cxx:8
top::NRCJetSelector
Definition: NRCJetSelector.h:12
top::SignValueSelector
Many of the tools need a sign (>=) and a value (2).
Definition: SignValueSelector.h:16
top::NRCJetSelector::applyParticleLevel
bool applyParticleLevel(const top::ParticleLevelEvent &) const override
This does stuff based on the information in a particle level event.
Definition: NRCJetSelector.cxx:22
SignValueSelector.h
event
POOL::TEvent event(POOL::TEvent::kClassAccess)
top::ParticleLevelEvent
Definition: ParticleLevelEvent.h:24
top::NRCJetSelector::apply
bool apply(const top::Event &event) const override
This does stuff based on the information in an event.
Definition: NRCJetSelector.cxx:13
top::Event
Very simple class to hold event data after reading from a file.
Definition: Event.h:49
PowhegControl_ttFCNC_NLO.params
params
Definition: PowhegControl_ttFCNC_NLO.py:226