1 #ifndef CONDTOOLS_SISTRIP_SISTRIPMISCALIBRATEHELPER 2 #define CONDTOOLS_SISTRIP_SISTRIPMISCALIBRATEHELPER 23 double tmean =
mean();
56 void setSmearing(
bool doScale,
bool doSmear,
double the_scaleFactor,
double the_smearFactor){
59 m_scaleFactor = the_scaleFactor;
60 m_smearFactor = the_smearFactor;
std::vector< sistripsummary::TrackerRegion > getRegionsFromDetId(const TrackerTopology *m_trackerTopo, DetId detid)
sistripsummary::TrackerRegion getRegionFromString(std::string region)
void setSmearing(bool doScale, bool doSmear, double the_scaleFactor, double the_smearFactor)
std::pair< float, float > getTruncatedRange(const TrackerMap *theMap)