ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
LCE_CellList::thrCounter_t Struct Reference
Collaboration diagram for LCE_CellList::thrCounter_t:

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
 

Detailed Description

Definition at line 39 of file LCE_CellList.cxx.

Constructor & Destructor Documentation

◆ thrCounter_t()

LCE_CellList::thrCounter_t::thrCounter_t ( const unsigned  id)
inline

Definition at line 60 of file LCE_CellList.cxx.

60  :
61  onlId(id) {};

Member Data Documentation

◆ bc_status

unsigned LCE_CellList::thrCounter_t::bc_status =0

Definition at line 46 of file LCE_CellList.cxx.

◆ caloid

short LCE_CellList::thrCounter_t::caloid =0

Definition at line 49 of file LCE_CellList.cxx.

◆ channel

short LCE_CellList::thrCounter_t::channel =0

Definition at line 52 of file LCE_CellList.cxx.

◆ Esum

double LCE_CellList::thrCounter_t::Esum =0.0

Definition at line 47 of file LCE_CellList.cxx.

◆ EventEnergyCut

bool LCE_CellList::thrCounter_t::EventEnergyCut =false

Definition at line 56 of file LCE_CellList.cxx.

◆ FT

short LCE_CellList::thrCounter_t::FT =0

Definition at line 50 of file LCE_CellList.cxx.

◆ layer

short LCE_CellList::thrCounter_t::layer =0

Definition at line 53 of file LCE_CellList.cxx.

◆ LBs

std::set<unsigned> LCE_CellList::thrCounter_t::LBs

Definition at line 58 of file LCE_CellList.cxx.

◆ MeanCellHitCut

bool LCE_CellList::thrCounter_t::MeanCellHitCut =false

Definition at line 57 of file LCE_CellList.cxx.

◆ nAboveAbsE

unsigned LCE_CellList::thrCounter_t::nAboveAbsE =0

Definition at line 44 of file LCE_CellList.cxx.

◆ nAboveQ

unsigned LCE_CellList::thrCounter_t::nAboveQ =0

Definition at line 45 of file LCE_CellList.cxx.

◆ nAboveSigNoise

unsigned LCE_CellList::thrCounter_t::nAboveSigNoise =0

Definition at line 43 of file LCE_CellList.cxx.

◆ nSeen

unsigned LCE_CellList::thrCounter_t::nSeen =0

Definition at line 42 of file LCE_CellList.cxx.

◆ onlId

unsigned LCE_CellList::thrCounter_t::onlId

Definition at line 41 of file LCE_CellList.cxx.

◆ slot

short LCE_CellList::thrCounter_t::slot =0

Definition at line 51 of file LCE_CellList.cxx.


The documentation for this struct was generated from the following file:
LCE_CellList::thrCounter_t::onlId
unsigned onlId
Definition: LCE_CellList.cxx:41