Project
Loading...
Searching...
No Matches
o2::tpc::TPCVDTglContainer Struct Reference

#include <TPCVDriftTglCalibration.h>

Public Member Functions

 TPCVDTglContainer (int ntgl, float tglMax, int ndtgl, float dtglMax)
 
 TPCVDTglContainer (const TPCVDTglContainer &src)
 
void fill (const gsl::span< const o2::dataformats::Triplet< float, float, float > > data)
 
void merge (const TPCVDTglContainer *other)
 
void print () const
 
 ClassDefNV (TPCVDTglContainer, 1)
 

Public Attributes

std::unique_ptr< o2::dataformats::FlatHisto2D_fhisto
 
size_t entries = 0
 
size_t nTFProc = 0
 
double driftVFullMean = 0.
 

Static Public Attributes

static float tOffsetRef = 0.f
 
static float driftVRef = 0.f
 

Detailed Description

Definition at line 28 of file TPCVDriftTglCalibration.h.

Constructor & Destructor Documentation

◆ TPCVDTglContainer() [1/2]

o2::tpc::TPCVDTglContainer::TPCVDTglContainer ( int  ntgl,
float  tglMax,
int  ndtgl,
float  dtglMax 
)
inline

Definition at line 36 of file TPCVDriftTglCalibration.h.

◆ TPCVDTglContainer() [2/2]

o2::tpc::TPCVDTglContainer::TPCVDTglContainer ( const TPCVDTglContainer src)
inline

Definition at line 41 of file TPCVDriftTglCalibration.h.

Member Function Documentation

◆ ClassDefNV()

o2::tpc::TPCVDTglContainer::ClassDefNV ( TPCVDTglContainer  ,
 
)

◆ fill()

void o2::tpc::TPCVDTglContainer::fill ( const gsl::span< const o2::dataformats::Triplet< float, float, float > >  data)
inline

Definition at line 47 of file TPCVDriftTglCalibration.h.

◆ merge()

void o2::tpc::TPCVDTglContainer::merge ( const TPCVDTglContainer other)
inline

Definition at line 74 of file TPCVDriftTglCalibration.h.

◆ print()

void o2::tpc::TPCVDTglContainer::print ( ) const
inline

Definition at line 81 of file TPCVDriftTglCalibration.h.

Member Data Documentation

◆ driftVFullMean

double o2::tpc::TPCVDTglContainer::driftVFullMean = 0.

Definition at line 32 of file TPCVDriftTglCalibration.h.

◆ driftVRef

float o2::tpc::TPCVDTglContainer::driftVRef = 0.f
static

Definition at line 34 of file TPCVDriftTglCalibration.h.

◆ entries

size_t o2::tpc::TPCVDTglContainer::entries = 0

Definition at line 30 of file TPCVDriftTglCalibration.h.

◆ histo

std::unique_ptr<o2::dataformats::FlatHisto2D_f> o2::tpc::TPCVDTglContainer::histo

Definition at line 29 of file TPCVDriftTglCalibration.h.

◆ nTFProc

size_t o2::tpc::TPCVDTglContainer::nTFProc = 0

Definition at line 31 of file TPCVDriftTglCalibration.h.

◆ tOffsetRef

float o2::tpc::TPCVDTglContainer::tOffsetRef = 0.f
static

Definition at line 33 of file TPCVDriftTglCalibration.h.


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