Skip to content
Snippets Groups Projects
Commit a9dc5652 authored by Ke Li's avatar Ke Li
Browse files

delete TrackingGeometrySvc

parent fcc583bc
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!34796delete TrackingGeometrySvc in Calorimeter
......@@ -765,5 +765,3 @@ theApp.AuditAlgorithms=True
#theApp.AuditServices=True
#theApp.AuditTools=True # FIXME crash on finalisation
MessageSvc.Format = "% F%40W%S%7W%R%T %0W%M"
from __main__ import AtlasTrackingGeometrySvc
AtlasTrackingGeometrySvc.AssignMaterialFromCOOL = False
......@@ -36,6 +36,3 @@ class DummyServiceMgr :
ServiceMgr=DummyServiceMgr()
#hack ends here
from __main__ import AtlasTrackingGeometrySvc
AtlasTrackingGeometrySvc.AssignMaterialFromCOOL = False
......@@ -78,5 +78,3 @@ print 'BEGIN_RTTINFO = Photons_calib0_csc11_007062_singlepart_gamma_E50'
import os
com="echo \"BEGIN_RTTINFO = Photons_calib0_csc11_007062_singlepart_gamma_E50\">&MYRTTINFOS.txt"
os.system(com)
#from __main__ import AtlasTrackingGeometrySvc
#AtlasTrackingGeometrySvc.AssignMaterialFromCOOL = False
......@@ -77,6 +77,3 @@ MessageSvc.Format = "% F%40W%S%7W%R%T %0W%M"
print "RTTINFO = 1002_H_2e2mu_q02dig_1004"
#from __main__ import AtlasTrackingGeometrySvc
#AtlasTrackingGeometrySvc.AssignMaterialFromCOOL = False
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