CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
DTskim_cfg.py File Reference

Go to the source code of this file.

Namespaces

 DTskim_cfg
 

Variables

tuple DTskim_cfg.andOr = cms.bool(True)
 
tuple DTskim_cfg.annotation = cms.untracked.string('Collisions DT skim')
 
tuple DTskim_cfg.dataset
 
tuple DTskim_cfg.dataType = cms.string('DDU')
 
tuple DTskim_cfg.debugFlag = cms.untracked.bool(False)
 
tuple DTskim_cfg.debugVerbosity = cms.untracked.uint32(0)
 
tuple DTskim_cfg.eventSetupPathsKey = cms.string('')
 
tuple DTskim_cfg.fedbyType = cms.untracked.bool(True)
 
tuple DTskim_cfg.fileName = cms.untracked.string('DTSkim.root')
 
tuple DTskim_cfg.fileNames
 
tuple DTskim_cfg.HLTPaths = cms.vstring('HLT_L1MuOpen','HLT_Activity_DT')
 
tuple DTskim_cfg.input = cms.untracked.int32(10)
 
tuple DTskim_cfg.inputDCC = cms.InputTag( "dttfDigis" )
 
tuple DTskim_cfg.inputDDU = cms.InputTag( "muonDTDigis" )
 
tuple DTskim_cfg.inputDigis = cms.InputTag( "muonDTDigis" )
 
tuple DTskim_cfg.maxDDUBX = cms.int32( 14 )
 
tuple DTskim_cfg.maxStation = cms.int32( 3 )
 
tuple DTskim_cfg.minActiveChambs = cms.int32( 1 )
 
tuple DTskim_cfg.minChamberLayers = cms.int32( 6 )
 
tuple DTskim_cfg.minDDUBX = cms.int32( 9 )
 
tuple DTskim_cfg.minQual = cms.int32( 2 )
 
tuple DTskim_cfg.name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/DPGAnalysis/Skims/python/DTskim_cfg.py,v $')
 
tuple DTskim_cfg.outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*')
 
tuple DTskim_cfg.process = cms.Process("SKIM")
 
tuple DTskim_cfg.processDCC = cms.bool( False )
 
tuple DTskim_cfg.processDDU = cms.bool( False )
 
tuple DTskim_cfg.processDigis = cms.bool( True )
 
tuple DTskim_cfg.processingMode = cms.int32( 0 )
 
tuple DTskim_cfg.readOutParameters
 
tuple DTskim_cfg.saveTags = cms.bool(False)
 
tuple DTskim_cfg.secondaryFileNames = cms.untracked.vstring()
 
tuple DTskim_cfg.SelectEvents
 
tuple DTskim_cfg.throw = cms.bool(False)
 
tuple DTskim_cfg.TriggerResultsTag = cms.InputTag("TriggerResults","","HLT")
 
tuple DTskim_cfg.useStandardFEDid = cms.untracked.bool(True)
 
tuple DTskim_cfg.version = cms.untracked.string('$Revision: 1.4 $')
 
tuple DTskim_cfg.wantSummary = cms.untracked.bool(True)