Typedefs | |
typedef std::pair< coeffMapIt, coeffMapIt > | coeffBlock |
typedef std::map< int, CalibCoeff > | coeffMap |
typedef std::map< int, CalibCoeff >::const_iterator | coeffMapIt |
Functions | |
int | uniqueIndex (int eta, int phi) |
typedef std::pair<coeffMapIt,coeffMapIt> ecalIM::coeffBlock |
Definition at line 29 of file InvMatrixCommonDefs.h.
typedef std::map<int,CalibCoeff> ecalIM::coeffMap |
Definition at line 27 of file InvMatrixCommonDefs.h.
typedef std::map<int,CalibCoeff>::const_iterator ecalIM::coeffMapIt |
Definition at line 28 of file InvMatrixCommonDefs.h.
int ecalIM::uniqueIndex | ( | int | eta, |
int | phi | ||
) |
Definition at line 11 of file InvMatrixCommonDefs.cc.