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 24 of file InvMatrixCommonDefs.h.
typedef std::map<int, CalibCoeff> ecalIM::coeffMap |
Definition at line 22 of file InvMatrixCommonDefs.h.
typedef std::map<int, CalibCoeff>::const_iterator ecalIM::coeffMapIt |
Definition at line 23 of file InvMatrixCommonDefs.h.
int ecalIM::uniqueIndex | ( | int | eta, |
int | phi | ||
) |
Definition at line 6 of file InvMatrixCommonDefs.cc.
References PVValHelper::eta, PVValHelper::phi, and SCMaxPhi.
Referenced by trklet::PurgeDuplicate::execute().