Skip to content
Snippets Groups Projects
Commit a1098806 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Removed unused BeamSpot Service name

Former-commit-id: bd37127b
parent 60cd739f
No related branches found
No related tags found
No related merge requests found
......@@ -29,9 +29,6 @@ class T2VertexBeamSpot_Fex ( PESA__T2VertexBeamSpot ) :
self.AthenaMonTools = [ time, validation, online, cosmic ]
# Beam Conditions Service
self.BeamCondSvcName = "BeamCondSvc" # Name of the service for the BeamCondSvc
# Setup the self algorithm parameters
# Algorithm IDs: SiTrack = 1, IDScan = 2, TrtXK = 4
# (from /offline/Trigger/TrigEvent/TrigInDetEvent/TrigInDetEvent/TrigInDetTrack.h)
......
......@@ -176,7 +176,6 @@ else:
PESA__T2VertexBeamSpot.TrackAlgoID = 2
PESA__T2VertexBeamSpot.UseBeamConditionService = True
PESA__T2VertexBeamSpot.BeamCondSvcName = "BeamCondSvc"
PESA__T2VertexBeamSpot.DoPerLBHistograms = True
PESA__T2VertexBeamSpot.LBHistoryLength = 10
......
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