Project
Loading...
Searching...
No Matches
o2::trd::T0FitHistos Class Reference

#include <T0FitHistos.h>

Public Member Functions

 T0FitHistos ()=default
 
 T0FitHistos (const T0FitHistos &)=default
 
 ~T0FitHistos ()=default
 
auto getDetector (int index) const
 
auto getTimeBin (int index) const
 
auto getADC (int index) const
 
auto getNEntries () const
 
void fill (const std::vector< o2::trd::PHData > &data)
 
void merge (const T0FitHistos *prev)
 
void print ()
 

Detailed Description

Definition at line 29 of file T0FitHistos.h.

Constructor & Destructor Documentation

◆ T0FitHistos() [1/2]

o2::trd::T0FitHistos::T0FitHistos ( )
default

◆ T0FitHistos() [2/2]

o2::trd::T0FitHistos::T0FitHistos ( const T0FitHistos )
default

◆ ~T0FitHistos()

o2::trd::T0FitHistos::~T0FitHistos ( )
default

Member Function Documentation

◆ fill()

void T0FitHistos::fill ( const std::vector< o2::trd::PHData > &  data)

Definition at line 22 of file T0FitHistos.cxx.

◆ getADC()

auto o2::trd::T0FitHistos::getADC ( int  index) const
inline

Definition at line 37 of file T0FitHistos.h.

◆ getDetector()

auto o2::trd::T0FitHistos::getDetector ( int  index) const
inline

Definition at line 35 of file T0FitHistos.h.

◆ getNEntries()

auto o2::trd::T0FitHistos::getNEntries ( ) const
inline

Definition at line 38 of file T0FitHistos.h.

◆ getTimeBin()

auto o2::trd::T0FitHistos::getTimeBin ( int  index) const
inline

Definition at line 36 of file T0FitHistos.h.

◆ merge()

void T0FitHistos::merge ( const T0FitHistos prev)

Definition at line 40 of file T0FitHistos.cxx.

◆ print()

void T0FitHistos::print ( )

Definition at line 51 of file T0FitHistos.cxx.


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