1 #ifndef RecoLocalFastTime_FTLClusterizer_BTLRecHitsErrorEstimatorIM_H
2 #define RecoLocalFastTime_FTLClusterizer_BTLRecHitsErrorEstimatorIM_H 1
27 <<
"This is an object from Endcap. Only use it for the Barrel!" << std::endl;
38 LocalError error_before = topo.localError(mp, simpleRect);
39 LocalError error_modified(positionError2, error_before.
xy(), error_before.
yy());
40 return error_modified;