CMS 3D CMS Logo

L1NNTauProducer_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 L1NNTauProducerPuppi = L1NNTauProducer.clone(
6  NNFileName = cms.string("L1Trigger/Phase2L1ParticleFlow/data/tau_3layer_puppi.pb")
7  )
L1NNTauProducer_cfi