ATLAS Offline Software
Public Attributes | List of all members
LArLATOMEDecoder::LatomeRawData Class Reference

4th bit should be this value if the word indicate ADC value. More...

Collaboration diagram for LArLATOMEDecoder::LatomeRawData:

Public Attributes

std::vector< short > adc
 
std::vector< short > adc_bas
 
std::vector< int > et
 
std::vector< int > et_id
 
std::vector< bool > saturation
 
unsigned int latomeChannel {}
 

Detailed Description

4th bit should be this value if the word indicate ADC value.

Definition at line 101 of file LArLATOMEDecoder.h.

Member Data Documentation

◆ adc

std::vector<short> LArLATOMEDecoder::LatomeRawData::adc

Definition at line 104 of file LArLATOMEDecoder.h.

◆ adc_bas

std::vector<short> LArLATOMEDecoder::LatomeRawData::adc_bas

Definition at line 105 of file LArLATOMEDecoder.h.

◆ et

std::vector<int> LArLATOMEDecoder::LatomeRawData::et

Definition at line 106 of file LArLATOMEDecoder.h.

◆ et_id

std::vector<int> LArLATOMEDecoder::LatomeRawData::et_id

Definition at line 107 of file LArLATOMEDecoder.h.

◆ latomeChannel

unsigned int LArLATOMEDecoder::LatomeRawData::latomeChannel {}

Definition at line 109 of file LArLATOMEDecoder.h.

◆ saturation

std::vector<bool> LArLATOMEDecoder::LatomeRawData::saturation

Definition at line 108 of file LArLATOMEDecoder.h.


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