CMS 3D CMS Logo

Variables

template_RPCHistoryDQMService_cfg Namespace Reference

Variables

tuple accessDQMFile = cms.bool(True)
tuple BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService')
 DQM services #.
tuple connect = cms.string('DATABASE')
tuple DBParameters
tuple debugModules = cms.untracked.vstring('*')
tuple destinations = cms.untracked.vstring('readFromFile_RUNNUMBER')
 message logger #
tuple FILE_NAME = cms.untracked.string("FILENAME")
tuple firstRun = cms.untracked.uint32(1)
tuple histoList
tuple input = cms.untracked.int32(1)
 maxEvents ...
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/RPC/")
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")
 POPCON Application #.
tuple RunNb = cms.uint32(RUNNUMBER)
 HistoryDQMService #.
tuple SinceAppendMode = cms.bool(True)
tuple Source
tuple timetype = cms.string("runnumber")
tuple toPut

Variable Documentation

Definition at line 80 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService')

DQM services #.

DB parameters #

Definition at line 44 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::connect = cms.string('DATABASE')

Definition at line 51 of file template_RPCHistoryDQMService_cfg.py.

Initial value:
00001 cms.PSet(
00002         messageLevel = cms.untracked.int32(2),
00003         authenticationPath = cms.untracked.string('AUTHENTICATIONPATH')
00004     )

Definition at line 46 of file template_RPCHistoryDQMService_cfg.py.

Definition at line 13 of file template_RPCHistoryDQMService_cfg.py.

message logger #

Definition at line 11 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::FILE_NAME = cms.untracked.string("FILENAME")

Definition at line 81 of file template_RPCHistoryDQMService_cfg.py.

Definition at line 27 of file template_RPCHistoryDQMService_cfg.py.

Initial value:
00001 cms.VPSet(
00002     
00003     # quantities are 'stat', 'landau', 'gauss'
00004     # where 
00005     #'stat' includes entries, mean, rms
00006     #'landau' includes
00007     #'gauss' includes gaussMean, gaussSigma
00008 
00009     cms.PSet( keyName = cms.untracked.string("BxDistribution_"), quantitiesToExtract  = cms.untracked.vstring("stat") ),
00010     cms.PSet( keyName = cms.untracked.string("ClusterSize_"), quantitiesToExtract  = cms.untracked.vstring("stat") ),
00011     cms.PSet( keyName = cms.untracked.string("EffDistro"), quantitiesToExtract  = cms.untracked.vstring("stat") ),
00012     cms.PSet( keyName = cms.untracked.string("FEDFatal"), quantitiesToExtract  = cms.untracked.vstring("stat") ),
00013     cms.PSet( keyName = cms.untracked.string("NumberOfDigi_Mean_Distribution_"), quantitiesToExtract  = cms.untracked.vstring("stat") ),
00014     cms.PSet( keyName = cms.untracked.string("RPCChamberQuality_Distribution_"), quantitiesToExtract  = cms.untracked.vstring("user") ),
00015     )

Definition at line 83 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::input = cms.untracked.int32(1)

maxEvents ...

#

Definition at line 21 of file template_RPCHistoryDQMService_cfg.py.

Definition at line 29 of file template_RPCHistoryDQMService_cfg.py.

Definition at line 28 of file template_RPCHistoryDQMService_cfg.py.

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

Definition at line 56 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::loggingOn = cms.untracked.bool(True)

Definition at line 65 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::ME_DIR = cms.untracked.string("Run RUNNUMBER/RPC/")

Definition at line 82 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::outOfOrder = cms.untracked.bool(True)

Definition at line 45 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::process = cms.Process("PWRITE")

Definition at line 3 of file template_RPCHistoryDQMService_cfg.py.

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

Definition at line 12 of file template_RPCHistoryDQMService_cfg.py.

POPCON Application #.

Definition at line 64 of file template_RPCHistoryDQMService_cfg.py.

HistoryDQMService #.

Definition at line 79 of file template_RPCHistoryDQMService_cfg.py.

Definition at line 66 of file template_RPCHistoryDQMService_cfg.py.

Initial value:
00001 cms.PSet(
00002         since = cms.untracked.uint32(RUNNUMBER),
00003         debug = cms.untracked.bool(False)
00004     )

Definition at line 67 of file template_RPCHistoryDQMService_cfg.py.

tuple template_RPCHistoryDQMService_cfg::timetype = cms.string("runnumber")

Definition at line 26 of file template_RPCHistoryDQMService_cfg.py.

Initial value:
00001 cms.VPSet(cms.PSet(
00002         record = cms.string("HDQMSummary"),
00003         tag = cms.string("TAGNAME")
00004     ))

Definition at line 52 of file template_RPCHistoryDQMService_cfg.py.