Project
Loading...
Searching...
No Matches
o2::mft::MFTDCSinfo Struct Reference

#include <MFTDCSProcessor.h>

Public Member Functions

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

Public Attributes

std::pair< O2LongUInt, double > firstValue
 
std::pair< O2LongUInt, double > lastValue
 
std::pair< O2LongUInt, double > meanValue
 
std::pair< O2LongUInt, double > stddevValue
 
std::pair< O2LongUInt, double > midValue
 
std::pair< O2LongUInt, double > maxChange
 
std::pair< O2LongUInt, double > summary
 

Detailed Description

Definition at line 42 of file MFTDCSProcessor.h.

Constructor & Destructor Documentation

◆ MFTDCSinfo()

o2::mft::MFTDCSinfo::MFTDCSinfo ( )
inline

Definition at line 52 of file MFTDCSProcessor.h.

Member Function Documentation

◆ ClassDefNV()

o2::mft::MFTDCSinfo::ClassDefNV ( MFTDCSinfo  ,
 
)

◆ makeEmpty()

void o2::mft::MFTDCSinfo::makeEmpty ( )
inline

Definition at line 62 of file MFTDCSProcessor.h.

◆ print()

void MFTDCSinfo::print ( ) const

Definition at line 30 of file MFTDCSProcessor.cxx.

Member Data Documentation

◆ firstValue

std::pair<O2LongUInt, double> o2::mft::MFTDCSinfo::firstValue

Definition at line 44 of file MFTDCSProcessor.h.

◆ lastValue

std::pair<O2LongUInt, double> o2::mft::MFTDCSinfo::lastValue

Definition at line 45 of file MFTDCSProcessor.h.

◆ maxChange

std::pair<O2LongUInt, double> o2::mft::MFTDCSinfo::maxChange

Definition at line 49 of file MFTDCSProcessor.h.

◆ meanValue

std::pair<O2LongUInt, double> o2::mft::MFTDCSinfo::meanValue

Definition at line 46 of file MFTDCSProcessor.h.

◆ midValue

std::pair<O2LongUInt, double> o2::mft::MFTDCSinfo::midValue

Definition at line 48 of file MFTDCSProcessor.h.

◆ stddevValue

std::pair<O2LongUInt, double> o2::mft::MFTDCSinfo::stddevValue

Definition at line 47 of file MFTDCSProcessor.h.

◆ summary

std::pair<O2LongUInt, double> o2::mft::MFTDCSinfo::summary

Definition at line 50 of file MFTDCSProcessor.h.


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