8L1MuonMon :: L1MuonMon(
const std::string& name, ISvcLocator* pSvcLocator )
13StatusCode L1MuonMon :: initialize(){
20StatusCode L1MuonMon :: fillVariables(
const EventContext &ctx)
const {
27 return StatusCode::FAILURE;
35 for (
const auto l1mu : *rois) {
36 l1Thres = (float)l1mu->getThrNumber();
39 fill(
"L1MuonMon", l1Thres, l1Eta, l1Phi);
43 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
SG::ReadHandleKey< xAOD::MuonRoIContainer > m_MuonRoIContainerKey
Declare a monitored scalar variable.
virtual bool isValid() override final
Can the handle be successfully dereferenced?
TrigMuonMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
initialize
void fill(H5::Group &out_file, size_t iterations)