CMS 3D CMS Logo

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

Variables

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

Variable Documentation

tuple http_test.consumerName = cms.untracked.string('Test Consumer')

Definition at line 12 of file http_test.py.

tuple http_test.consumerPriority = cms.untracked.string('normal')

Definition at line 13 of file http_test.py.

tuple http_test.headerRetryInterval = cms.untracked.int32(3)

Definition at line 14 of file http_test.py.

tuple http_test.max_event_size = cms.untracked.int32(7000000)

Definition at line 10 of file http_test.py.

tuple http_test.max_queue_depth = cms.untracked.int32(5)

Definition at line 11 of file http_test.py.

tuple http_test.maxConnectTries = cms.untracked.int32(1)

Definition at line 18 of file http_test.py.

tuple http_test.maxEventRequestRate = cms.untracked.double(2.5)

Definition at line 15 of file http_test.py.

tuple http_test.process = cms.Process("EVENTCONSUMER")

Definition at line 3 of file http_test.py.

tuple http_test.SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('*') )

Definition at line 17 of file http_test.py.

tuple http_test.SelectHLTOutput = cms.untracked.string('hltOutputDQM')

Definition at line 16 of file http_test.py.

tuple http_test.sourceURL = cms.string('http://srv-C2D05-12:50082/urn:xdaq-application:lid=29')

Definition at line 9 of file http_test.py.