CMS 3D CMS Logo

Variables

heavyFlavorValidationSequence_cff Namespace Reference

Variables

tuple heavyFlavorValidationSequence
tuple hfv1
tuple hfv2
tuple hfv3
tuple hfv4
tuple hfv5
tuple hfv6

Variable Documentation

Initial value:
00001 cms.Sequence(
00002   hfv1+hfv2+hfv3+hfv4+hfv5+hfv6
00003 )

Definition at line 25 of file heavyFlavorValidationSequence_cff.py.

Initial value:
00001 heavyFlavorValidation.clone(
00002     TriggerProcessName = cms.untracked.string("HLT"),
00003     TriggerPathName = cms.untracked.string("HLT_Mu3"),
00004     MuonPtBins = cms.untracked.vdouble(0.5, 1., 2., 3., 4., 5., 7., 9., 20., 50.),
00005     MuonEtaBins = cms.untracked.vdouble(24, -2.4, 2.4)
00006 )

Definition at line 3 of file heavyFlavorValidationSequence_cff.py.

Initial value:
00001 hfv1.clone(
00002     TriggerPathName = cms.untracked.string("HLT_IsoMu3")
00003 )

Definition at line 9 of file heavyFlavorValidationSequence_cff.py.

Initial value:
00001 hfv1.clone(
00002     TriggerPathName = cms.untracked.string("HLT_Mu5")
00003 )

Definition at line 12 of file heavyFlavorValidationSequence_cff.py.

Initial value:
00001 hfv1.clone(
00002     TriggerPathName = cms.untracked.string("HLT_Mu9")
00003 )

Definition at line 15 of file heavyFlavorValidationSequence_cff.py.

Initial value:
00001 hfv1.clone(
00002     TriggerPathName = cms.untracked.string("HLT_DoubleMu0")
00003 )

Definition at line 18 of file heavyFlavorValidationSequence_cff.py.

Initial value:
00001 hfv1.clone(
00002     TriggerPathName = cms.untracked.string("HLT_DoubleMu3")
00003 )

Definition at line 21 of file heavyFlavorValidationSequence_cff.py.