#include <RhoGoodTrackSelector.h>
|
| RhoGoodTrackSelector (const char *name="RhoGoodTrackSelector", Double_t pmin=0.0, Double_t ptmin=0.0, Double_t fitprob=-1, Int_t mvdhits=0, Double_t xydoca=100, Double_t zdoca=100) |
|
| RhoGoodTrackSelector (const char *name, criterion crit) |
|
| RhoGoodTrackSelector (const char *name, const char *crit) |
|
virtual | ~RhoGoodTrackSelector () |
|
virtual void | PrintOn (std::ostream &o=std::cout) const |
|
void | SetMomentumCut (Double_t pmin, Double_t pmax=1.E8) |
|
void | SetPtCut (Double_t ptmin, Double_t ptmax=1.E8) |
|
void | SetFitProbCut (Double_t probmin) |
|
void | SetMvdHitsCut (Int_t hitsmin, Int_t hitsmax=100000) |
|
void | SetPrimaryVertexCut (Double_t d, Double_t zmin, Double_t zmax) |
|
void | SetFitCut (Double_t chi=1e9, Double_t chipm=0.0) |
|
virtual void | SetCriterion (const char *crit) |
|
virtual void | SetCriterion (criterion crit) |
|
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 () |
|
void | SetCriterion (criterion crit) |
|
void | Select (RhoCandList &l) |
|
void | Select (RhoCandList &in, RhoCandList &out) |
|
Definition at line 19 of file RhoGoodTrackSelector.h.
◆ RhoGoodTrackSelector() [1/3]
RhoGoodTrackSelector::RhoGoodTrackSelector |
( |
const char * |
name = "RhoGoodTrackSelector" , |
|
|
Double_t |
pmin = 0.0 , |
|
|
Double_t |
ptmin = 0.0 , |
|
|
Double_t |
fitprob = -1 , |
|
|
Int_t |
mvdhits = 0 , |
|
|
Double_t |
xydoca = 100 , |
|
|
Double_t |
zdoca = 100 |
|
) |
| |
◆ RhoGoodTrackSelector() [2/3]
RhoGoodTrackSelector::RhoGoodTrackSelector |
( |
const char * |
name, |
|
|
criterion |
crit |
|
) |
| |
◆ RhoGoodTrackSelector() [3/3]
RhoGoodTrackSelector::RhoGoodTrackSelector |
( |
const char * |
name, |
|
|
const char * |
crit |
|
) |
| |
◆ ~RhoGoodTrackSelector()
virtual RhoGoodTrackSelector::~RhoGoodTrackSelector |
( |
| ) |
|
|
inlinevirtual |
◆ Accept() [1/2]
virtual Bool_t RhoGoodTrackSelector::Accept |
( |
RhoCandidate * |
b | ) |
|
|
virtual |
◆ Accept() [2/2]
◆ PrintOn()
virtual void RhoGoodTrackSelector::PrintOn |
( |
std::ostream & |
o = std::cout | ) |
const |
|
virtual |
◆ SetCriterion() [1/2]
virtual void RhoGoodTrackSelector::SetCriterion |
( |
const char * |
crit | ) |
|
|
virtual |
◆ SetCriterion() [2/2]
virtual void RhoGoodTrackSelector::SetCriterion |
( |
criterion |
crit | ) |
|
|
virtual |
◆ SetFitCut()
void RhoGoodTrackSelector::SetFitCut |
( |
Double_t |
chi = 1e9 , |
|
|
Double_t |
chipm = 0.0 |
|
) |
| |
|
inline |
◆ SetFitProbCut()
void RhoGoodTrackSelector::SetFitProbCut |
( |
Double_t |
probmin | ) |
|
|
inline |
◆ SetMomentumCut()
void RhoGoodTrackSelector::SetMomentumCut |
( |
Double_t |
pmin, |
|
|
Double_t |
pmax = 1.E8 |
|
) |
| |
|
inline |
◆ SetMvdHitsCut()
void RhoGoodTrackSelector::SetMvdHitsCut |
( |
Int_t |
hitsmin, |
|
|
Int_t |
hitsmax = 100000 |
|
) |
| |
|
inline |
◆ SetPrimaryVertexCut()
void RhoGoodTrackSelector::SetPrimaryVertexCut |
( |
Double_t |
d, |
|
|
Double_t |
zmin, |
|
|
Double_t |
zmax |
|
) |
| |
|
inline |
◆ SetPtCut()
void RhoGoodTrackSelector::SetPtCut |
( |
Double_t |
ptmin, |
|
|
Double_t |
ptmax = 1.E8 |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: