Classes | |
class | QieShape |
Functions | |
void | getLinearizedADC (const CastorQIEShape &shape, const CastorQIECoder *coder, int bins, int capid, float &lo, float &hi) |
float | maxDiff (float one, float two, float three, float four) |
void reco::castor::getLinearizedADC | ( | const CastorQIEShape & | shape, |
const CastorQIECoder * | coder, | ||
int | bins, | ||
int | capid, | ||
float & | lo, | ||
float & | hi | ||
) |
Definition at line 7 of file CastorAlgoUtils.cc.
References CastorQIECoder::charge(), and relval_parameters_module::step.
float reco::castor::maxDiff | ( | float | one, |
float | two, | ||
float | three, | ||
float | four | ||
) |