CMS 3D CMS Logo

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

Variables

tuple ALCAHARVESTBeamSpotByLumi = alcaBeamSpotHarvester.clone()
 
tuple ALCAHARVESTBeamSpotByLumi_dbOutput
 
tuple ALCAHARVESTBeamSpotByLumi_metadata
 
tuple ALCAHARVESTBeamSpotByRun = alcaBeamSpotHarvester.clone()
 
tuple ALCAHARVESTBeamSpotByRun_dbOutput
 
tuple ALCAHARVESTBeamSpotByRun_metadata
 
tuple ALCAHARVESTDQMSaveAndMetadataWriter = cms.Path(dqmSaver+pclMetadataWriter)
 
tuple ALCAHARVESTSiStripGains_dbOutput
 
tuple ALCAHARVESTSiStripGains_metadata
 
tuple ALCAHARVESTSiStripQuality_dbOutput
 
tuple ALCAHARVESTSiStripQuality_metadata
 
tuple BeamSpotByLumi = cms.Path(ALCAHARVESTBeamSpotByLumi)
 
tuple BeamSpotByRun = cms.Path(ALCAHARVESTBeamSpotByRun)
 
tuple PoolDBOutputService
 
tuple SiStripGains = cms.Path(ALCAHARVESTSiStripGains)
 
tuple SiStripQuality = cms.Path(ALCAHARVESTSiStripQuality)
 

Variable Documentation

tuple AlCaHarvesting_cff.ALCAHARVESTBeamSpotByLumi = alcaBeamSpotHarvester.clone()

Definition at line 44 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTBeamSpotByLumi_dbOutput
Initial value:
1 = cms.PSet(record = cms.string('BeamSpotObjectsRcdByLumi'),
2  tag = cms.string('BeamSpotObject_ByLumi'),
3  timetype = cms.untracked.string('lumiid'))

Definition at line 52 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTBeamSpotByLumi_metadata
Initial value:
1 = cms.PSet(record = cms.untracked.string('BeamSpotObjectsRcdByLumi'),
2  )

Definition at line 49 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTBeamSpotByRun = alcaBeamSpotHarvester.clone()

Definition at line 30 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTBeamSpotByRun_dbOutput
Initial value:
1 = cms.PSet(record = cms.string('BeamSpotObjectsRcdByRun'),
2  tag = cms.string('BeamSpotObject_ByRun'),
3  timetype = cms.untracked.string('runnumber'))

Definition at line 39 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTBeamSpotByRun_metadata
Initial value:
1 = cms.PSet(record = cms.untracked.string('BeamSpotObjectsRcdByRun'),
2  )

Definition at line 35 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTDQMSaveAndMetadataWriter = cms.Path(dqmSaver+pclMetadataWriter)

Definition at line 82 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTSiStripGains_dbOutput
Initial value:
1 = cms.PSet(record = cms.string('SiStripApvGainRcd'),
2  tag = cms.string('SiStripApvGain_pcl'),
3  timetype = cms.untracked.string('runnumber'))

Definition at line 70 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTSiStripGains_metadata
Initial value:
1 = cms.PSet(record = cms.untracked.string('SiStripApvGainRcd'),
2  )

Definition at line 66 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTSiStripQuality_dbOutput
Initial value:
1 = cms.PSet(record = cms.string('SiStripBadStripRcd'),
2  tag = cms.string('SiStripBadStrip_pcl'),
3  timetype = cms.untracked.string('runnumber'))

Definition at line 61 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.ALCAHARVESTSiStripQuality_metadata
Initial value:
1 = cms.PSet(record = cms.untracked.string('SiStripBadStripRcd'),
2  )

Definition at line 57 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.BeamSpotByLumi = cms.Path(ALCAHARVESTBeamSpotByLumi)

Definition at line 79 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.BeamSpotByRun = cms.Path(ALCAHARVESTBeamSpotByRun)

Definition at line 78 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.PoolDBOutputService
Initial value:
1 = cms.Service("PoolDBOutputService",
2  CondDBCommon,
3  toPut = cms.VPSet(),
4  loadBlobStreamer = cms.untracked.bool(False),
5  # timetype = cms.untracked.string('lumiid')
6  # timetype = cms.untracked.string('runnumber')
7  )

Definition at line 14 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.SiStripGains = cms.Path(ALCAHARVESTSiStripGains)

Definition at line 81 of file AlCaHarvesting_cff.py.

tuple AlCaHarvesting_cff.SiStripQuality = cms.Path(ALCAHARVESTSiStripQuality)