Go to the source code of this file.
Namespaces | |
http_test | |
Variables | |
tuple | http_test.consumerName = cms.untracked.string('Test Consumer') |
tuple | http_test.consumerPriority = cms.untracked.string('normal') |
tuple | http_test.headerRetryInterval = cms.untracked.int32(3) |
tuple | http_test.max_event_size = cms.untracked.int32(7000000) |
tuple | http_test.max_queue_depth = cms.untracked.int32(5) |
tuple | http_test.maxConnectTries = cms.untracked.int32(1) |
tuple | http_test.maxEventRequestRate = cms.untracked.double(2.5) |
tuple | http_test.process = cms.Process("EVENTCONSUMER") |
tuple | http_test.SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('*') ) |
tuple | http_test.SelectHLTOutput = cms.untracked.string('hltOutputDQM') |
tuple | http_test.sourceURL = cms.string('http://srv-C2D05-12:50082/urn:xdaq-application:lid=29') |