CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
ecalIM Namespace Reference

Typedefs

typedef std::pair< coeffMapIt,
coeffMapIt
coeffBlock
 
typedef std::map< int, CalibCoeffcoeffMap
 
typedef std::map< int,
CalibCoeff >::const_iterator 
coeffMapIt
 

Functions

int uniqueIndex (int eta, int phi)
 

Typedef Documentation

Definition at line 25 of file InvMatrixCommonDefs.h.

typedef std::map<int,CalibCoeff> ecalIM::coeffMap

Definition at line 23 of file InvMatrixCommonDefs.h.

typedef std::map<int,CalibCoeff>::const_iterator ecalIM::coeffMapIt

Definition at line 24 of file InvMatrixCommonDefs.h.

Function Documentation

int ecalIM::uniqueIndex ( int  eta,
int  phi 
)

Definition at line 7 of file InvMatrixCommonDefs.cc.

References phi(), and SCMaxPhi.

8 {
9  return eta * SCMaxPhi + phi ;
10 }
#define SCMaxPhi
Geom::Phi< T > phi() const