Go to the source code of this file.
Namespaces | |
ecalIM | |
Macros | |
#define | SCMaxEta 85 |
#define | SCMaxPhi 20 |
Typedefs | |
typedef std::pair< coeffMapIt, coeffMapIt > | ecalIM::coeffBlock |
typedef std::map< int, CalibCoeff > | ecalIM::coeffMap |
typedef std::map< int, CalibCoeff >::const_iterator | ecalIM::coeffMapIt |
Functions | |
int | ecalIM::uniqueIndex (int eta, int phi) |
#define SCMaxEta 85 |
Definition at line 16 of file InvMatrixCommonDefs.h.
Referenced by getSavedMatrix(), mtrReset(), mtrTransfer(), translateCoeff(), writeCalibTxt(), and writeCMSSWCoeff().
#define SCMaxPhi 20 |
Definition at line 15 of file InvMatrixCommonDefs.h.
Referenced by getSavedMatrix(), mtrReset(), mtrTransfer(), translateCoeff(), ecalIM::uniqueIndex(), writeCalibTxt(), and writeCMSSWCoeff().