#include <BeamMonFiller.h>
Inheritance diagram for BeamMonFiller:

Public Member Functions | |
| void | NewFile (const char *) |
| Called each time a new file is encountered. | |
| void | EndFile () |
| Called each time this file is ended. | |
| void | Spill (const RawBeamMonHeaderBlock &rbmhb, const RawBeamMonBlock &rbmb) |
Created on: Wed Apr 13 18:17:43 2005
Definition at line 31 of file BeamMonFiller.h.
|
|
Called each time this file is ended.
|
|
|
Called each time a new file is encountered.
Reimplemented in BMFileSummaryFiller. Definition at line 34 of file BeamMonFiller.h. 00034 {};
|
|
||||||||||||
|
Called each time a spill that is read out with the correct trigger is encountered and the passed in blocks exist Reimplemented in BMSpillFiller. |
1.3.9.1