CMS 3D CMS Logo

Variables

python::FastjetParameters_cfi Namespace Reference

Variables

tuple FastjetNoPU
tuple FastjetParameters
tuple FastjetWithPU

Variable Documentation

Initial value:
00001 cms.PSet(
00002     Active_Area_Repeats = cms.int32(0),
00003     GhostArea = cms.double(1.0),
00004     Ghost_EtaMax = cms.double(0.0),
00005     UE_Subtraction = cms.string('no')
00006 )

Definition at line 8 of file FastjetParameters_cfi.py.

Initial value:
00001 cms.PSet(
00002 
00003 )

Definition at line 5 of file FastjetParameters_cfi.py.

Initial value:
00001 cms.PSet(
00002     Active_Area_Repeats = cms.int32(5),
00003     GhostArea = cms.double(0.01),
00004     Ghost_EtaMax = cms.double(6.0),
00005     UE_Subtraction = cms.string('yes')
00006 )

Definition at line 14 of file FastjetParameters_cfi.py.