1 #include "DAQDataFormats/RawEventTailV0.h" 2 #include <boost/format.hpp> 11 #include "DAQDataFormats/DataFormatFirst.inc" 12 #define CURRENT_CLASS RawEventTail 13 #define CURRENT_CLASS_VERSION 0 14 #define CURRENT_FIELDS_SUB_NAMESPACE raweventtail 15 #include "DAQDataFormats/DataFormatLast.inc" 72 for(uint32_t
i = 0;
i < size_of_data; ++
i){
74 printWord(
i,
false, os);
78 for(uint32_t
i = 0;
i < size_of_data; ++
i){
80 printWord(
i,
true, os);
#define EXECUTE_FUNCTION(FULLFUNCTIONNAME)
Execute and return the delegate.
#define DEEPCOPY_GET_AND_SET(FUNC)
#define VERSION_NAMESPACE
#define ZEROOUT_GET_AND_SET(FUNC)
std::string format(const int32_t &value, const int &ndigits=8)