|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigConf_LutCam
6 #define TrigConf_LutCam
10 #include <sys/types.h>
29 const std::vector<uint32_t> &
lut()
const;
33 const std::vector<uint32_t> &
cam()
const;
36 virtual void print(
const std::string&
indent=
"",
unsigned int detail=1)
const override;
virtual void print(const std::string &indent="", unsigned int detail=1) const override
const std::vector< uint32_t > & lut() const
static const u_int ALL_LUT_SIZE
void setLut(const u_int l[], const int size)
Forward iterator to traverse the main components of the trigger configuration.
std::vector< uint32_t > m_lut
static const u_int ALL_CAM_SIZE
virtual ~LutCam() override=default
void setCam(const u_int c[], const int size)
const std::vector< uint32_t > & cam() const
std::ostream & indent(std::ostream &o, int lvl, int size) const
std::vector< uint32_t > m_cam