#include <BPHMuonChargeSelect.h>
Public Member Functions | |
virtual bool | accept (const reco::Candidate &cand) const |
select muon More... | |
BPHMuonChargeSelect (int c) | |
virtual | ~BPHMuonChargeSelect () |
Public Member Functions inherited from BPHParticleChargeSelect | |
BPHParticleChargeSelect (int c) | |
double | getCharge () const |
get seelction charge More... | |
void | setCharge (int c) |
set seelction charge More... | |
virtual | ~BPHParticleChargeSelect () |
Public Member Functions inherited from BPHRecoSelect | |
virtual bool | accept (const reco::Candidate &cand, const BPHRecoBuilder *build) const |
BPHRecoSelect () | |
virtual | ~BPHRecoSelect () |
Private Member Functions | |
BPHMuonChargeSelect (const BPHMuonChargeSelect &x) | |
BPHMuonChargeSelect & | operator= (const BPHMuonChargeSelect &x) |
Additional Inherited Members | |
Public Types inherited from BPHRecoSelect | |
using | AcceptArg = reco::Candidate |
Protected Member Functions inherited from BPHRecoSelect | |
const reco::Candidate * | get (const std::string &name, const BPHRecoBuilder *build) const |
Description: Class for muon selection by charge
Definition at line 31 of file BPHMuonChargeSelect.h.
|
inline |
Constructor
Definition at line 37 of file BPHMuonChargeSelect.h.
Referenced by ~BPHMuonChargeSelect().
|
inlinevirtual |
Destructor
Definition at line 41 of file BPHMuonChargeSelect.h.
References accept(), BPHParticleChargeSelect::accept(), BPHMuonChargeSelect(), operator=(), and x.
|
private |
|
inlinevirtual |
select muon
Operations
Reimplemented from BPHParticleChargeSelect.
Definition at line 46 of file BPHMuonChargeSelect.h.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply(), esMonitoring.FDJsonServer::handle_accept(), and ~BPHMuonChargeSelect().
|
private |
Referenced by ~BPHMuonChargeSelect().