ATLAS Offline Software
v40_util.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef BYTESTREAMCNVSVC_OFFLINE_EFORMAT_OLD_V40_UTIL_H
6 #define BYTESTREAMCNVSVC_OFFLINE_EFORMAT_OLD_V40_UTIL_H 1
7 
16 #include <stdint.h>
17 #include "eformat/checksum.h"
18 
19 namespace offline_eformat {
20 namespace v40 {
21 
23  eformat::CheckSum event_checksum=eformat::NO_CHECKSUM,
24  eformat::CheckSum rob_checksum=eformat::NO_CHECKSUM);
25 
26 }} // namespace offline_eformat::V40
27 
28 #endif // BYTESTREAMCNVSVC_OFFLINE_EFORMAT_OLD_V40_UTIL_H
max
#define max(a, b)
Definition: cfImp.cxx:41
xAOD::uint32_t
setEventNumber uint32_t
Definition: EventInfo_v1.cxx:127
WriteCellNoiseToCool.src
src
Definition: WriteCellNoiseToCool.py:513
offline_eformat
Definition: util.h:19
perfmonmt-printer.dest
dest
Definition: perfmonmt-printer.py:189
offline_eformat::v40::convert_to_40
uint32_t convert_to_40(const uint32_t *src, uint32_t *dest, uint32_t max, eformat::CheckSum, eformat::CheckSum)
Definition: v40_util.cxx:13