We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62366e commit e8dff7fCopy full SHA for e8dff7f
1 file changed
python/RootTupleMakerV2_Electrons_cfi.py
@@ -21,7 +21,7 @@
21
ElectronLooseIdMap = cms.InputTag("egmGsfElectronIDs:cutBasedElectronID-Spring15-25ns-V1-standalone-loose"),
22
ElectronMediumIdMap = cms.InputTag("egmGsfElectronIDs:cutBasedElectronID-Spring15-25ns-V1-standalone-medium"),
23
ElectronTightIdMap = cms.InputTag("egmGsfElectronIDs:cutBasedElectronID-Spring15-25ns-V1-standalone-tight"),
24
- ElectronHEEPIdMap = cms.InputTag("egmGsfElectronIDs:heepElectronID-HEEPV60"),
+ ElectronHEEPIdMap = cms.InputTag("egmGsfElectronIDs:heepElectronID-HEEPV70"),
25
# The map name for the full info is the same as the map name of the
26
# corresponding simple pass/fail map above, they are distinguished by
27
# the type of the content.
0 commit comments