CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCChamberTimeCorrections.cc
Go to the documentation of this file.
3 
6 
8  {
9  CSCIndexer indexer;
10  return chamberCorrections[ indexer.chamberIndex(cscId)-1 ]; // no worries about range!
11  }
IndexType chamberIndex(const CSCDetId &id) const
Definition: CSCIndexer.h:66
const ChamberTimeCorrections & item(const CSCDetId &cscId) const