![]() |
PandaRoot
|
#include <RhoSimpleElectronSelector.h>
Public Member Functions | |
RhoSimpleElectronSelector (const char *name="RhoSimpleElectronSelector", const char *type="e-") | |
virtual | ~RhoSimpleElectronSelector () |
virtual Bool_t | Accept (RhoCandidate *b) |
virtual Bool_t | Accept (PndPidCandidate *b) |
![]() | |
RhoParticleSelectorBase (const char *name="VAbsPidSelector", const char *type=nullptr) | |
virtual | ~RhoParticleSelectorBase () |
virtual void | SetCriterion (const char *crit) |
void | SetCriterion (criterion crit) |
void | Select (RhoCandList &l) |
void | Select (RhoCandList &in, RhoCandList &out) |
Additional Inherited Members | |
![]() | |
TParticlePDG * | CPConjugate (TParticlePDG *aPart) |
void | SetTypeAndMass (RhoCandidate *b) |
![]() | |
TParticlePDG * | fTypePlus |
TParticlePDG * | fTypeMinus |
Particle type to accept. More... | |
criterion | fCriterion |
Particle type to accept. More... | |
Definition at line 27 of file RhoSimpleElectronSelector.h.
RhoSimpleElectronSelector::RhoSimpleElectronSelector | ( | const char * | name = "RhoSimpleElectronSelector" , |
const char * | type = "e-" |
||
) |
|
inlinevirtual |
|
virtual |
Implements RhoParticleSelectorBase.
Referenced by ~RhoSimpleElectronSelector().
|
virtual |
Implements RhoParticleSelectorBase.