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