Skip to content
Snippets Groups Projects
Commit 44de1096 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'condLoader.InDetRecExample-20171024' into 'master'

InDetRecExample: Remove configuration of CondInputLoader.

See merge request !5777
parents 9493ca7c 7fe46702
No related merge requests found
......@@ -74,12 +74,6 @@ else:
ServiceMgr.EventSelector.SkipEvents = athenaCommonFlags.SkipEvents()
# --- Conditions input loader.
from IOVSvc.IOVSvcConf import CondInputLoader
condSeq = AthSequencer("AthCondSeq")
condSeq += CondInputLoader()
# ---- Beam Spot service
include("InDetBeamSpotService/BeamCondSvc.py")
# --- particle property service
......
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