Skip to content

Commit

Permalink
Update L1TrackNtupleMaker_cfg.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalin authored Sep 13, 2024
1 parent 5e1511a commit 7056676
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
#process.TrackTriggerSetup.FrontEnd.BendCut = 5.0
#process.TrackTriggerSetup.Hybrid.MinPt = 1.0

pocess.dtc = cms.Path(process.TrackerDTCProducer)#*process.TrackerDTCAnalyzer)
process.dtc = cms.Path(process.TrackerDTCProducer)#*process.TrackerDTCAnalyzer)

# Throw error if reading MC produced with different stub window sizes.
process.TrackerDTCProducer.CheckHistory = True
Expand Down

0 comments on commit 7056676

Please sign in to comment.