CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CSCChamberIndex.h
Go to the documentation of this file.
1 #ifndef CSCChamberIndex_h
2 #define CSCChamberIndex_h
3 
5 
7 #include <vector>
8 
10 public:
13 
14  const CSCMapItem::MapItem& item(int key) const;
15 
16  typedef std::vector<CSCMapItem::MapItem> CSCVector;
18 
20 };
21 
22 #endif
CSCVector ch_index
std::vector< CSCMapItem::MapItem > CSCVector
const CSCMapItem::MapItem & item(int key) const
tuple key
prepare the HTCondor submission files and eventually submit them
#define COND_SERIALIZABLE
Definition: Serializable.h:39