CMS 3D CMS Logo

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

Variables

tuple accessDQMFile = cms.bool(True)
 
tuple BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService')
 DQM services #. More...
 
tuple connect = cms.string('DATABASE')
 
tuple DBParameters
 
tuple debugModules = cms.untracked.vstring('*')
 
tuple destinations = cms.untracked.vstring('readFromFile_RUNNUMBER')
 message logger # More...
 
tuple FILE_NAME = cms.untracked.string("FILENAME")
 
tuple firstRun = cms.untracked.uint32(1)
 
tuple histoList
 
tuple input = cms.untracked.int32(1)
 maxEvents ... More...
 
tuple interval = cms.uint32(1)
 
tuple lastRun = cms.untracked.uint32(1)
 
tuple logconnect = cms.untracked.string("sqlite_file:log.db")
 
tuple loggingOn = cms.untracked.bool(True)
 
tuple ME_DIR = cms.untracked.string("Run RUNNUMBER/L1T/Run summary/")
 
tuple outOfOrder = cms.untracked.bool(True)
 
tuple process = cms.Process("PWRITE")
 
tuple readFromFile_RUNNUMBER = cms.untracked.PSet(threshold = cms.untracked.string('DEBUG'))
 
tuple record = cms.string("HDQMSummary")
 logconnect = cms.untracked.string("sqlite_file:test_L1T_HDQM_Online_log.db") More...
 
tuple RunNb = cms.uint32(RUNNUMBER)
 HistoryDQMService #. More...
 
tuple SinceAppendMode = cms.bool(True)
 
tuple Source
 
tuple threshold = cms.untracked.double(0)
 
tuple timetype = cms.string("runnumber")
 
tuple toPut
 connect = cms.string('sqlite_file:test_L1T_HDQM_Online_dbfile.db'), More...
 

Variable Documentation

tuple template_L1TMonitorHistoryDQMService_cfg.accessDQMFile = cms.bool(True)

Definition at line 86 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService')

DQM services #.

DB parameters #

Definition at line 45 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.connect = cms.string('DATABASE')

Definition at line 54 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.DBParameters
Initial value:
1 = cms.PSet(
2  messageLevel = cms.untracked.int32(2),
3  ## authenticationPath = cms.untracked.string('/afs/cern.ch/cms/DB/conddb')
4  authenticationPath = cms.untracked.string('AUTHENTICATIONPATH')
5  )

Definition at line 47 of file template_L1TMonitorHistoryDQMService_cfg.py.

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

Definition at line 13 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.destinations = cms.untracked.vstring('readFromFile_RUNNUMBER')

message logger #

Definition at line 11 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.FILE_NAME = cms.untracked.string("FILENAME")

Definition at line 87 of file template_L1TMonitorHistoryDQMService_cfg.py.

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

Definition at line 27 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.histoList
Initial value:
1 = cms.VPSet(
2 
3  cms.PSet( keyName = cms.untracked.string('EtHad'), quantitiesToExtract = cms.untracked.vstring("stat"))
4  ,
5  cms.PSet( keyName = cms.untracked.string('EtHad'), quantitiesToExtract = cms.untracked.vstring("usrMean"))
6  ,
7  cms.PSet( keyName = cms.untracked.string('EtMiss'), quantitiesToExtract = cms.untracked.vstring("stat"))
8  ,
9  cms.PSet( keyName = cms.untracked.string('EtMiss'), quantitiesToExtract = cms.untracked.vstring("usrMean"))
10  ,
11  cms.PSet( keyName = cms.untracked.string('EtTotal'), quantitiesToExtract = cms.untracked.vstring("stat"))
12  ,
13  cms.PSet( keyName = cms.untracked.string('EtTotal'), quantitiesToExtract = cms.untracked.vstring("usrMean"))
14  ,
15  cms.PSet( keyName = cms.untracked.string('HtMiss'), quantitiesToExtract = cms.untracked.vstring("stat"))
16  ,
17  cms.PSet( keyName = cms.untracked.string('HtMiss'), quantitiesToExtract = cms.untracked.vstring("usrMean"))
18  ,
19  cms.PSet( keyName = cms.untracked.string('GMT_pt'), quantitiesToExtract = cms.untracked.vstring("stat"))
20  ,
21  cms.PSet( keyName = cms.untracked.string('GMT_pt'), quantitiesToExtract = cms.untracked.vstring("usrMean"))
22 
23  )

Definition at line 90 of file template_L1TMonitorHistoryDQMService_cfg.py.

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

maxEvents ...

#

Definition at line 21 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.interval = cms.uint32(1)

Definition at line 29 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.lastRun = cms.untracked.uint32(1)

Definition at line 28 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.logconnect = cms.untracked.string("sqlite_file:log.db")

Definition at line 60 of file template_L1TMonitorHistoryDQMService_cfg.py.

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

Definition at line 71 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.ME_DIR = cms.untracked.string("Run RUNNUMBER/L1T/Run summary/")

Definition at line 88 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.outOfOrder = cms.untracked.bool(True)

Definition at line 46 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.process = cms.Process("PWRITE")

Definition at line 3 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.readFromFile_RUNNUMBER = cms.untracked.PSet(threshold = cms.untracked.string('DEBUG'))

Definition at line 12 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.record = cms.string("HDQMSummary")

logconnect = cms.untracked.string("sqlite_file:test_L1T_HDQM_Online_log.db")

POPCON Application #

Definition at line 70 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.RunNb = cms.uint32(RUNNUMBER)

HistoryDQMService #.

Definition at line 85 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.SinceAppendMode = cms.bool(True)

Definition at line 72 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.Source
Initial value:
1 = cms.PSet(
2  since = cms.untracked.uint32(RUNNUMBER),
3  debug = cms.untracked.bool(False)
4  )

Definition at line 73 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.threshold = cms.untracked.double(0)

Definition at line 89 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.timetype = cms.string("runnumber")

Definition at line 26 of file template_L1TMonitorHistoryDQMService_cfg.py.

tuple template_L1TMonitorHistoryDQMService_cfg.toPut
Initial value:
1 = cms.VPSet(cms.PSet(
2  record = cms.string("HDQMSummary"),
3  tag = cms.string("TAGNAME")
4  ))

connect = cms.string('sqlite_file:test_L1T_HDQM_Online_dbfile.db'),

Definition at line 56 of file template_L1TMonitorHistoryDQMService_cfg.py.