#include <TMConfig.h>
Definition at line 16 of file TMConfig.h.
TMConfig::TMConfig | ( | ) |
virtual TMConfig::~TMConfig | ( | ) | [virtual] |
int TMConfig::convert | ( | int | ) | [private] |
float TMConfig::getalpha0 | ( | ) | [inline] |
double TMConfig::getalpha_ls | ( | int | c | ) | [inline] |
double TMConfig::getalpha_run | ( | int | , |
int | , | ||
int | |||
) |
float TMConfig::getbeta0 | ( | ) | [inline] |
double TMConfig::getbeta_ls | ( | int | c | ) | [inline] |
double TMConfig::getbeta_run | ( | int | , |
int | , | ||
int | |||
) |
int TMConfig::getfirstPNSample | ( | ) | [inline] |
int TMConfig::getfirstSample | ( | ) | [inline] |
int TMConfig::getfirstSM | ( | ) | [inline] |
int TMConfig::getHighLevelForTRise | ( | ) | [inline] |
int TMConfig::getlastPNSample | ( | ) | [inline] |
int TMConfig::getlastSample | ( | ) | [inline] |
int TMConfig::getLowLevelForTRise | ( | ) | [inline] |
int TMConfig::getNbOf | ( | int | , |
int | |||
) |
int TMConfig::getNbOfBurstperSignalForSeq | ( | int | seqNumb | ) | [inline] |
Definition at line 101 of file TMConfig.h.
References numbOfBurstperSignal.
{ return numbOfBurstperSignal[seqNumb];}
int TMConfig::getNbOfEventperBurstAndSignalForSeq | ( | int | seqNumb | ) | [inline] |
Definition at line 102 of file TMConfig.h.
References numbOfEventperBurstAndSignal.
{ return numbOfEventperBurstAndSignal[seqNumb];}
int TMConfig::getNbOfiterations | ( | ) | [inline] |
int TMConfig::getNbOfMatacqpresamples | ( | ) | [inline] |
int TMConfig::getNbOfMatacqsamples | ( | ) | [inline] |
int TMConfig::getNbOfPNpresamples | ( | ) | [inline] |
int TMConfig::getNbOfPNs | ( | int | , |
int | |||
) |
int TMConfig::getNbOfPNsamples | ( | ) | [inline] |
int TMConfig::getNbOfsamplesAftMax | ( | ) | [inline] |
Definition at line 95 of file TMConfig.h.
References nbofmtqsamplesaftermax_parab.
{return nbofmtqsamplesaftermax_parab;}
int TMConfig::getNbOfsamplesBefMax | ( | ) | [inline] |
Definition at line 94 of file TMConfig.h.
References nbofmtqsamp1esbeforemax_parab.
{return nbofmtqsamp1esbeforemax_parab;}
int TMConfig::getNbOfxtalpresamples | ( | ) | [inline] |
int TMConfig::getNbOfxtalsamples | ( | ) | [inline] |
int TMConfig::getNoiseCutForMatacq | ( | ) | [inline] |
int TMConfig::getPNaddr | ( | int | , |
int | , | ||
int | |||
) |
int TMConfig::getsampleMax | ( | ) | [inline] |
int TMConfig::getsampleMin | ( | ) | [inline] |
int TMConfig::getSignalTypeForSeq | ( | int | seqNumb | ) | [inline] |
Definition at line 100 of file TMConfig.h.
References seqTypeOfSignal.
{ return seqTypeOfSignal[seqNumb];}
int TMConfig::getThresForMatacq | ( | ) | [inline] |
int TMConfig::getTNumb | ( | int | , |
int | , | ||
int | |||
) |
int TMConfig::getvlastMatacqsample | ( | ) | [inline] |
int TMConfig::getXNumb | ( | int | , |
int | , | ||
int | |||
) |
void TMConfig::init | ( | ) | [private] |
void TMConfig::initLaserPulseFit | ( | ) | [private] |
void TMConfig::initMatacqPulseFit | ( | ) | [private] |
void TMConfig::initPNFit | ( | ) | [private] |
void TMConfig::initShapeAnalysis | ( | ) | [private] |
void TMConfig::initTPFit | ( | ) | [private] |
void TMConfig::loadPParams | ( | ) |
void TMConfig::readlmodNConfig | ( | ) | [private] |
void TMConfig::readpnConfig | ( | ) | [private] |
void TMConfig::readSequenzaConfig | ( | ) | [private] |
int TMConfig::addrpn[fNsmNmax+1][fNmodN+1][fNmem] [private] |
Definition at line 25 of file TMConfig.h.
double TMConfig::alpha[fNcolors] [private] |
Definition at line 30 of file TMConfig.h.
Referenced by getalpha_ls().
double TMConfig::alpha_run[fNcolors][fNsmNmax+1][fNtt] [private] |
Definition at line 31 of file TMConfig.h.
double TMConfig::alpha_start [private] |
Definition at line 46 of file TMConfig.h.
Referenced by getalpha0().
int TMConfig::amplhigh_trise [private] |
Definition at line 54 of file TMConfig.h.
Referenced by getHighLevelForTRise().
int TMConfig::ampllow_trise [private] |
Definition at line 54 of file TMConfig.h.
Referenced by getLowLevelForTRise().
int TMConfig::arr[fNsmNmax+1][fNmodN+1] [private] |
Definition at line 21 of file TMConfig.h.
double TMConfig::beta[fNcolors] [private] |
Definition at line 30 of file TMConfig.h.
Referenced by getbeta_ls().
double TMConfig::beta_run[fNcolors][fNsmNmax+1][fNtt] [private] |
Definition at line 31 of file TMConfig.h.
double TMConfig::beta_start [private] |
Definition at line 46 of file TMConfig.h.
Referenced by getbeta0().
int TMConfig::channlist[fNsmNmax+1][fNlmodN][fNmax+1] [private] |
Definition at line 24 of file TMConfig.h.
int TMConfig::firstpnSample [private] |
Definition at line 48 of file TMConfig.h.
Referenced by getfirstPNSample().
int TMConfig::firstSample [private] |
Definition at line 45 of file TMConfig.h.
Referenced by getfirstSample().
int TMConfig::laser_size[fNcolors][fNseqmax+1] [private] |
Definition at line 29 of file TMConfig.h.
int TMConfig::lastpnSample [private] |
Definition at line 48 of file TMConfig.h.
Referenced by getlastPNSample().
int TMConfig::lastSample [private] |
Definition at line 45 of file TMConfig.h.
Referenced by getlastSample().
int TMConfig::n_pin[fNsmNmax+1][fNmodN+1] [private] |
Definition at line 26 of file TMConfig.h.
int TMConfig::nbof[fNsmNmax+1][fNlmodN+1] [private] |
Definition at line 22 of file TMConfig.h.
int TMConfig::nbofiter [private] |
Definition at line 49 of file TMConfig.h.
Referenced by getNbOfiterations().
int TMConfig::nbofmtqpresamp [private] |
Definition at line 52 of file TMConfig.h.
Referenced by getNbOfMatacqpresamples().
int TMConfig::nbofmtqsamp1esbeforemax_parab [private] |
Definition at line 53 of file TMConfig.h.
Referenced by getNbOfsamplesBefMax().
int TMConfig::nbofmtqsamples [private] |
Definition at line 52 of file TMConfig.h.
Referenced by getNbOfMatacqsamples().
int TMConfig::nbofmtqsamplesaftermax_parab [private] |
Definition at line 53 of file TMConfig.h.
Referenced by getNbOfsamplesAftMax().
int TMConfig::nbofmtqsigmas [private] |
Definition at line 52 of file TMConfig.h.
Referenced by getNoiseCutForMatacq().
int TMConfig::nbofpnpresamp [private] |
Definition at line 50 of file TMConfig.h.
Referenced by getNbOfPNpresamples().
int TMConfig::nbofpnsamp [private] |
Definition at line 50 of file TMConfig.h.
Referenced by getNbOfPNsamples().
int TMConfig::nbofpresamp [private] |
Definition at line 49 of file TMConfig.h.
Referenced by getNbOfxtalpresamples().
int TMConfig::nbofsamp [private] |
Definition at line 50 of file TMConfig.h.
Referenced by getNbOfxtalsamples().
int TMConfig::numbOfBurstperSignal[fNseqmax+1] [private] |
Definition at line 28 of file TMConfig.h.
Referenced by getNbOfBurstperSignalForSeq().
int TMConfig::numbOfEventperBurstAndSignal[fNseqmax+1] [private] |
Definition at line 27 of file TMConfig.h.
Referenced by getNbOfEventperBurstAndSignalForSeq().
int TMConfig::ped_size[fNburmax+1] [private] |
Definition at line 29 of file TMConfig.h.
int TMConfig::samplemax [private] |
Definition at line 49 of file TMConfig.h.
Referenced by getsampleMax().
int TMConfig::samplemin [private] |
Definition at line 49 of file TMConfig.h.
Referenced by getsampleMin().
int TMConfig::seqTypeOfSignal[fNseqmax+1] [private] |
Definition at line 27 of file TMConfig.h.
Referenced by getSignalTypeForSeq().
int TMConfig::smin [private] |
Definition at line 20 of file TMConfig.h.
Referenced by getfirstSM().
int TMConfig::thres_mtq [private] |
Definition at line 54 of file TMConfig.h.
Referenced by getThresForMatacq().
int TMConfig::towerlist[fNsmNmax+1][fNlmodN][fNmax+1] [private] |
Definition at line 23 of file TMConfig.h.
int TMConfig::vlastmtqsample [private] |
Definition at line 52 of file TMConfig.h.
Referenced by getvlastMatacqsample().