Skip to content

Commit

Permalink
Updated testRPCPointProducer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ahussein1194 committed Aug 24, 2022
1 parent e7c1836 commit e4be1ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RecoLocalMuon/RPCRecHit/test/testRPCPointProducer.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
process.rpcPointProducer.ExtrapolatedRegion = 0.6 # in stripl/2 in Y and stripw*nstrips/2 in X
process.rpcPointProducer.cscSegments = ('dTandCSCSegmentsinTracks','SelectedCscSegments','OwnParticles')
process.rpcPointProducer.dt4DSegments = ('dTandCSCSegmentsinTracks','SelectedDtSegments','OwnParticles')
process.rpcPointProducer.minBX = -2
process.rpcPointProducer.maxBX = 2

process.p = cms.Path(process.rpcPointProducer)

0 comments on commit e4be1ca

Please sign in to comment.