HYDRA_development_version
|
#include <hmdctdcthreshold.h>
Public Member Functions | |
HMdcTdcThresholdMod (Int_t mbo=16) | |
~HMdcTdcThresholdMod () | |
HMdcTdcThresholdMbo & | operator[] (Int_t i) |
Int_t | getSize () |
void | createMbo (Int_t, Int_t, const Char_t *) |
Protected Attributes | |
TObjArray * | array |
Definition at line 40 of file hmdctdcthreshold.h.
HMdcTdcThresholdMod::HMdcTdcThresholdMod | ( | Int_t | mbo = 16 | ) |
Definition at line 53 of file hmdctdcthreshold.cc.
HMdcTdcThresholdMod::~HMdcTdcThresholdMod | ( | ) |
Definition at line 59 of file hmdctdcthreshold.cc.
void HMdcTdcThresholdMod::createMbo | ( | Int_t | mbo, |
Int_t | nDbos, | ||
const Char_t * | mboName | ||
) |
Definition at line 65 of file hmdctdcthreshold.cc.
Referenced by HMdcTdcThreshold::init().
|
inline |
Definition at line 49 of file hmdctdcthreshold.h.
Referenced by HMdcTdcThreshold::addvalue(), HMdcTdcThreshold::clear(), HMdcTdcThreshold::printParam(), and HMdcParRootFileIo::read().
|
inline |
Definition at line 46 of file hmdctdcthreshold.h.
|
protected |
Definition at line 42 of file hmdctdcthreshold.h.