1 #ifndef DTSegment_DTSegmentUpdator_h 2 #define DTSegment_DTSegmentUpdator_h 86 std::unique_ptr<DTRecHitBaseAlgo>
theAlgo;
96 void fit(
const std::vector<float>&
x,
97 const std::vector<float>&
y,
98 const std::vector<int>& lfit,
99 const std::vector<double>& dist,
100 const std::vector<float>& sigy,
107 const bool allow3par =
false,
108 const bool block3par =
false)
const;
117 #endif // DTSegment_DTSegmentUpdator_h
DTSegmentUpdator(const edm::ParameterSet &config, edm::ConsumesCollector)
Constructor.
~DTSegmentUpdator()
Destructor.
edm::ESHandle< DTGeometry > theGeom
void update(DTRecSegment4D *seg, const bool calcT0, bool allow3par) const
recompute hits position and refit the segment4D
std::unique_ptr< DTRecHitBaseAlgo > theAlgo
void calculateT0corr(DTRecSegment2D *seg) const
void setES(const edm::EventSetup &setup)
set the setup
bool perform_delta_rejecting
bool fit(DTSegmentCand *seg, bool allow3par, const bool fitdebug) const
void rejectBadHits(DTChamberRecSegment2D *) const
std::unique_ptr< DTLinearFit > theFitter
void updateHits(DTRecSegment2D *seg, GlobalPoint &gpos, GlobalVector &gdir, const int step=2) const
const edm::ESGetToken< DTGeometry, MuonGeometryRecord > theGeomToken
CLHEP::HepSymMatrix AlgebraicSymMatrix