Functions
truth_prod Namespace Reference
Functions
def
create_truth_prod
(
process
, inputs)
Function Documentation
◆
create_truth_prod()
def truth_prod.create_truth_prod
(
process
,
inputs
)
Definition at line
4
of file
truth_prod.py
.
4
def
create_truth_prod
(process, inputs):
5
producer = process.l1tCaloTruthCellsProducer.clone(
6
triggerCells = cms.InputTag(
'{}:HGCalVFEProcessorSums'
.
format
(inputs))
7
)
8
return
producer
9
truth_prod.create_truth_prod
def create_truth_prod(process, inputs)
Definition:
truth_prod.py:4
format
Generated for CMSSW Reference Manual by
1.8.14