|
HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include <HGCCellMap.h>
Public Member Functions | |
| bool | operator< (HGCCellMap::Cell &o) |
Public Attributes | |
| int | skiroc |
| int | channel |
| int | celltype |
| int | posid |
| int | u |
| int | v |
| double | x |
| double | y |
| double | z |
| double | count |
Definition at line 20 of file HGCCellMap.h.
|
inline |
Definition at line 31 of file HGCCellMap.h.
| int HGCCellMap::Cell::celltype |
Definition at line 23 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap().
| int HGCCellMap::Cell::channel |
Definition at line 22 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap(), and operator<().
| double HGCCellMap::Cell::count |
Definition at line 30 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap().
| int HGCCellMap::Cell::posid |
Definition at line 24 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap().
| int HGCCellMap::Cell::skiroc |
Definition at line 21 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap(), and operator<().
| int HGCCellMap::Cell::u |
Definition at line 25 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap().
| int HGCCellMap::Cell::v |
Definition at line 26 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap().
| double HGCCellMap::Cell::x |
Definition at line 27 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap().
| double HGCCellMap::Cell::y |
Definition at line 28 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap().
| double HGCCellMap::Cell::z |
Definition at line 29 of file HGCCellMap.h.
Referenced by HGCCellMap::HGCCellMap().
1.8.5