1 #include "DAQDataFormats/RawMicroSliceHeaderV0.h" 2 #include "DAQDataFormats/RawTimingMarker.h" 3 #include <boost/format.hpp> 13 #include "DAQDataFormats/DataFormatFirst.inc" 14 #define CURRENT_CLASS RawMicroSliceHeader 15 #define CURRENT_CLASS_VERSION 0 16 #define CURRENT_FIELDS_SUB_NAMESPACE rawmuhdr 17 #include "DAQDataFormats/DataFormatLast.inc" 31 PREVIOUS_VERSION_CLASS_NAME(copyin)
62 setByteCount(getByteCount() + nbytes);
63 return setDataPresent(
true);
70 return setDataPresent(
false);
97 os<<
boost::format(
"MicroSlice Header: Version=%d DP=%d SIM=%d Extra=%d Timeout=%d, LBC=%d\n")
100 % getMonteCarloFlag()
#define EXECUTE_FUNCTION(FULLFUNCTIONNAME)
Execute and return the delegate.
#define DEEPCOPY_GET_AND_SET(FUNC)
#define GENERATE_FUNCTION_IS_NOT_ALLOWED
calling functionIsNotAllowed
#define VERSION_NAMESPACE
#define ZEROOUT_GET_AND_SET(FUNC)
std::string format(const int32_t &value, const int &ndigits=8)
#define BITFIELDSET(block, data, mask, shift)