#include <BPHParticleNeutralVeto.h>
Public Member Functions | |
bool | accept (const reco::Candidate &cand) const override |
select charged particles More... | |
BPHParticleNeutralVeto () | |
BPHParticleNeutralVeto (const BPHParticleNeutralVeto &x)=delete | |
BPHParticleNeutralVeto & | operator= (const BPHParticleNeutralVeto &x)=delete |
~BPHParticleNeutralVeto () override=default | |
Public Member Functions inherited from BPHRecoSelect | |
virtual bool | accept (const reco::Candidate &cand, const BPHRecoBuilder *builder) const |
BPHRecoSelect () | |
BPHRecoSelect (const BPHRecoSelect &x)=delete | |
BPHRecoSelect & | operator= (const BPHRecoSelect &x)=delete |
virtual | ~BPHRecoSelect ()=default |
Additional Inherited Members | |
Public Types inherited from BPHRecoSelect | |
using | AcceptArg = reco::Candidate |
Description: Class for neutral particle rejection
Definition at line 30 of file BPHParticleNeutralVeto.h.
|
inline |
|
delete |
|
overridedefault |
Destructor
|
inlineoverridevirtual |
select charged particles
Operations
Implements BPHRecoSelect.
Definition at line 47 of file BPHParticleNeutralVeto.h.
Referenced by esMonitoring.FDJsonServer::handle_accept().
|
delete |