![]() |
![]() |
Variables | |
string | jets = 'iterativeCone5PFJets' |
tuple | pfJetBenchmarkGeneric |
string pfJetBenchmarkGeneric_cfi::jets = 'iterativeCone5PFJets' [static] |
Definition at line 3 of file pfJetBenchmarkGeneric_cfi.py.
tuple pfJetBenchmarkGeneric_cfi::pfJetBenchmarkGeneric [static] |
Initial value:
cms.EDAnalyzer("GenericBenchmarkAnalyzer", OutputFile = cms.untracked.string('jetBenchmarkGeneric.root'), InputTruthLabel = cms.InputTag('iterativeCone5GenJets'), maxEta = cms.double(3.0), recPt = cms.double(10.0), deltaRMax = cms.double(0.2), PlotAgainstRecoQuantities = cms.bool(False), OnlyTwoJets = cms.bool(True), BenchmarkLabel = cms.string( jets ), InputRecoLabel = cms.InputTag( jets ) )
Definition at line 5 of file pfJetBenchmarkGeneric_cfi.py.