37 float tTrigMean,tTrigSigma,
kFactor;
41 if(status != 0)
throw cms::Exception(
"[DTTTrigMatchRPhi]") <<
"Could not find tTrig entry in DB for" 43 return DTTTrigData(tTrigMean,tTrigSigma,kFactor);
46 float tTrigMeanNew,tTrigSigmaNew,kFactorNew;
49 tTrigMeanNew = (tTrigMean + tTrigMeanNew)/2.;
51 tTrigSigmaNew = (tTrigSigmaNew + tTrigSigma)/2.;
54 return DTTTrigData(tTrigMeanNew,tTrigSigmaNew,kFactorNew);
55 }
else return DTTTrigData(tTrigMean,tTrigSigma,kFactor);
58 return DTTTrigData(tTrigMeanNew,tTrigSigmaNew,kFactorNew);
60 throw cms::Exception(
"[DTTTrigMatchRPhi]") <<
"Could not find tTrig entry in DB for" 61 << slId <<
"\n" << partnerSLId << endl;
const DTTtrig * tTrigMap_
DTChamberId chamberId() const
Return the corresponding ChamberId.
int superLayer() const
Return the superlayer number.
int get(int wheelId, int stationId, int sectorId, int slId, float &tTrig, float &tTrms, float &kFact, DTTimeUnits::type unit) const
get content