Project
Loading...
Searching...
No Matches
o2::tof::TOFDCSinfo Struct Reference

#include <TOFDCSProcessor.h>

Public Member Functions

 TOFDCSinfo ()
 
void makeEmpty ()
 
void print () const
 
 ClassDefNV (TOFDCSinfo, 2)
 

Public Attributes

std::pair< O2LongUInt, double > firstValue
 
std::pair< O2LongUInt, double > lastValue
 
std::pair< O2LongUInt, double > midValue
 
std::pair< std::array< O2LongUInt, 2 >, double > maxChange
 
std::pair< O2LongUInt, double > minValue
 
std::pair< O2LongUInt, double > maxValue
 
bool updated = false
 

Detailed Description

Definition at line 43 of file TOFDCSProcessor.h.

Constructor & Destructor Documentation

◆ TOFDCSinfo()

o2::tof::TOFDCSinfo::TOFDCSinfo ( )
inline

Definition at line 51 of file TOFDCSProcessor.h.

Member Function Documentation

◆ ClassDefNV()

o2::tof::TOFDCSinfo::ClassDefNV ( TOFDCSinfo  ,
 
)

◆ makeEmpty()

void o2::tof::TOFDCSinfo::makeEmpty ( )
inline

Definition at line 61 of file TOFDCSProcessor.h.

◆ print()

void TOFDCSinfo::print ( ) const

Definition at line 31 of file TOFDCSProcessor.cxx.

Member Data Documentation

◆ firstValue

std::pair<O2LongUInt, double> o2::tof::TOFDCSinfo::firstValue

Definition at line 44 of file TOFDCSProcessor.h.

◆ lastValue

std::pair<O2LongUInt, double> o2::tof::TOFDCSinfo::lastValue

Definition at line 45 of file TOFDCSProcessor.h.

◆ maxChange

std::pair<std::array<O2LongUInt, 2>, double> o2::tof::TOFDCSinfo::maxChange

Definition at line 47 of file TOFDCSProcessor.h.

◆ maxValue

std::pair<O2LongUInt, double> o2::tof::TOFDCSinfo::maxValue

Definition at line 49 of file TOFDCSProcessor.h.

◆ midValue

std::pair<O2LongUInt, double> o2::tof::TOFDCSinfo::midValue

Definition at line 46 of file TOFDCSProcessor.h.

◆ minValue

std::pair<O2LongUInt, double> o2::tof::TOFDCSinfo::minValue

Definition at line 48 of file TOFDCSProcessor.h.

◆ updated

bool o2::tof::TOFDCSinfo::updated = false

Definition at line 50 of file TOFDCSProcessor.h.


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