#include <algorithm>
#include <stdexcept>
#include "framecpp/Common/FrameStreamWrapper.hh"
#include "framecpp/Common/FrEndOfFile.hh"
#include "framecpp/Common/FrTOC.hh"
|
| FrameCPP |
| I/O library for implementing the LIGO/Virgo frame specification.
|
|
| FrameCPP::Common |
| Routines upon which the version specific layers are built.
|
|
|
#define | DECL |
|
#define | DECL_PARAMS SPEC, AdcData, FrameH, ProcData, SerData, SimData, RawData, Event, SimEvent |
|
◆ DECL
Value:INT_2U SPEC,
typename AdcData,
typename FrameH,
typename ProcData, \
typename SerData, typename SimData, typename RawData, typename Event, \
typename SimEvent
Version::FrameH FrameH
Frame Header Structure.
Definition: FrameH.hh:15
◆ DECL_PARAMS
#define DECL_PARAMS SPEC, AdcData, FrameH, ProcData, SerData, SimData, RawData, Event, SimEvent |