5#ifndef ZDCTRIGVALID_ZDCTRIGVALIDTOOL_H
6#define ZDCTRIGVALID_ZDCTRIGVALIDTOOL_H
22#include "nlohmann/json.hpp"
39 virtual StatusCode
reprocessZdc()
override {
return StatusCode::SUCCESS;}
44 ToolHandle<Trig::TrigDecisionTool> m_trigDecTool {
this,
"TrigDecisionTool",
""};
46 PublicToolHandle<Trig::TrigDecisionTool>
m_trigDecTool {
this,
"TrigDecisionTool",
""};
52 this,
"triggerList", {},
"Add triggers to this to be monitored"};
53 Gaudi::Property<std::string>
m_lutFile{
this,
"filepath_LUT",
"TrigT1ZDC/zdcRun3T1LUT_v1_30_05_2023.json",
"path to LUT file"};
59 std::shared_ptr<ZDCTriggerSimModuleAmpls>
m_simTrig;
71 this,
"EventInfoKey",
"EventInfo",
72 "Location of the event info."};
A tool to make L1 decision using LUTs.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
ZdcModuleContainer_v1 ZdcModuleContainer