PandaRoot
RhoNeutralParticleSelector Class Reference

#include <RhoNeutralParticleSelector.h>

Inheritance diagram for RhoNeutralParticleSelector:
RhoParticleSelectorBase

Public Member Functions

 RhoNeutralParticleSelector (const char *name="RhoNeutralParticleSelector", const char *type=nullptr)
 
virtual ~RhoNeutralParticleSelector ()
 
virtual Bool_t Accept (RhoCandidate *b)
 
virtual Bool_t Accept (PndPidCandidate *b)
 
- Public Member Functions inherited from RhoParticleSelectorBase
 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

- Protected Member Functions inherited from RhoParticleSelectorBase
TParticlePDG * CPConjugate (TParticlePDG *aPart)
 
void SetTypeAndMass (RhoCandidate *b)
 
- Protected Attributes inherited from RhoParticleSelectorBase
TParticlePDG * fTypePlus
 
TParticlePDG * fTypeMinus
 Particle type to accept. More...
 
criterion fCriterion
 Particle type to accept. More...
 

Detailed Description

Definition at line 27 of file RhoNeutralParticleSelector.h.

Constructor & Destructor Documentation

◆ RhoNeutralParticleSelector()

RhoNeutralParticleSelector::RhoNeutralParticleSelector ( const char *  name = "RhoNeutralParticleSelector",
const char *  type = nullptr 
)

◆ ~RhoNeutralParticleSelector()

virtual RhoNeutralParticleSelector::~RhoNeutralParticleSelector ( )
inlinevirtual

Definition at line 33 of file RhoNeutralParticleSelector.h.

References Accept().

33 {}

Member Function Documentation

◆ Accept() [1/2]

virtual Bool_t RhoNeutralParticleSelector::Accept ( RhoCandidate b)
virtual

◆ Accept() [2/2]

virtual Bool_t RhoNeutralParticleSelector::Accept ( PndPidCandidate b)
virtual

The documentation for this class was generated from the following file: