CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 dumpRecoGeometry_cfg
 

Functions

def dumpRecoGeometry_cfg.help
 
def dumpRecoGeometry_cfg.recoGeoLoad
 
def dumpRecoGeometry_cfg.versionCheck
 

Variables

tuple dumpRecoGeometry_cfg.Calo = cms.untracked.bool(options.calo)
 
string dumpRecoGeometry_cfg.defaultOutputFileName = "cmsRecoGeom.root"
 
tuple dumpRecoGeometry_cfg.defaultVersion = str()
 
tuple dumpRecoGeometry_cfg.level = cms.untracked.int32(1)
 
tuple dumpRecoGeometry_cfg.Muon = cms.untracked.bool(options.muon)
 
tuple dumpRecoGeometry_cfg.options = VarParsing.VarParsing()
 
tuple dumpRecoGeometry_cfg.outputFileName = cms.untracked.string(options.out)
 
tuple dumpRecoGeometry_cfg.process = cms.Process("DUMP")
 
tuple dumpRecoGeometry_cfg.tagInfo = cms.untracked.string(options.tag)
 
tuple dumpRecoGeometry_cfg.Timing = cms.untracked.bool(options.timing)
 
tuple dumpRecoGeometry_cfg.Tracker = cms.untracked.bool(options.tracker)
 
tuple dumpRecoGeometry_cfg.varType = Enumerate("Run1 2015 2017 2021 2026 MaPSA")