1 import FWCore.ParameterSet.Config
as cms
5 hgcalTriggerNtuples = cms.Sequence(hgcalTriggerNtuplizer)
7 from Configuration.Eras.Modifier_phase2_hgcalV9_cff
import phase2_hgcalV9
8 from L1Trigger.L1THGCalUtilities.customNtuples
import custom_ntuples_V9
9 modifyHgcalTriggerNtuplesWithV9Geometry_ = phase2_hgcalV9.makeProcessModifier(custom_ntuples_V9)