src
PhysicsTools
NanoAOD
python
simpleSingletonCandidateFlatTableProducer_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
PhysicsTools.NanoAOD.simpleCandidateFlatTableProducer_cfi
import
simpleCandidateFlatTableProducer
as
default
4
5
simpleSingletonCandidateFlatTableProducer = default.clone(
6
singleton = cms.bool(
True
),
7
cut =
None
,
8
lazyEval =
None
9
)
10
Generated for CMSSW Reference Manual by
1.8.14