ATLAS Offline Software
Loading...
Searching...
No Matches
TRTDigCondBase::StrawState Struct Reference

Straw state. More...

Collaboration diagram for TRTDigCondBase::StrawState:

Public Attributes

float noiselevel {}
 Noise level.
float noiseamplitude {}
 Noise amplitude.
float lowthreshold {}
 Low threshold discriminator setting.

Detailed Description

Straw state.

Definition at line 145 of file TRTDigCondBase.h.

Member Data Documentation

◆ lowthreshold

float TRTDigCondBase::StrawState::lowthreshold {}

Low threshold discriminator setting.

Definition at line 148 of file TRTDigCondBase.h.

148{};

◆ noiseamplitude

float TRTDigCondBase::StrawState::noiseamplitude {}

Noise amplitude.

Definition at line 147 of file TRTDigCondBase.h.

147{};

◆ noiselevel

float TRTDigCondBase::StrawState::noiselevel {}

Noise level.

Definition at line 146 of file TRTDigCondBase.h.

146{};

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