ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
Global
GlobalSimulation
share
plugin_hypo_mult.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
2
3
# run this with: l1calo-ath-mon --postInclude GlobalSimulation/plugin_hypo_mult.py --evtMax 10 --filesInput RAW_RUN3_DATA24
4
#cfg and flags are already defined
5
6
# add in the Algorithm to be run
7
from
GlobalSimulation.GlobalSimAlgCfg_local
import
GlobalSimulationAlgCfg
8
from
PathResolver
import
PathResolver
9
cfg_fn =
PathResolver.FindCalibFile
(
"GlobalSimulation/globalSim_hypo_mult.xml"
)
# should probably check file is found!
10
cfg.merge(GlobalSimulationAlgCfg(flags, fn=cfg_fn, dump=
True
))
PathResolver::FindCalibFile
static std::string FindCalibFile(const std::string &logical_file_name)
Definition
PathResolver.h:63
Generated on
for ATLAS Offline Software by
1.16.1