ATLAS Offline Software
|
#include <stdint.h>
#include <vector>
#include "LArByteStream/LArRodBlockStructure.h"
#include "StoreGate/StoreGateSvc.h"
#include "AthenaKernel/getMessageSvc.h"
Go to the source code of this file.
Classes | |
class | LArRodBlockPhysicsV3 |
Macros | |
#define | LARBSDBG(text) |
This class provides decoding/encoding from/to ROD format. More... | |
#define | MYLEVEL (MSG::VERBOSE) |
#define LARBSDBG | ( | text | ) |
This class provides decoding/encoding from/to ROD format.
Content: LArDigits: only one gain, 16bit
LArRawChannels:
The Raw Data block has also a map that tells whether the raw data for a certain channel is present or not.
Definition at line 45 of file LArRodBlockPhysicsV3.h.
#define MYLEVEL (MSG::VERBOSE) |
Definition at line 48 of file LArRodBlockPhysicsV3.h.