CMS 3D CMS Logo

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

Variables

tuple authenticationMethod = cms.untracked.uint32(0)
 
tuple connect = cms.string('sqlite_file:t0_input.db')
 
tuple correctionAlgo = cms.string('DTT0FEBPathCorrection')
 
tuple correctionAlgoConfig
 
tuple firstRun = cms.untracked.uint32(1)
 
tuple input = cms.untracked.int32(1)
 
tuple numberEventsInRun = cms.untracked.uint32(1)
 
tuple process = cms.Process("DTT0Correction")
 
tuple timetype = cms.untracked.string('runnumber')
 
tuple toGet
 
tuple toPut
 

Variable Documentation

tuple dtT0FEBPathCorrection_cfg.authenticationMethod = cms.untracked.uint32(0)

Definition at line 28 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.connect = cms.string('sqlite_file:t0_input.db')

Definition at line 34 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.correctionAlgo = cms.string('DTT0FEBPathCorrection')

Definition at line 55 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.correctionAlgoConfig
Initial value:
1 = cms.PSet(
2  # Format "wheel station sector" (e.g. "-1 3 10")
3  calibChamber = cms.string('All'),
4  )

Definition at line 56 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.firstRun = cms.untracked.uint32(1)

Definition at line 23 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.input = cms.untracked.int32(1)

Definition at line 39 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.numberEventsInRun = cms.untracked.uint32(1)

Definition at line 22 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.process = cms.Process("DTT0Correction")

Definition at line 3 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.timetype = cms.untracked.string('runnumber')

Definition at line 44 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.toGet
Initial value:
1 = cms.VPSet(cms.PSet(
2  # TZero
3  record = cms.string("DTT0Rcd"),
4  tag = cms.string("t0")
5  ))

Definition at line 29 of file dtT0FEBPathCorrection_cfg.py.

tuple dtT0FEBPathCorrection_cfg.toPut
Initial value:
1 = cms.VPSet(cms.PSet(
2  record = cms.string('DTT0Rcd'),
3  tag = cms.string('t0')
4  ))

Definition at line 47 of file dtT0FEBPathCorrection_cfg.py.