1#ifndef Podd_THaVDCPointPair_h_
2#define Podd_THaVDCPointPair_h_
#define ClassDef(name, id)
static const char *const here
Double_t GetError() const
THaVDCPoint * fUpperPoint
virtual Int_t Compare(const TObject *) const
virtual void Print(Option_t *opt="") const
THaVDCPoint * GetUpper() const
THaVDCPoint * GetLower() const
Double_t GetSpacing() const
static Double_t CalcError(THaVDCPoint *lowerPoint, THaVDCPoint *upperPoint, Double_t spacing)
virtual ~THaVDCPointPair()=default
static Double_t GetProjectedDistance(THaVDCPoint *here, THaVDCPoint *there, Double_t spacing)
Bool_t HasUsedCluster() const
void Associate(THaTrack *track)
VDC::chi2_t CalcChi2() const
virtual Bool_t IsSortable() const
THaTrack * GetTrack() const
THaVDCPoint * fLowerPoint
THaVDCPointPair(THaVDCPoint *lp, THaVDCPoint *up, Double_t spacing)
std::pair< Double_t, Int_t > chi2_t