#include <BPHParticleEtaSelect.h>
Public Member Functions | |
virtual bool | accept (const reco::Candidate &cand) const |
select particle More... | |
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 | |
BPHParticleEtaSelect (const BPHParticleEtaSelect &x) | |
BPHParticleEtaSelect & | operator= (const BPHParticleEtaSelect &x) |
Private Attributes | |
double | etaMax |
Additional Inherited Members | |
Protected Member Functions inherited from BPHRecoSelect | |
const reco::Candidate * | get (const std::string &name, const BPHRecoBuilder *build) const |
Descrietaion: Class for particle selection by eta
Definition at line 31 of file BPHParticleEtaSelect.h.
|
inline |
|
inlinevirtual |
Destructor
Definition at line 41 of file BPHParticleEtaSelect.h.
References accept(), etaMax, and reco::Candidate::p4().
|
private |
|
inlinevirtual |
select particle
Operations
Reimplemented from BPHRecoSelect.
Reimplemented in BPHMuonEtaSelect.
Definition at line 46 of file BPHParticleEtaSelect.h.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply(), esMonitoring.FDJsonServer::handle_accept(), BPHMuonEtaSelect::~BPHMuonEtaSelect(), and ~BPHParticleEtaSelect().
|
inline |
get current eta max
Definition at line 54 of file BPHParticleEtaSelect.h.
References BPHParticleEtaSelect(), etaMax, operator=(), and x.
Referenced by BPHKx0ToKPiBuilder::getEtaMax(), BPHPhiToKKBuilder::getEtaMax(), BPHOniaToMuMuBuilder::getEtaMax(), and BPHBuToJPsiKBuilder::getKEtaMax().
|
private |
Referenced by getEtaMax().
|
inline |
set eta max
Definition at line 51 of file BPHParticleEtaSelect.h.
References stringResolutionProvider_cfi::eta, and etaMax.
Referenced by BPHKx0ToKPiBuilder::setEtaMax(), BPHPhiToKKBuilder::setEtaMax(), BPHOniaToMuMuBuilder::setEtaMax(), and BPHBuToJPsiKBuilder::setKEtaMax().
|
private |
Definition at line 62 of file BPHParticleEtaSelect.h.
Referenced by getEtaMax(), setEtaMax(), and ~BPHParticleEtaSelect().