CMS 3D CMS Logo

Public Member Functions | Public Attributes

EcalTrigTowerConstituentsMap::MapItem Struct Reference

List of all members.

Public Member Functions

 MapItem (const DetId &acell, const EcalTrigTowerDetId &atower)

Public Attributes

DetId cell
EcalTrigTowerDetId tower

Detailed Description

Definition at line 45 of file EcalTrigTowerConstituentsMap.h.


Constructor & Destructor Documentation

EcalTrigTowerConstituentsMap::MapItem::MapItem ( const DetId acell,
const EcalTrigTowerDetId atower 
) [inline]

Definition at line 46 of file EcalTrigTowerConstituentsMap.h.

: cell(acell),tower(atower) { }

Member Data Documentation

Definition at line 47 of file EcalTrigTowerConstituentsMap.h.

Definition at line 48 of file EcalTrigTowerConstituentsMap.h.