CMS 3D CMS Logo

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

Variables

tuple PoolDBOutputService
 

Variable Documentation

tuple AlcaPromptCalibHarvesting_cff.PoolDBOutputService
Initial value:
1 = cms.Service("PoolDBOutputService",
2  CondDBCommon,
3  toPut = cms.VPSet(cms.PSet(
4  record = cms.string('BeamSpotObjectsRcd'),
5  tag = cms.string('TestLSBasedBS') )),
6  loadBlobStreamer = cms.untracked.bool(False),
7  timetype = cms.untracked.string('lumiid')
8  )

Definition at line 12 of file AlcaPromptCalibHarvesting_cff.py.