#include <stdio.h>
#include <time.h>
#include "midas.h"
#include "rmidas.h"
#include "experim.h"
#include "analyzer.h"
#include <TH1D.h>
#include <TTree.h>
Go to the source code of this file.
◆ ADC_N_BINS
◆ ADC_X_HIGH
◆ ADC_X_LOW
◆ adc_calib()
Definition at line 107 of file adccalib.cxx.
108{
112
113
115 return 1;
116
117
119
120
123
124
127
128
131
132
136
137
139
141}
static TH1D * hAdcHists[N_ADC]
ADC_CALIBRATION_PARAM adccalib_param
INT bk_close(void *event, void *pdata)
INT bk_locate(const void *event, const char *name, void *pdata)
void bk_create(void *event, const char *name, WORD type, void **pdata)
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)
◆ adc_calib_bor()
INT adc_calib_bor |
( |
INT |
run_number | ) |
|
◆ adc_calib_eor()
INT adc_calib_eor |
( |
INT |
run_number | ) |
|
◆ adc_calib_init()
Definition at line 72 of file adccalib.cxx.
73{
76
77
78
80 char title[256];
81
84
86 }
87
89}
◆ ADC_CALIBRATION_PARAM_STR()
◆ adc_calib_module
Initial value:= {
"ADC calibration",
"Stefan Ritt",
}
INT adc_calib(EVENT_HEADER *, void *)
INT adc_calib_bor(INT run_number)
INT adc_calib_eor(INT run_number)
Definition at line 49 of file adccalib.cxx.
49 {
50 "ADC calibration",
51 "Stefan Ritt",
60};
◆ adccalib_param
◆ exp_param
◆ hAdcHists
◆ runinfo