CMS 3D CMS Logo

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

Variables

tuple mcvertexweight
 

Variable Documentation

tuple mcvertexweight_cfi.mcvertexweight
Initial value:
1 = cms.EDFilter("MCVerticesWeight",
2  pileupSummaryCollection = cms.InputTag("addPileupInfo"),
3  mcTruthCollection = cms.InputTag("generatorSmeared"),
4  weighterConfig = cms.PSet(
5  initSigma = cms.double(6.26),
6  initMean = cms.double(0.4145),
7  finalSigma = cms.double(5.2),
8  useMainVertex = cms.bool(True)
9  )
10  )

Definition at line 3 of file mcvertexweight_cfi.py.