|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGL1CALO_VERSIONS_L1TOPORAWDATA_V1_H
9 #define XAODTRIGL1CALO_VERSIONS_L1TOPORAWDATA_V1_H
12 #include "AthLinks/ElementLink.h"
67 #endif // XAODTRIGL1CALO_VERSIONS_L1TOPORAWDATA_V1_H
void setDataWords(const std::vector< uint32_t > &)
set dataWords
L1TopoRawData_v1()
Default constructor.
Base class for elements of a container that can have aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
const std::vector< uint32_t > & dataWords() const
get dataWords
virtual ~L1TopoRawData_v1()
Default desturctor.
void setStatusWords(const std::vector< uint32_t > &)
set statusWords
Description of L1TopoRawData_v1.
void setErrorWord(const uint32_t)
set error
void setSourceID(const uint32_t)
set sourceID
virtual void initialize(const std::vector< uint32_t > &dataWords, const std::vector< uint32_t > &statusWords, const uint32_t errorWord, const uint32_t sourceID)
initialize
uint32_t sourceID() const
get sourceID
uint32_t errorWord() const
get error
const std::vector< uint32_t > & statusWords() const
get statusWords
Base class for elements of a container that can have aux data.