1 import FWCore.ParameterSet.Config
as cms
2 from L1Trigger.L1THGCalUtilities.caloTruthCellsProducer_cfi
import l1tCaloTruthCellsProducer
5 producer = process.l1tCaloTruthCellsProducer.clone(
6 triggerCells = cms.InputTag(
'{}:HGCalVFEProcessorSums'.
format(inputs))
def create_truth_prod(process, inputs)