#include "DataFormats/EcalDetId/interface/EBDetId.h"
#include "DataFormats/EcalDetId/interface/EEDetId.h"
Go to the source code of this file.
Functions | |
template<class Item > | |
void | getBarrelErrorSummary (typename std::vector< Item > vItems, long unsigned int &errorCount) |
template<class Item > | |
void | getEndCapErrorSummary (typename std::vector< Item > vItems, long unsigned int &errorCountEE1, long unsigned int &errorCountEE2, long unsigned int &totalEE1, long unsigned int &totalEE2) |
void getBarrelErrorSummary | ( | typename std::vector< Item > | vItems, |
long unsigned int & | errorCount | ||
) |
Definition at line 5 of file EcalBadCrystalsCount.h.
void getEndCapErrorSummary | ( | typename std::vector< Item > | vItems, |
long unsigned int & | errorCountEE1, | ||
long unsigned int & | errorCountEE2, | ||
long unsigned int & | totalEE1, | ||
long unsigned int & | totalEE2 | ||
) |
Definition at line 15 of file EcalBadCrystalsCount.h.
References submitPVResolutionJobs::count, EEDetId::detIdFromDenseIndex(), and EEDetId::zside().