CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
pfTauBenchmarkGeneric_cfi Namespace Reference

Variables

tuple pfTauBenchmarkGeneric
 

Variable Documentation

tuple pfTauBenchmarkGeneric_cfi.pfTauBenchmarkGeneric
Initial value:
1 = cms.EDAnalyzer("GenericBenchmarkAnalyzer",
2  OutputFile = cms.untracked.string('benchmark.root'),
3  InputTruthLabel = cms.InputTag(''),
4  minEta = cms.double(-1),
5  maxEta = cms.double(2.8),
6  recPt = cms.double(10.0),
7  deltaRMax = cms.double(0.3),
8  StartFromGen = cms.bool(True),
9  PlotAgainstRecoQuantities = cms.bool(False),
10  OnlyTwoJets = cms.bool(False),
11  BenchmarkLabel = cms.string( 'PFlowTaus' ),
12  InputRecoLabel = cms.InputTag( ''),
13  minDeltaEt = cms.double(-100.),
14  maxDeltaEt = cms.double(50.),
15  minDeltaPhi = cms.double(-0.5),
16  maxDeltaPhi = cms.double(0.5),
17  doMetPlots = cms.bool(False)
18 )

Definition at line 4 of file pfTauBenchmarkGeneric_cfi.py.