Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CommonTools
ParticleFlow
python
TopProjectors
pfNoTau_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
import
CommonTools.ParticleFlow.tppfTausOnPFJetsDeltaR_cfi
as
_mod
3
4
pfNoTau = _mod.tppfTausOnPFJetsDeltaR.clone(
5
enable =
True
,
6
deltaR = 0.5,
7
name =
"noTau"
,
8
topCollection =
"pfTausPtrs"
,
9
bottomCollection =
"pfJetsPtrs"
,
10
)
Generated for CMSSW Reference Manual by
1.8.5