1 #ifndef RecoMuon_MuonSeedGenerator_MuonDTSeedFromRecHits_H
2 #define RecoMuon_MuonSeedGenerator_MuonDTSeedFromRecHits_H
34 void computeBestPt(
double* pt,
double* spt,
float& ptmean,
float& sptmean)
const;
39 bool tossOutlyers,
float& ptmean,
float & sptmean)
const;
ConstMuonRecHitPointer bestBarrelHit(const MuonRecHitContainer &barrelHits) const
void computePtWithVtx(double *pt, double *spt) const
void computeBestPt(double *pt, double *spt, float &ptmean, float &sptmean) const
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
MuonTransientTrackingRecHit::ConstMuonRecHitPointer ConstMuonRecHitPointer
void computeMean(const double *pt, const double *weights, int sz, bool tossOutlyers, float &ptmean, float &sptmean) const
void computePtWithoutVtx(double *pt, double *spt) const
virtual TrajectorySeed seed() const