|
| | Entry (unsigned int the_hash=0, unsigned int the_windex=0, unsigned int the_ncells=1, unsigned int the_stride=0) |
Definition at line 159 of file CaloTowerStore.h.
◆ anonymous enum
◆ Entry()
| CaloTowerStore::Entry::Entry |
( |
unsigned int | the_hash = 0, |
|
|
unsigned int | the_windex = 0, |
|
|
unsigned int | the_ncells = 1, |
|
|
unsigned int | the_stride = 0 ) |
Definition at line 347 of file CaloTowerStore.cxx.
355{
360}
static const unsigned int windex_max
static const unsigned int stride_max
static const unsigned int hash_max
static const unsigned int ncells_max
◆ hash
| unsigned int CaloTowerStore::Entry::hash |
◆ hash_max
| const unsigned int CaloTowerStore::Entry::hash_max = (1<<hash_width)-1 |
|
static |
◆ hash_width
| const unsigned int CaloTowerStore::Entry::hash_width = 18 |
|
static |
◆ ncells
| unsigned int CaloTowerStore::Entry::ncells |
◆ ncells_max
| const unsigned int CaloTowerStore::Entry::ncells_max = (1<<ncells_width)-1 |
|
static |
◆ ncells_width
| const unsigned int CaloTowerStore::Entry::ncells_width = 7 |
|
static |
◆ stride
| unsigned int CaloTowerStore::Entry::stride |
◆ stride_max
| const unsigned int CaloTowerStore::Entry::stride_max = (1<<stride_width)-1 |
|
static |
◆ stride_width
| const unsigned int CaloTowerStore::Entry::stride_width = 1 |
|
static |
◆ windex
| unsigned int CaloTowerStore::Entry::windex |
◆ windex_max
| const unsigned int CaloTowerStore::Entry::windex_max = (1<<windex_width)-1 |
|
static |
◆ windex_width
| const unsigned int CaloTowerStore::Entry::windex_width = 6 |
|
static |
The documentation for this struct was generated from the following files: