CMS 3D CMS Logo

CSCDDUMap.cc
Go to the documentation of this file.
2 
4 
6 
7 const CSCMapItem::MapItem& CSCDDUMap::item(int key) const { return (ddu_map.find(key))->second; }
CSCMap ddu_map
Definition: CSCDDUMap.h:17
~CSCDDUMap()
Definition: CSCDDUMap.cc:5
U second(std::pair< T, U > const &p)
key
prepare the HTCondor submission files and eventually submit them
CSCDDUMap()
Definition: CSCDDUMap.cc:3
const CSCMapItem::MapItem & item(int key) const
Definition: CSCDDUMap.cc:7