#include <RhoParticleSelectorBase.h>
Definition at line 27 of file RhoParticleSelectorBase.h.
◆ RhoParticleSelectorBase()
RhoParticleSelectorBase::RhoParticleSelectorBase |
( |
const char * |
name = "VAbsPidSelector" , |
|
|
const char * |
type = nullptr |
|
) |
| |
◆ ~RhoParticleSelectorBase()
virtual RhoParticleSelectorBase::~RhoParticleSelectorBase |
( |
| ) |
|
|
virtual |
◆ Accept() [1/2]
virtual Bool_t RhoParticleSelectorBase::Accept |
( |
RhoCandidate * |
| ) |
|
|
pure virtual |
Implemented in RhoGoodTrackSelector, RhoMassParticleSelector, RhoMinusParticleSelector, RhoMomentumParticleSelector, RhoNeutralParticleSelector, RhoPlusParticleSelector, RhoSimpleElectronSelector, RhoSimpleKaonSelector, RhoSimpleMuonSelector, RhoSimplePionSelector, RhoSimpleProtonSelector, RhoEnergyParticleSelector, RhoGoodPhotonSelector, and PndAnaPidSelector.
◆ Accept() [2/2]
Implemented in RhoGoodTrackSelector, RhoMassParticleSelector, RhoMinusParticleSelector, RhoMomentumParticleSelector, RhoNeutralParticleSelector, RhoPlusParticleSelector, RhoSimpleElectronSelector, RhoSimpleKaonSelector, RhoSimpleMuonSelector, RhoSimplePionSelector, RhoSimpleProtonSelector, RhoEnergyParticleSelector, RhoGoodPhotonSelector, PndAnaPidSelector, and PndGoodTrackSelector.
◆ CPConjugate()
TParticlePDG* RhoParticleSelectorBase::CPConjugate |
( |
TParticlePDG * |
aPart | ) |
|
|
protected |
◆ Select() [1/2]
void RhoParticleSelectorBase::Select |
( |
RhoCandList & |
l | ) |
|
◆ Select() [2/2]
◆ SetCriterion() [1/2]
virtual void RhoParticleSelectorBase::SetCriterion |
( |
const char * |
crit | ) |
|
|
virtual |
◆ SetCriterion() [2/2]
void RhoParticleSelectorBase::SetCriterion |
( |
criterion |
crit | ) |
|
◆ SetTypeAndMass()
void RhoParticleSelectorBase::SetTypeAndMass |
( |
RhoCandidate * |
b | ) |
|
|
protected |
◆ fCriterion
criterion RhoParticleSelectorBase::fCriterion |
|
protected |
◆ fTypeMinus
TParticlePDG* RhoParticleSelectorBase::fTypeMinus |
|
protected |
◆ fTypePlus
TParticlePDG* RhoParticleSelectorBase::fTypePlus |
|
protected |
The documentation for this class was generated from the following file: