Definition at line 123 of file adccalib_module.cxx.
◆ AdcCalib()
Definition at line 127 of file adccalib_module.cxx.
129 {
130 printf(
"AdcCalib::ctor!\n");
131
132 runinfo->fRoot->fOutputFile->cd();
133
136
137
138
140 char title[256];
141
144
146 }
147 }
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)
◆ ~AdcCalib()
◆ Analyze()
Definition at line 164 of file adccalib_module.cxx.
165 {
166 printf(
"Analyze, run %d, event serno %d, id 0x%04x, data size %d\n",
runinfo->fRunNo, event->serial_number, (
int)event->event_id, event->data_size);
167
171
175
177
178
181
182
185
186
189
190
194
195
197
199 }
ADC_CALIBRATION_PARAM adccalib_param
◆ BeginRun()
◆ EndRun()
◆ fAdcHists
The documentation for this struct was generated from the following file: