#include <CSCDDUMap.h>
Public Types | |
typedef std::map< int, CSCMapItem::MapItem > | CSCMap |
Public Member Functions | |
CSCDDUMap () | |
const CSCMapItem::MapItem & | item (int key) const |
~CSCDDUMap () | |
Public Attributes | |
CSCMap | ddu_map |
Definition at line 7 of file CSCDDUMap.h.
typedef std::map< int,CSCMapItem::MapItem > CSCDDUMap::CSCMap |
Definition at line 14 of file CSCDDUMap.h.
CSCDDUMap::CSCDDUMap | ( | ) |
Definition at line 3 of file CSCDDUMap.cc.
{}
CSCDDUMap::~CSCDDUMap | ( | ) |
Definition at line 5 of file CSCDDUMap.cc.
{}
const CSCMapItem::MapItem & CSCDDUMap::item | ( | int | key | ) | const |
Definition at line 7 of file CSCDDUMap.cc.
References ddu_map, and edm::second().
Definition at line 15 of file CSCDDUMap.h.
Referenced by CSCDDUMapValues::fillDDUMap(), and item().