10 #ifndef BPFIT_BPFPID_H 11 #define BPFIT_BPFPID_H 74 #endif // BPFIT_BPFPIF_H A pid value and corresponding pdg code.
float fdEdXLL
dE/dX log likelihood total for the BreakPointFitter Track
void SetdEdXLL(double dEdXLL)
void SetHitRatio(double hitRatio)
void SetLength(double length)
float fChi2T
BreakPointFitter track total chi^2 (sum of hit plus plane chi^2)
void SetChi2T(double chi2T)
float GetHitRatio() const
unsigned int HighestPIDTrack(const std::vector< art::Ptr< rb::Track > > &sliceTracks, const std::string &bpfpidModuleLabel, const int &pdg, const art::Event &e)
void SetDefaults()
Set fLength, fChi2T, fdEdXLL and fHitRatio to default values.
float fLength
Track Length.
float fHitRatio
Ratio of on track to on + off track hits.