CMS 3D CMS Logo

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

Variables

tuple cerr
 
tuple cout
 
tuple debugModules = cms.untracked.vstring('*')
 
tuple firstValue = cms.uint64(1)
 
tuple interval = cms.uint64(1)
 
tuple lastValue = cms.uint64(1)
 
tuple process = cms.Process("TEST")
 
tuple timetype = cms.string('runnumber')
 
tuple toCopy
 
tuple toPut
 

Variable Documentation

tuple copyEcalPFRecHitThresholds_cfg.cerr
Initial value:
1 = cms.untracked.PSet(
2  enable = cms.untracked.bool(False)
3  )

Definition at line 16 of file copyEcalPFRecHitThresholds_cfg.py.

tuple copyEcalPFRecHitThresholds_cfg.cout
Initial value:
1 = cms.untracked.PSet(
2  enable = cms.untracked.bool(True)
3  )

Definition at line 19 of file copyEcalPFRecHitThresholds_cfg.py.

tuple copyEcalPFRecHitThresholds_cfg.debugModules = cms.untracked.vstring('*')

Definition at line 22 of file copyEcalPFRecHitThresholds_cfg.py.

tuple copyEcalPFRecHitThresholds_cfg.firstValue = cms.uint64(1)

Definition at line 26 of file copyEcalPFRecHitThresholds_cfg.py.

tuple copyEcalPFRecHitThresholds_cfg.interval = cms.uint64(1)

Definition at line 29 of file copyEcalPFRecHitThresholds_cfg.py.

tuple copyEcalPFRecHitThresholds_cfg.lastValue = cms.uint64(1)

Definition at line 27 of file copyEcalPFRecHitThresholds_cfg.py.

tuple copyEcalPFRecHitThresholds_cfg.process = cms.Process("TEST")

Definition at line 3 of file copyEcalPFRecHitThresholds_cfg.py.

tuple copyEcalPFRecHitThresholds_cfg.timetype = cms.string('runnumber')

Definition at line 28 of file copyEcalPFRecHitThresholds_cfg.py.

tuple copyEcalPFRecHitThresholds_cfg.toCopy
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalPFRecHitThresholdsRcd'),
4  container = cms.string('EcalPFRecHitThresholds')
5  )
6  )

Definition at line 44 of file copyEcalPFRecHitThresholds_cfg.py.

Referenced by EcalDBCopy.EcalDBCopy(), EcalTestDevDB.EcalTestDevDB(), EcalTPGDBCopy.EcalTPGDBCopy(), and ESDBCopy.ESDBCopy().

tuple copyEcalPFRecHitThresholds_cfg.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  record = cms.string('EcalPFRecHitThresholdsRcd'),
4  tag = cms.string('EcalPFRecHitThresholds_2018_mc')
5  )
6  )

Definition at line 34 of file copyEcalPFRecHitThresholds_cfg.py.