CMS 3D CMS Logo

Typedefs | Functions
ecalIM Namespace Reference

Typedefs

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

Functions

int uniqueIndex (int eta, int phi)
 

Typedef Documentation

◆ coeffBlock

Definition at line 24 of file InvMatrixCommonDefs.h.

◆ coeffMap

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

Definition at line 22 of file InvMatrixCommonDefs.h.

◆ coeffMapIt

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

Definition at line 23 of file InvMatrixCommonDefs.h.

Function Documentation

◆ uniqueIndex()

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