Skip to content
Snippets Groups Projects
Commit 80105edf authored by Stewart Martin-Haugh's avatar Stewart Martin-Haugh Committed by Graeme Stewart
Browse files

'Re-instate some used flags' (TriggerJobOpts-00-05-34)

	* Remove unnecessary imports in TriggerFlags (that caused some confusion)
	* -33 caused a T0-tests failure
	* TriggerJobOpts-00-05-34


Former-commit-id: 40b7e22d769f57b37fce32bf927b20900308b7f0
parent b79f2ca4
No related branches found
No related tags found
No related merge requests found
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
/**
@mainpage
@section TriggerJobOptsIntroduction Introduction
This package contains basic configuration scripts for Trigger.
This are python Getters for HLT and LVL1 for various usecases.
It also contains global TriggerFlags container of job properties.
This package does not contain code and is not meant to be used by developers.
The usefull information is however set of flags defined in python::TriggerFlags .
@htmlinclude used_packages.html
@include requirements
*/
......@@ -1193,7 +1193,6 @@ from TriggerJobOpts.TriggerOnlineFlags import OnlineFlags
## add slices generation flags
from TriggerMenu.menu.SliceFlags import *
from TriggerJobOpts.Tier0TriggerFlags import Tier0TriggerFlags
from TrigTier0.NtupleProdFlags import NtupleProductionFlags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment