CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCDBChipSpeedCorrection.cc
Go to the documentation of this file.
3 
6 
8  {
9  CSCIndexer indexer;
10  return chipSpeedCorr[ indexer.chipIndex(cscId, chip)-1 ]; // no worries about range!
11  }
12 
const Item & item(const CSCDetId &cscId, int chip) const
IndexType chipIndex(IndexType ie, IndexType is, IndexType ir, IndexType ic, IndexType il, IndexType ichip) const
Definition: CSCIndexer.h:237