 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
20#ifndef OFFLINE_EFORMAT_V40_HEADER_H
21#define OFFLINE_EFORMAT_V40_HEADER_H
47 Header (
const uint32_t* it);
127 const uint32_t*
start()
const;
128 inline void start (
const uint32_t*& it)
const { it =
start(); }
135 const uint32_t*
payload()
const;
143 const uint32_t*
end()
const;
144 inline void end (
const uint32_t*& it)
const { it =
end(); }
156 const uint32_t*
status()
const;