![]() |
ATLAS Offline Software
|
Public Member Functions | |
| thrCounter_t (const unsigned id) | |
Public Attributes | |
| unsigned | onlId |
| unsigned | nSeen =0 |
| unsigned | nAboveSigNoise =0 |
| unsigned | nAboveAbsE =0 |
| unsigned | nAboveQ =0 |
| unsigned | bc_status =0 |
| double | Esum =0.0 |
| short | caloid =0 |
| short | FT =0 |
| short | slot =0 |
| short | channel =0 |
| short | layer =0 |
| bool | EventEnergyCut =false |
| bool | MeanCellHitCut =false |
| std::set< unsigned > | LBs |
Definition at line 41 of file LCE_CellList.cxx.
|
inline |
Definition at line 62 of file LCE_CellList.cxx.
| unsigned LCE_CellList::thrCounter_t::bc_status =0 |
Definition at line 48 of file LCE_CellList.cxx.
| short LCE_CellList::thrCounter_t::caloid =0 |
Definition at line 51 of file LCE_CellList.cxx.
| short LCE_CellList::thrCounter_t::channel =0 |
Definition at line 54 of file LCE_CellList.cxx.
| double LCE_CellList::thrCounter_t::Esum =0.0 |
Definition at line 49 of file LCE_CellList.cxx.
| bool LCE_CellList::thrCounter_t::EventEnergyCut =false |
Definition at line 58 of file LCE_CellList.cxx.
| short LCE_CellList::thrCounter_t::FT =0 |
Definition at line 52 of file LCE_CellList.cxx.
| short LCE_CellList::thrCounter_t::layer =0 |
Definition at line 55 of file LCE_CellList.cxx.
| std::set<unsigned> LCE_CellList::thrCounter_t::LBs |
Definition at line 60 of file LCE_CellList.cxx.
| bool LCE_CellList::thrCounter_t::MeanCellHitCut =false |
Definition at line 59 of file LCE_CellList.cxx.
| unsigned LCE_CellList::thrCounter_t::nAboveAbsE =0 |
Definition at line 46 of file LCE_CellList.cxx.
| unsigned LCE_CellList::thrCounter_t::nAboveQ =0 |
Definition at line 47 of file LCE_CellList.cxx.
| unsigned LCE_CellList::thrCounter_t::nAboveSigNoise =0 |
Definition at line 45 of file LCE_CellList.cxx.
| unsigned LCE_CellList::thrCounter_t::nSeen =0 |
Definition at line 44 of file LCE_CellList.cxx.
| unsigned LCE_CellList::thrCounter_t::onlId |
Definition at line 43 of file LCE_CellList.cxx.
| short LCE_CellList::thrCounter_t::slot =0 |
Definition at line 53 of file LCE_CellList.cxx.