test
CMS 3D CMS Logo

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

Variables

tuple cout
 
tuple debugModules = cms.untracked.vstring('*')
 
tuple destinations = cms.untracked.vstring('cout')
 
tuple firstValue = cms.uint64(100000000000)
 
tuple interval = cms.uint64(1)
 
tuple IsDestDbCheckedInQueryLog = cms.untracked.bool(True)
 
tuple lastValue = cms.uint64(100000000000)
 
tuple logconnect = cms.untracked.string('sqlite_file:log.db')
 
tuple loggingOn = cms.untracked.bool(True)
 
tuple options = VarParsing.VarParsing()
 
tuple process = cms.Process("ProcessOne")
 
tuple record = cms.string('EcalIntercalibConstantsRcd')
 
tuple SinceAppendMode = cms.bool(True)
 
tuple Source
 
tuple timetype = cms.string('runnumber')
 
tuple toPut
 

Variable Documentation

tuple updateIntercali_hlt.cout
Initial value:
1 = cms.untracked.PSet(
2  threshold = cms.untracked.string('DEBUG')
3  )

Definition at line 18 of file updateIntercali_hlt.py.

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

Definition at line 17 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.destinations = cms.untracked.vstring('cout')

Definition at line 21 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.firstValue = cms.uint64(100000000000)

Definition at line 27 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.interval = cms.uint64(1)

Definition at line 28 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.IsDestDbCheckedInQueryLog = cms.untracked.bool(True)

Definition at line 52 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.lastValue = cms.uint64(100000000000)

Definition at line 25 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.logconnect = cms.untracked.string('sqlite_file:log.db')

Definition at line 42 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.loggingOn = cms.untracked.bool(True)

Definition at line 51 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.options = VarParsing.VarParsing()

Definition at line 6 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.process = cms.Process("ProcessOne")

Definition at line 4 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.record = cms.string('EcalIntercalibConstantsRcd')

Definition at line 50 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.SinceAppendMode = cms.bool(True)

Definition at line 53 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.Source
Initial value:
1 = cms.PSet(
2  FileLowField = cms.string('/data/O2O/Ecal/TPG/Intercalib_Boff.xml'),
3  FileHighField = cms.string('/data/O2O/Ecal/TPG/Intercalib_Bon.xml'),
4 # FileLowField = cms.string('/afs/cern.ch/work/d/depasse/cmssw/CMSSW_8_0_1/src/CondTools/Ecal/python/Intercalib_hlt_current_BOFF.xml'),
5 # FileHighField = cms.string('/afs/cern.ch/work/d/depasse/cmssw/CMSSW_8_0_1/src/CondTools/Ecal/python/Intercalib_hlt_current_BON.xml'),
6  Value_Bon = cms.untracked.double(0.76724),
7  firstRun = cms.string('207149'),
8  lastRun = cms.string('10000000'),
9  OnlineDBSID = cms.string('cms_omds_lb'),
10 # OnlineDBSID = cms.string('cms_orcon_adg'), test on lxplus
11  OnlineDBUser = cms.string('cms_ecal_r'),
12  OnlineDBPassword = cms.string( options.password ),
13  LocationSource = cms.string('P5'),
14  Location = cms.string('P5_Co'),
15  GenTag = cms.string('GLOBAL'),
16  RunType = cms.string('COSMICS')
17  )

Definition at line 54 of file updateIntercali_hlt.py.

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

Definition at line 26 of file updateIntercali_hlt.py.

tuple updateIntercali_hlt.toPut
Initial value:
1 = cms.VPSet(cms.PSet(
2  record = cms.string('EcalIntercalibConstantsRcd'),
3  tag = cms.string('EcalIntercalibConstants_V1_hlt')
4  ))

Definition at line 43 of file updateIntercali_hlt.py.