CMS 3D CMS Logo

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

Variables

tuple FastjetNoPU
 
tuple FastjetParameters
 
tuple FastjetWithPU
 

Variable Documentation

tuple FastjetParameters_cfi.FastjetNoPU
Initial value:
1 = cms.PSet(
2  Active_Area_Repeats = cms.int32(0),
3  GhostArea = cms.double(1.0),
4  Ghost_EtaMax = cms.double(0.0),
5  UE_Subtraction = cms.string('no')
6 )

Definition at line 7 of file FastjetParameters_cfi.py.

tuple FastjetParameters_cfi.FastjetParameters
Initial value:
1 = cms.PSet(
2 
3 )

Definition at line 4 of file FastjetParameters_cfi.py.

tuple FastjetParameters_cfi.FastjetWithPU
Initial value:
1 = cms.PSet(
2  Active_Area_Repeats = cms.int32(5),
3  GhostArea = cms.double(0.01),
4  Ghost_EtaMax = cms.double(6.0),
5  UE_Subtraction = cms.string('yes')
6 )

Definition at line 13 of file FastjetParameters_cfi.py.