1 #ifndef HeavyFlavorAnalysis_SpecificDecay_BPHChi2Select_h 2 #define HeavyFlavorAnalysis_SpecificDecay_BPHChi2Select_h 56 return (TMath::Prob(
v.chi2(), lround(
v.ndof())) >=
probMin);
double getProbMin() const
get current prob min
BPHChi2Select(double prob)
~BPHChi2Select() override=default
bool accept(const BPHDecayVertex &cand) const override
select vertex
void setProbMin(double p)
set prob min
BPHChi2Select & operator=(const BPHChi2Select &x)=delete