CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
CaloSubdetectorTopology::CellInfo Struct Reference

#include <CaloSubdetectorTopology.h>

Public Member Functions

 CellInfo ()
 
 CellInfo (bool a_visited, const DetId &a_cell)
 

Public Attributes

DetId cell
 
bool visited
 

Detailed Description

Definition at line 110 of file CaloSubdetectorTopology.h.

Constructor & Destructor Documentation

◆ CellInfo() [1/2]

CaloSubdetectorTopology::CellInfo::CellInfo ( )
inline

Definition at line 115 of file CaloSubdetectorTopology.h.

◆ CellInfo() [2/2]

CaloSubdetectorTopology::CellInfo::CellInfo ( bool  a_visited,
const DetId a_cell 
)
inline

Member Data Documentation

◆ cell

DetId CaloSubdetectorTopology::CellInfo::cell

Definition at line 113 of file CaloSubdetectorTopology.h.

◆ visited

bool CaloSubdetectorTopology::CellInfo::visited

Definition at line 111 of file CaloSubdetectorTopology.h.