#include <BPHMuonEtaSelect.h>
Public Member Functions | |
virtual bool | accept (const reco::Candidate &cand) const |
select muon More... | |
BPHMuonEtaSelect (double eta) | |
virtual | ~BPHMuonEtaSelect () |
Public Member Functions inherited from BPHParticleEtaSelect | |
BPHParticleEtaSelect (double eta) | |
double | getEtaMax () const |
get current eta max More... | |
void | setEtaMax (double eta) |
set eta max More... | |
virtual | ~BPHParticleEtaSelect () |
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) | |
BPHMuonEtaSelect & | operator= (const BPHMuonEtaSelect &x) |
Additional Inherited Members | |
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.
|
inlinevirtual |
|
private |
|
inlinevirtual |
select muon
Operations
Reimplemented from BPHParticleEtaSelect.
Definition at line 46 of file BPHMuonEtaSelect.h.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply(), and esMonitoring.FDJsonServer::handle_accept().
|
private |