CMS 3D CMS Logo

InvMatrixCommonDefs.cc
Go to the documentation of this file.
1 
5 
6 int ecalIM::uniqueIndex(int eta, int phi) { return eta * SCMaxPhi + phi; }
#define SCMaxPhi
int uniqueIndex(int eta, int phi)