Skip to content

Commit

Permalink
Getting rid of GT dependences
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Dec 17, 2019
1 parent af091a6 commit 2428563
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 106 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
#seqALCARECOSiPixelCalSingleMuon = cms.Sequence(ALCARECOSiPixelCalSingleMuonHLTFilter)
ALCARECOSiPixelCalSingleMuonHLTFilter.andOr = True ## choose logical OR between Triggerbits
ALCARECOSiPixelCalSingleMuonHLTFilter.throw = False ## dont throw on unknown path names
ALCARECOSiPixelCalSingleMuonHLTFilter.eventSetupPathsKey = 'SiPixelCalSingleMuon'
#ALCARECOSiPixelCalSingleMuonHLTFilter.eventSetupPathsKey = 'SiPixelCalSingleMuon'
ALCARECOSiPixelCalSingleMuonHLTFilter.HLTPaths = ['HLT_*']

import Alignment.CommonAlignmentProducer.AlignmentTrackSelector_cfi
ALCARECOSiPixelCalSingleMuon = Alignment.CommonAlignmentProducer.AlignmentTrackSelector_cfi.AlignmentTrackSelector.clone()
Expand Down
105 changes: 0 additions & 105 deletions Configuration/AlCa/python/autoCond.py

This file was deleted.

0 comments on commit 2428563

Please sign in to comment.