ATLAS Offline Software
NElectronTightSelector.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3  */
4 
5 #ifndef NELECTRONTIGHTSELECTOR_H_
6 #define NELECTRONTIGHTSELECTOR_H_
7 
9 
10 namespace top {
16  public:
17  explicit NElectronTightSelector(const std::string& params);
18 
19  bool apply(const top::Event& event) const override;
20 
21  bool applyParticleLevel(const top::ParticleLevelEvent& event) const override;
22  };
23 }
24 
25 #endif
top::NElectronTightSelector::applyParticleLevel
bool applyParticleLevel(const top::ParticleLevelEvent &event) const override
This does stuff based on the information in a particle level event.
Definition: NElectronTightSelector.cxx:24
top
TopConfig A simple configuration that is NOT a singleton.
Definition: AnalysisTrackingHelper.cxx:58
top::NElectronTightSelector
A tool that selects events with a certain number of good tight electrons.
Definition: NElectronTightSelector.h:15
top::SignValueSelector
Many of the tools need a sign (>=) and a value (2).
Definition: SignValueSelector.h:16
SignValueSelector.h
event
POOL::TEvent event(POOL::TEvent::kClassAccess)
top::NElectronTightSelector::NElectronTightSelector
NElectronTightSelector(const std::string &params)
Definition: NElectronTightSelector.cxx:10
top::ParticleLevelEvent
Definition: ParticleLevelEvent.h:24
top::NElectronTightSelector::apply
bool apply(const top::Event &event) const override
This does stuff based on the information in an event.
Definition: NElectronTightSelector.cxx:15
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