test
CMS 3D CMS Logo

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

Variables

tuple ak4PFJetsCS
 

Variable Documentation

tuple ak4PFJetsCS_cfi.ak4PFJetsCS
Initial value:
1 = ak4PFJets.clone(
2  useConstituentSubtraction = cms.bool(True),
3  csRParam = cms.double(0.4),
4  csRho_EtaMax = ak4PFJets.Rho_EtaMax, # Just use the same eta for both C.S. and rho by default
5  useExplicitGhosts = cms.bool(True),
6  doAreaFastjet = cms.bool(True),
7  jetPtMin = cms.double(100.0)
8  )

Definition at line 7 of file ak4PFJetsCS_cfi.py.