Go to the source code of this file.
|
template<typename DIGI > |
double | hcaldqm::utilities::aveADC (DIGI digi, double ped, int i=0, int j=3) |
|
template<typename DIGI > |
double | hcaldqm::utilities::aveQ (DIGI digi, double ped, int i=0, int j=3) |
|
template<typename DIGI > |
double | hcaldqm::utilities::aveTS (DIGI digi, double ped=0, int i=0, int j=3) |
|
template<typename STDTYPE > |
void | hcaldqm::utilities::dqmdebug (STDTYPE x, int debug=0) |
|
int | hcaldqm::utilities::getFEDById (int) |
|
int | hcaldqm::utilities::getIdByFED (int) |
|
int | hcaldqm::utilities::getTPSubDet (HcalTrigTowerDetId const &) |
|
int | hcaldqm::utilities::getTPSubDetPM (HcalTrigTowerDetId const &) |
|
template<typename DIGI > |
bool | hcaldqm::utilities::isError (DIGI digi) |
|
template<typename DIGI > |
int | hcaldqm::utilities::maxTS (DIGI digi, double ped=0) |
|
template<typename DIGI > |
double | hcaldqm::utilities::sumADC (DIGI digi, double ped, int i=0, int j=3) |
|
template<typename DIGI > |
double | hcaldqm::utilities::sumQ (DIGI digi, double ped, int i=0, int j=3) |
|
bool | hcaldqm::utilities::validDetId (HcalSubdetector, int, int, int) |
|
bool | hcaldqm::utilities::validDetId (HcalDetId const &) |
|