CMS 3D CMS Logo

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

Variables

tuple input = cms.untracked.int32(1)
 
tuple level = cms.untracked.int32(14)
 
tuple process = cms.Process("DUMP")
 
tuple verbose = cms.untracked.bool(False)
 For running on pre 3.6 files the current needed to determine the magnetic field is taken from Conditions DB. More...
 

Variable Documentation

tuple dumpGeometryDB_cfg.input = cms.untracked.int32(1)

Definition at line 12 of file dumpGeometryDB_cfg.py.

tuple dumpGeometryDB_cfg.level = cms.untracked.int32(14)

Definition at line 17 of file dumpGeometryDB_cfg.py.

tuple dumpGeometryDB_cfg.process = cms.Process("DUMP")

Definition at line 3 of file dumpGeometryDB_cfg.py.

tuple dumpGeometryDB_cfg.verbose = cms.untracked.bool(False)

For running on pre 3.6 files the current needed to determine the magnetic field is taken from Conditions DB.

process.load("Configuration.StandardSequences.FrontierConditions_GlobalTag_cff") specify tag: process.GlobalTag.globaltag = 'START36_V10::All' or use auto-cond: from Configuration.AlCa.autoCond import autoCond process.GlobalTag.globaltag = autoCond['mc'] Request EveService Extractor of geometry needed to display it in Eve. Required for "DummyEvelyser".

For running on pre 3.6 files the current needed to determine the magnetic field is taken from Conditions DB.

Required for "DummyEvelyser".

Definition at line 16 of file dumpGeometryDB_cfg.py.