Public Types | |
typedef DetId | key_type |
Public Member Functions | |
DetId | id () const |
MapItem (const DetId &acell, const CaloTowerDetId &atower) | |
Public Attributes | |
DetId | cell |
CaloTowerDetId | tower |
Definition at line 50 of file CaloTowerConstituentsMap.h.
Definition at line 51 of file CaloTowerConstituentsMap.h.
CaloTowerConstituentsMap::MapItem::MapItem | ( | const DetId & | acell, |
const CaloTowerDetId & | atower | ||
) | [inline] |
Definition at line 52 of file CaloTowerConstituentsMap.h.
DetId CaloTowerConstituentsMap::MapItem::id | ( | void | ) | const [inline] |
Definition at line 53 of file CaloTowerConstituentsMap.h.
Referenced by id().
Definition at line 54 of file CaloTowerConstituentsMap.h.