RAW Event Format - PADME-Experiment/padme-fw GitHub Wiki
The RAW Event format is the standard format used by PadmeLevel1 to write all all events coming from the PADME DAQ system. It is based on ROOT and it is implemented in the PadmeRoot library using the following classes:
A complete example on how to read and decode an event written in this format can be found in the ReadTest.cpp code included in the Level1 directory of padme-fw.