#include <BPHMuonEtaSelect.h>
Public Member Functions | |
bool | accept (const reco::Candidate &cand) const override |
select muon More... | |
BPHMuonEtaSelect (double eta) | |
~BPHMuonEtaSelect () override | |
Public Member Functions inherited from BPHParticleEtaSelect | |
bool | accept (const reco::Candidate &cand) const override |
select particle More... | |
BPHParticleEtaSelect (double eta) | |
double | getEtaMax () const |
get current eta max More... | |
void | setEtaMax (double eta) |
set eta max More... | |
~BPHParticleEtaSelect () override | |
Public Member Functions inherited from BPHRecoSelect | |
virtual bool | accept (const reco::Candidate &cand, const BPHRecoBuilder *build) const |
BPHRecoSelect () | |
virtual | ~BPHRecoSelect () |
Private Member Functions | |
BPHMuonEtaSelect (const BPHMuonEtaSelect &x)=delete | |
BPHMuonEtaSelect & | operator= (const BPHMuonEtaSelect &x)=delete |
Additional Inherited Members | |
Public Types inherited from BPHRecoSelect | |
using | AcceptArg = reco::Candidate |
Protected Member Functions inherited from BPHRecoSelect | |
const reco::Candidate * | get (const std::string &name, const BPHRecoBuilder *build) const |
Descrietaion: Class for muon selection by eta
Definition at line 31 of file BPHMuonEtaSelect.h.
|
inline |
Constructor
Definition at line 37 of file BPHMuonEtaSelect.h.
Referenced by ~BPHMuonEtaSelect().
|
inlineoverride |
Destructor
Definition at line 41 of file BPHMuonEtaSelect.h.
References accept(), BPHParticleEtaSelect::accept(), BPHMuonEtaSelect(), operator=(), and x.
|
privatedelete |
|
inlineoverridevirtual |
select muon
Operations
Reimplemented from BPHRecoSelect.
Definition at line 46 of file BPHMuonEtaSelect.h.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply(), esMonitoring.FDJsonServer::handle_accept(), and ~BPHMuonEtaSelect().
|
privatedelete |
Referenced by ~BPHMuonEtaSelect().