Definition at line 105 of file scaler_module.cxx.
◆ Scaler()
Definition at line 109 of file scaler_module.cxx.
111 {
112 printf(
"Scaler::ctor!\n");
113
115 }
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)
◆ ~Scaler()
◆ Analyze()
Definition at line 134 of file scaler_module.cxx.
135 {
136 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);
137
141
145
149
151
153
154
155 for (
int i = 0;
i <
n;
i++) {
158 }
159
160
162
164 }
◆ BeginRun()
◆ EndRun()
◆ fScaler
The documentation for this struct was generated from the following file: