ATLAS Offline Software
Public Attributes | List of all members
LArCellMonAlg::threshold_t Struct Reference
Collaboration diagram for LArCellMonAlg::threshold_t:

Public Attributes

std::string m_threshName
 
std::string m_threshTitleTemplate
 Name of this threshold. More...
 
std::array< float, MAXLYRNSm_threshValue {{}}
 Histogram title template. More...
 
std::array< std::string, MAXLYRNSm_threshTitles
 The actual threshold (per layer) More...
 
size_t m_thrIndex
 Part of the histogram title (containing the threshold value, so per-layer) More...
 
bool m_inSigNoise =false
 for filling in the eventCount plot More...
 
Direction m_threshDirection =OVER
 Absolute threshold or in sigma noise? More...
 
bool m_doBeamBackgroundRemoval =false
 
float m_qualityFactorThreshold =4000
 
float m_timeThreshold =4.
 
std::bitset< MAXTRIGTYPEm_triggersToInclude
 
std::bitset< MAXTRIGTYPEm_triggersToExclude
 
bool m_threshTriggerDecision =true
 
bool m_doPercentageOccupancy =false
 
bool m_doEtaPhiOccupancy =false
 
bool m_doEtaOccupancy =false
 
bool m_doPhiOccupancy =false
 
bool m_doEtaPhiTotalEnergy =false
 
bool m_doEtaPhiAverageQuality =false
 
bool m_doEtaPhiFractionOverQth =false
 
bool m_doEtaPhiAverageTime =false
 
bool m_doEtaPhiFractionPastTth =false
 

Detailed Description

Definition at line 166 of file LArCellMonAlg.h.

Member Data Documentation

◆ m_doBeamBackgroundRemoval

bool LArCellMonAlg::threshold_t::m_doBeamBackgroundRemoval =false

Definition at line 176 of file LArCellMonAlg.h.

◆ m_doEtaOccupancy

bool LArCellMonAlg::threshold_t::m_doEtaOccupancy =false

Definition at line 188 of file LArCellMonAlg.h.

◆ m_doEtaPhiAverageQuality

bool LArCellMonAlg::threshold_t::m_doEtaPhiAverageQuality =false

Definition at line 194 of file LArCellMonAlg.h.

◆ m_doEtaPhiAverageTime

bool LArCellMonAlg::threshold_t::m_doEtaPhiAverageTime =false

Definition at line 197 of file LArCellMonAlg.h.

◆ m_doEtaPhiFractionOverQth

bool LArCellMonAlg::threshold_t::m_doEtaPhiFractionOverQth =false

Definition at line 195 of file LArCellMonAlg.h.

◆ m_doEtaPhiFractionPastTth

bool LArCellMonAlg::threshold_t::m_doEtaPhiFractionPastTth =false

Definition at line 198 of file LArCellMonAlg.h.

◆ m_doEtaPhiOccupancy

bool LArCellMonAlg::threshold_t::m_doEtaPhiOccupancy =false

Definition at line 187 of file LArCellMonAlg.h.

◆ m_doEtaPhiTotalEnergy

bool LArCellMonAlg::threshold_t::m_doEtaPhiTotalEnergy =false

Definition at line 191 of file LArCellMonAlg.h.

◆ m_doPercentageOccupancy

bool LArCellMonAlg::threshold_t::m_doPercentageOccupancy =false

Definition at line 186 of file LArCellMonAlg.h.

◆ m_doPhiOccupancy

bool LArCellMonAlg::threshold_t::m_doPhiOccupancy =false

Definition at line 189 of file LArCellMonAlg.h.

◆ m_inSigNoise

bool LArCellMonAlg::threshold_t::m_inSigNoise =false

for filling in the eventCount plot

Definition at line 174 of file LArCellMonAlg.h.

◆ m_qualityFactorThreshold

float LArCellMonAlg::threshold_t::m_qualityFactorThreshold =4000

Definition at line 177 of file LArCellMonAlg.h.

◆ m_threshDirection

Direction LArCellMonAlg::threshold_t::m_threshDirection =OVER

Absolute threshold or in sigma noise?

Definition at line 175 of file LArCellMonAlg.h.

◆ m_threshName

std::string LArCellMonAlg::threshold_t::m_threshName

Definition at line 168 of file LArCellMonAlg.h.

◆ m_threshTitles

std::array<std::string,MAXLYRNS> LArCellMonAlg::threshold_t::m_threshTitles

The actual threshold (per layer)

Definition at line 171 of file LArCellMonAlg.h.

◆ m_threshTitleTemplate

std::string LArCellMonAlg::threshold_t::m_threshTitleTemplate

Name of this threshold.

Definition at line 169 of file LArCellMonAlg.h.

◆ m_threshTriggerDecision

bool LArCellMonAlg::threshold_t::m_threshTriggerDecision =true

Definition at line 183 of file LArCellMonAlg.h.

◆ m_threshValue

std::array<float,MAXLYRNS> LArCellMonAlg::threshold_t::m_threshValue {{}}

Histogram title template.

Definition at line 170 of file LArCellMonAlg.h.

◆ m_thrIndex

size_t LArCellMonAlg::threshold_t::m_thrIndex

Part of the histogram title (containing the threshold value, so per-layer)

Definition at line 172 of file LArCellMonAlg.h.

◆ m_timeThreshold

float LArCellMonAlg::threshold_t::m_timeThreshold =4.

Definition at line 178 of file LArCellMonAlg.h.

◆ m_triggersToExclude

std::bitset<MAXTRIGTYPE> LArCellMonAlg::threshold_t::m_triggersToExclude

Definition at line 182 of file LArCellMonAlg.h.

◆ m_triggersToInclude

std::bitset<MAXTRIGTYPE> LArCellMonAlg::threshold_t::m_triggersToInclude

Definition at line 181 of file LArCellMonAlg.h.


The documentation for this struct was generated from the following file: