ATLAS Offline Software
TrigMCCommonParams.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2 
3 from AthenaConfiguration.TestDefaults import defaultConditionsTags
4 
5 class mcDefaults:
6  mc_campaign = 'Campaigns.MC23e'
7  global_tag = defaultConditionsTags.RUN3_MC
python.TrigMCCommonParams.mcDefaults
Definition: TrigMCCommonParams.py:5