ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
Global
GlobalSimulation
share
plugin_hypo_mult.py
Go to the documentation of this file.
1
2
# run this with: l1calo-ath-mon --postInclude GlobalSimulation/plugin_hypo_mult.py --evtMax 10 --filesInput RAW_RUN3_DATA24
3
#cfg and flags are already defined
4
5
# add in the Algorithm to be run
6
from
GlobalSimulation.GlobalSimAlgCfg_local
import
GlobalSimulationAlgCfg
7
from
PathResolver
import
PathResolver
8
cfg_fn =
PathResolver.FindCalibFile
(
"GlobalSimulation/globalSim_hypo_mult.xml"
)
# should probably check file is found!
9
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.14.0