CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
EcalTrigTowerConstituentsMap::MapItem Struct Reference

Public Member Functions

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

Public Attributes

DetId cell
 
EcalTrigTowerDetId tower
 

Detailed Description

Definition at line 42 of file EcalTrigTowerConstituentsMap.h.

Constructor & Destructor Documentation

◆ MapItem()

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

Definition at line 43 of file EcalTrigTowerConstituentsMap.h.

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

Member Data Documentation

◆ cell

DetId EcalTrigTowerConstituentsMap::MapItem::cell

Definition at line 44 of file EcalTrigTowerConstituentsMap.h.

◆ tower

EcalTrigTowerDetId EcalTrigTowerConstituentsMap::MapItem::tower

Definition at line 45 of file EcalTrigTowerConstituentsMap.h.

EcalTrigTowerConstituentsMap::MapItem::cell
DetId cell
Definition: EcalTrigTowerConstituentsMap.h:44
EcalTrigTowerConstituentsMap::MapItem::tower
EcalTrigTowerDetId tower
Definition: EcalTrigTowerConstituentsMap.h:45