Initial value: 1 = cms.EDAnalyzer(
'PlotCombiner',
2 MyDQMrootFolder = cms.untracked.string(
'HLT/HeavyFlavor/HLT'),
3 Plots = cms.untracked.VPSet(
5 InputMEnames = cms.untracked.vstring(
'HLT_Mu3/effPathDiglobOR_recoRapPtY',
'HLT_Mu5/effPathDiglobOR_recoRapPtY',
'HLT_Mu9/effPathDiglobOR_recoRapPtY',
'HLT_DoubleMu0/effPathDiglobAND_recoRapPtY',
'HLT_DoubleMu3/effPathDiglobAND_recoRapPtY'),
6 InputLabels = cms.untracked.vstring(
'HLT_Mu3',
'HLT_Mu5',
'HLT_Mu9',
'HLT_DoubleMu0',
'HLT_DoubleMu3'),
7 OutputMEname = cms.untracked.string(
'effPathGlob_recoPt')
Definition at line 22 of file heavyFlavorValidationHarvestingSequence_cff.py.
Referenced by TestHits.analyze(), TestSmoothHits.analyze(), TestTrackHits.analyze(), MultiGaussianState1D.checkCombinedState(), ShallowTrackClustersProducer.produce(), CosmicMuonSmoother.smooth(), GsfTrajectorySmoother.trajectories(), and KFTrajectorySmoother.trajectories().