CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Member Functions | Public Attributes
CaloTowerConstituentsMap::MapItem Struct Reference

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
 

Detailed Description

Definition at line 55 of file CaloTowerConstituentsMap.h.

Member Typedef Documentation

Definition at line 56 of file CaloTowerConstituentsMap.h.

Constructor & Destructor Documentation

CaloTowerConstituentsMap::MapItem::MapItem ( const DetId acell,
const CaloTowerDetId atower 
)
inline

Member Function Documentation

DetId CaloTowerConstituentsMap::MapItem::id ( void  ) const
inline

Definition at line 60 of file CaloTowerConstituentsMap.h.

References cell.

Member Data Documentation

DetId CaloTowerConstituentsMap::MapItem::cell

Definition at line 58 of file CaloTowerConstituentsMap.h.

Referenced by id().

CaloTowerDetId CaloTowerConstituentsMap::MapItem::tower

Definition at line 59 of file CaloTowerConstituentsMap.h.