#include <BPHMuonPtSelect.h>
Public Member Functions | |
virtual bool | accept (const reco::Candidate &cand) const |
select muon More... | |
BPHMuonPtSelect (double pt) | |
virtual | ~BPHMuonPtSelect () |
Public Member Functions inherited from BPHParticlePtSelect | |
BPHParticlePtSelect (double pt) | |
double | getPtMin () const |
get current pt min More... | |
void | setPtMin (double pt) |
set pt min More... | |
virtual | ~BPHParticlePtSelect () |
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) | |
BPHMuonPtSelect & | operator= (const BPHMuonPtSelect &x) |
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().
|
inlinevirtual |
Destructor
Definition at line 41 of file BPHMuonPtSelect.h.
References accept(), BPHParticlePtSelect::accept(), BPHMuonPtSelect(), operator=(), and x.
|
private |
|
inlinevirtual |
select muon
Operations
Reimplemented from BPHParticlePtSelect.
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().
|
private |
Referenced by ~BPHMuonPtSelect().