#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 |
Constructor
Definition at line 37 of file BPHParticleEtaSelect.h.
|
inlinevirtual |
|
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(), and esMonitoring.FDJsonServer::handle_accept().
|
inline |
get current eta max
Definition at line 54 of file BPHParticleEtaSelect.h.
References etaMax.
Referenced by BPHKx0ToKPiBuilder::getEtaMax(), BPHPhiToKKBuilder::getEtaMax(), BPHOniaToMuMuBuilder::getEtaMax(), and BPHBuToJPsiKBuilder::getKEtaMax().
|
private |
|
inline |
set eta max
Definition at line 51 of file BPHParticleEtaSelect.h.
Referenced by BPHKx0ToKPiBuilder::setEtaMax(), BPHPhiToKKBuilder::setEtaMax(), BPHOniaToMuMuBuilder::setEtaMax(), and BPHBuToJPsiKBuilder::setKEtaMax().
|
private |
Definition at line 62 of file BPHParticleEtaSelect.h.
Referenced by getEtaMax(), and setEtaMax().