Skip to content

Commit

Permalink
Include 4 Hits Seeds in Phase2 HLT Menu
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianoDee authored Sep 19, 2023
1 parent 83ab113 commit 77571fa
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
originRadius = cms.double(0.1),
useEventsWithNoVertex = cms.bool(True),
usePV = cms.bool(False),
useProtoTrackKinematics = cms.bool(False)
useProtoTrackKinematics = cms.bool(False),
includeFourthHit = cms.bool(True)
)

0 comments on commit 77571fa

Please sign in to comment.