Skip to content

Commit

Permalink
added HLT_DoubleMu0
Browse files Browse the repository at this point in the history
  • Loading branch information
surnairit committed Aug 2, 2016
1 parent 208f00d commit d6e1a01
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -110,12 +110,18 @@
TriggerPathName = cms.untracked.string("HLT_DoubleMu3_Trk_tau3mu_v")
)

### DoubleMu0
hfvDoubleMu0 = hfv1.clone(
TriggerPathName = cms.untracked.string("HLT_DoubleMu0")
)


heavyFlavorValidationSequence = cms.Sequence(
hfv1+hfv2+hfv3+hfv4+hfv5
+hfvQuadmu1+hfvQuadmu2+hfvQuadmu3+hfvQuadmu4
+hfvTnP1+hfvTnP2+hfvTnP3+hfvTnP4+hfvTnP5+hfvTnP6+hfvTnP7+hfvTnP8+hfvTnP9+hfvTnP10+hfvTnP11
+hfv6+hfv7+hfv8+hfv9
+hfvTau3mu
+hfvDoubleMu0
+hfvQ1+hfvQ2+hfvQ3+hfvQ4+hfvQ5+hfvQ6+hfvQ7
)

0 comments on commit d6e1a01

Please sign in to comment.