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