|
Jpp
15.0.0-rc.2
the software that should make you happy
|
#include <ostream>#include <iomanip>#include <TROOT.h>#include <TObject.h>#include "antares-dataformat/ulonglong.hh"Go to the source code of this file.
Classes | |
| class | DaqFramePreamble |
| This object holds the information from the 'preamble' of a data frame. More... | |
Functions | |
| static const bool | operator== (const DaqFramePreamble &first, const DaqFramePreamble &second) |
| equal operator for DAQ frame preamble More... | |
| static const bool | operator!= (const DaqFramePreamble &first, const DaqFramePreamble &second) |
| not-equal operator for DAQ frame preamble More... | |
Class definition for Antares DAQ Data-Frame Preamble.
Definition in file FramePreamble.hh.
|
inlinestatic |
equal operator for DAQ frame preamble
| first | DAQ frame preamble |
| second | DAQ frame preamble |
Definition at line 150 of file FramePreamble.hh.
|
inlinestatic |
not-equal operator for DAQ frame preamble
| first | DAQ frame preamble |
| second | DAQ frame preamble |
Definition at line 166 of file FramePreamble.hh.
1.8.5