Variables | |
tuple | accessDQMFile = cms.bool(True) |
tuple | BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService') |
DQM services. | |
tuple | connect = cms.string('sqlite_file:dbfile.db') |
tuple | DBParameters |
tuple | debugModules = cms.untracked.vstring('*') |
tuple | destinations = cms.untracked.vstring('cout') |
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") |
tuple | outOfOrder = cms.untracked.bool(True) |
tuple | process = cms.Process("PWRITE") |
tuple | record = cms.string("HDQMSummary") |
POPCON Application. | |
tuple | RunNb = cms.uint32(RUNNUMBER) |
HistoricDQMService. | |
tuple | SinceAppendMode = cms.bool(True) |
tuple | Source = cms.PSet(since = cms.untracked.uint32(RUNNUMBER),debug = cms.untracked.bool(False)) |
tuple | timetype = cms.string("runnumber") |
tuple | toPut |
tuple template_SiPixelHistoryDQMService_cfg::accessDQMFile = cms.bool(True) |
Definition at line 73 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::BlobStreamerName = cms.untracked.string('TBufferBlobStreamingService') |
tuple template_SiPixelHistoryDQMService_cfg::connect = cms.string('sqlite_file:dbfile.db') |
Definition at line 48 of file template_SiPixelHistoryDQMService_cfg.py.
00001 cms.PSet( 00002 messageLevel = cms.untracked.int32(2), 00003 authenticationPath = cms.untracked.string('/afs/cern.ch/cms/DB/conddb') 00004 )
Definition at line 43 of file template_SiPixelHistoryDQMService_cfg.py.
Definition at line 12 of file template_SiPixelHistoryDQMService_cfg.py.
message logger
Definition at line 10 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::FILE_NAME = cms.untracked.string("FILENAME") |
Definition at line 74 of file template_SiPixelHistoryDQMService_cfg.py.
Definition at line 25 of file template_SiPixelHistoryDQMService_cfg.py.
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 00010 # CKFTk 00011 cms.PSet( keyName = cms.untracked.string("SUMOFF_adc"), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00012 cms.PSet( keyName = cms.untracked.string("SUMOFF_charge_OffTrack"), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00013 cms.PSet( keyName = cms.untracked.string("SUMOFF_charge_OnTrack" ), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00014 cms.PSet( keyName = cms.untracked.string("SUMOFF_nRecHits"), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00015 cms.PSet( keyName = cms.untracked.string("SUMOFF_nclusters_OffTrack"), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00016 cms.PSet( keyName = cms.untracked.string("SUMOFF_nclusters_OnTrack" ), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00017 cms.PSet( keyName = cms.untracked.string("SUMOFF_ndigis"), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00018 cms.PSet( keyName = cms.untracked.string("SUMOFF_size_OffTrack"), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00019 cms.PSet( keyName = cms.untracked.string("SUMOFF_size_OnTrack" ), quantitiesToExtract = cms.untracked.vstring("user_ymean") ), 00020 cms.PSet( keyName = cms.untracked.string("ntracks_rsWithMaterialTracksP5" ), quantitiesToExtract = cms.untracked.vstring("user_A") ), 00021 cms.PSet( keyName = cms.untracked.string("ntracks_rsWithMaterialTracksP5" ), quantitiesToExtract = cms.untracked.vstring("user_B") ) 00022 )
Definition at line 76 of file template_SiPixelHistoryDQMService_cfg.py.
Referenced by SiStripSummaryBuilder::analyze(), DQMHistoryServiceBase::createSummary(), and SiPixelTrackerMapCreator::exploreBeiStructure().
tuple template_SiPixelHistoryDQMService_cfg::input = cms.untracked.int32(1) |
maxEvents ...
Definition at line 21 of file template_SiPixelHistoryDQMService_cfg.py.
Definition at line 27 of file template_SiPixelHistoryDQMService_cfg.py.
Definition at line 26 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::logconnect = cms.untracked.string("sqlite_file:log.db") |
Definition at line 53 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::loggingOn = cms.untracked.bool(True) |
Definition at line 61 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::ME_DIR = cms.untracked.string("Run RUNNUMBER") |
Definition at line 75 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::outOfOrder = cms.untracked.bool(True) |
Definition at line 44 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::process = cms.Process("PWRITE") |
Definition at line 3 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::record = cms.string("HDQMSummary") |
POPCON Application.
Definition at line 60 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::RunNb = cms.uint32(RUNNUMBER) |
HistoricDQMService.
Definition at line 72 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::SinceAppendMode = cms.bool(True) |
Definition at line 62 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::Source = cms.PSet(since = cms.untracked.uint32(RUNNUMBER),debug = cms.untracked.bool(False)) |
Definition at line 63 of file template_SiPixelHistoryDQMService_cfg.py.
tuple template_SiPixelHistoryDQMService_cfg::timetype = cms.string("runnumber") |
Definition at line 24 of file template_SiPixelHistoryDQMService_cfg.py.
00001 cms.VPSet(cms.PSet( 00002 record = cms.string("HDQMSummary"), 00003 tag = cms.string("TAGNAME") 00004 ))
Definition at line 49 of file template_SiPixelHistoryDQMService_cfg.py.