CMS 3D CMS Logo

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

Variables

tuple ALCARECORawPCCProd
 
tuple seqALCARECORawPCCProducer = cms.Sequence(seqALCARECOAlCaPCCZeroBias + ALCARECORawPCCProd)
 

Variable Documentation

tuple ALCARECORawPCCProducer_cff.ALCARECORawPCCProd
Initial value:
1 = cms.EDProducer("RawPCCProducer",
2  RawPCCProducerParameters = cms.PSet(
3  #Mod factor to count lumi and the string to specify output
4  inputPccLabel = cms.string("alcaPCCProducerZeroBias"),
5  ProdInst = cms.string("alcaPCCZeroBias"),
6  OutputValue = cms.untracked.string("Average"),
7  outputProductName = cms.untracked.string("rawPCZeroBias"),
8  #Below is a list of module IDs that will be ignored in calculation of luminosity
9  ApplyCorrections = cms.untracked.bool(True),
10  modVeto=cms.vint32()
11  )
12 )

Definition at line 7 of file ALCARECORawPCCProducer_cff.py.

tuple ALCARECORawPCCProducer_cff.seqALCARECORawPCCProducer = cms.Sequence(seqALCARECOAlCaPCCZeroBias + ALCARECORawPCCProd)

Definition at line 24 of file ALCARECORawPCCProducer_cff.py.