Project
Loading...
Searching...
No Matches
o2::trd::PadCalibrations< T > Class Template Reference

#include <PadCalibrations.h>

Public Member Functions

 PadCalibrations ()
 
 ~PadCalibrations ()=default
 
const PadParameters< T > & getChamberPads (int roc)
 
getValue (int roc, int col, int row) const
 
void setPadValue (int roc, int col, int row, T value)
 
void setPadValue (int roc, int channel, T value)
 

Detailed Description

template<class T>
class o2::trd::PadCalibrations< T >

Definition at line 33 of file PadCalibrations.h.

Constructor & Destructor Documentation

◆ PadCalibrations()

template<class T >
o2::trd::PadCalibrations< T >::PadCalibrations ( )

Definition at line 50 of file PadCalibrations.h.

◆ ~PadCalibrations()

template<class T >
o2::trd::PadCalibrations< T >::~PadCalibrations ( )
default

Member Function Documentation

◆ getChamberPads()

template<class T >
const PadParameters< T > & o2::trd::PadCalibrations< T >::getChamberPads ( int  roc)
inline

Definition at line 39 of file PadCalibrations.h.

◆ getValue()

template<class T >
T o2::trd::PadCalibrations< T >::getValue ( int  roc,
int  col,
int  row 
) const
inline

Definition at line 40 of file PadCalibrations.h.

◆ setPadValue() [1/2]

template<class T >
void o2::trd::PadCalibrations< T >::setPadValue ( int  roc,
int  channel,
value 
)
inline

Definition at line 42 of file PadCalibrations.h.

◆ setPadValue() [2/2]

template<class T >
void o2::trd::PadCalibrations< T >::setPadValue ( int  roc,
int  col,
int  row,
value 
)
inline

Definition at line 41 of file PadCalibrations.h.


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