Skip to content

Commit

Permalink
Minor bug fix concerning removal of trigger bits.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-mittag committed Sep 3, 2013
1 parent bc34d23 commit 93b1a59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@
#no triger on bunch crossing bit 0
process.triggerSelection=cms.Sequence(process.bit40)
# process.triggerSelection=cms.Sequence(process.bit40)
"""

0 comments on commit 93b1a59

Please sign in to comment.