CMS 3D CMS Logo

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

Variables

tuple corrPCCProd
 

Variable Documentation

tuple CorrPCCProducer_cfi.corrPCCProd
Initial value:
1 = cms.EDProducer("CorrPCCProducer",
2  CorrPCCProducerParameters = cms.PSet(
3  #Mod factor to count lumi and the string to specify output
4  inLumiObLabel = cms.string("rawPCCProd"),
5  ProdInst = cms.string("rawPCCRandom"),
6  approxLumiBlockSize=cms.int32(50),
7  trigstring = cms.untracked.string("corrPCCRand"),
8  type2_a= cms.double(0.00072),
9  type2_b= cms.double(0.014),
10  )
11 )

Definition at line 4 of file CorrPCCProducer_cfi.py.