CMS 3D CMS Logo

CSCChamberIndex.cc

Go to the documentation of this file.
00001 #include "CondFormats/CSCObjects/interface/CSCChamberIndex.h"
00002 
00003 CSCChamberIndex::CSCChamberIndex(){}
00004 
00005 CSCChamberIndex::~CSCChamberIndex(){}
00006 
00007 const CSCMapItem::MapItem& CSCChamberIndex::item( int key ) const { 
00008   return ch_index[key]; 
00009 }

Generated on Tue Jun 9 17:26:24 2009 for CMSSW by  doxygen 1.5.4