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

#include <CalGain.h>

Public Member Functions

 CalGain ()=default
 
 CalGain (const CalGain &)=default
 
 ~CalGain ()=default
 
void setMPVdEdx (int iDet, float mpv)
 
float getMPVdEdx (int iDet, bool defaultAvg=true) const
 
float getAverageGain () const
 
bool isGoodGain (int iDet) const
 

Detailed Description

Definition at line 27 of file CalGain.h.

Constructor & Destructor Documentation

◆ CalGain() [1/2]

o2::trd::CalGain::CalGain ( )
default

◆ CalGain() [2/2]

o2::trd::CalGain::CalGain ( const CalGain )
default

◆ ~CalGain()

o2::trd::CalGain::~CalGain ( )
default

Member Function Documentation

◆ getAverageGain()

float o2::trd::CalGain::getAverageGain ( ) const
inline

Definition at line 49 of file CalGain.h.

◆ getMPVdEdx()

float o2::trd::CalGain::getMPVdEdx ( int  iDet,
bool  defaultAvg = true 
) const
inline

Definition at line 36 of file CalGain.h.

◆ isGoodGain()

bool o2::trd::CalGain::isGoodGain ( int  iDet) const
inline

Definition at line 69 of file CalGain.h.

◆ setMPVdEdx()

void o2::trd::CalGain::setMPVdEdx ( int  iDet,
float  mpv 
)
inline

Definition at line 34 of file CalGain.h.


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