Project
Loading...
Searching...
No Matches
o2::fv0::FV0CalibInfoSlot Class Reference

#include <FV0CalibCollector.h>

Public Member Functions

 FV0CalibInfoSlot ()
 
 ~FV0CalibInfoSlot ()=default
 
void print () const
 
void printEntries () const
 
void fill (const gsl::span< const o2::fv0::FV0CalibrationInfoObject > data)
 
void merge (const FV0CalibInfoSlot *prev)
 
auto & getEntriesPerChannel () const
 
auto & getEntriesPerChannel ()
 
auto & getCollectedCalibInfoSlot ()
 
auto & getCollectedCalibInfoSlot () const
 

Static Public Attributes

static constexpr int NCHANNELS = Constants::nFv0Channels
 
static constexpr int HISTO_RANGE = 200
 

Detailed Description

Definition at line 27 of file FV0CalibCollector.h.

Constructor & Destructor Documentation

◆ FV0CalibInfoSlot()

o2::fv0::FV0CalibInfoSlot::FV0CalibInfoSlot ( )
inline

Definition at line 35 of file FV0CalibCollector.h.

◆ ~FV0CalibInfoSlot()

o2::fv0::FV0CalibInfoSlot::~FV0CalibInfoSlot ( )
default

Member Function Documentation

◆ fill()

void o2::fv0::FV0CalibInfoSlot::fill ( const gsl::span< const o2::fv0::FV0CalibrationInfoObject data)

Definition at line 28 of file FV0CalibCollector.cxx.

◆ getCollectedCalibInfoSlot() [1/2]

auto & o2::fv0::FV0CalibInfoSlot::getCollectedCalibInfoSlot ( )
inline

Definition at line 51 of file FV0CalibCollector.h.

◆ getCollectedCalibInfoSlot() [2/2]

auto & o2::fv0::FV0CalibInfoSlot::getCollectedCalibInfoSlot ( ) const
inline

Definition at line 52 of file FV0CalibCollector.h.

◆ getEntriesPerChannel() [1/2]

auto & o2::fv0::FV0CalibInfoSlot::getEntriesPerChannel ( )
inline

Definition at line 50 of file FV0CalibCollector.h.

◆ getEntriesPerChannel() [2/2]

auto & o2::fv0::FV0CalibInfoSlot::getEntriesPerChannel ( ) const
inline

Definition at line 49 of file FV0CalibCollector.h.

◆ merge()

void o2::fv0::FV0CalibInfoSlot::merge ( const FV0CalibInfoSlot prev)

Definition at line 55 of file FV0CalibCollector.cxx.

◆ print()

void o2::fv0::FV0CalibInfoSlot::print ( ) const

Definition at line 83 of file FV0CalibCollector.cxx.

◆ printEntries()

void o2::fv0::FV0CalibInfoSlot::printEntries ( ) const

Definition at line 95 of file FV0CalibCollector.cxx.

Member Data Documentation

◆ HISTO_RANGE

constexpr int o2::fv0::FV0CalibInfoSlot::HISTO_RANGE = 200
staticconstexpr

Definition at line 33 of file FV0CalibCollector.h.

◆ NCHANNELS

constexpr int o2::fv0::FV0CalibInfoSlot::NCHANNELS = Constants::nFv0Channels
staticconstexpr

Definition at line 32 of file FV0CalibCollector.h.


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