#include "CalibFormats/HcalObjects/interface/HcalDbService.h"
#include "CondFormats/HcalObjects/interface/HcalQIECoder.h"
Go to the source code of this file.
Functions | |
void | getLinearizedADC (const HcalQIEShape &shape, const HcalQIECoder *coder, int bins, int capid, float &lo, float &hi) |
float | maxDiff (float one, float two, float three, float four) |
void getLinearizedADC | ( | const HcalQIEShape & | shape, |
const HcalQIECoder * | coder, | ||
int | bins, | ||
int | capid, | ||
float & | lo, | ||
float & | hi | ||
) |
Definition at line 4 of file HcalAlgoUtils.cc.
References HcalQIECoder::charge().
float maxDiff | ( | float | one, |
float | two, | ||
float | three, | ||
float | four | ||
) |
Definition at line 21 of file CastorAlgoUtils.cc.
References hpstanc_transforms::max, and min().
Referenced by CSCSegment::time().