Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions | Variables
DumpGeoConfig.py File Reference

Go to the source code of this file.

Namespaces

 DumpGeoConfig
 

Functions

def DumpGeoConfig.configureGeometry (flags, cfg)
 
def DumpGeoConfig.getATLASVersion ()
 
def DumpGeoConfig.DumpGeoCfg (flags, name="DumpGeoCA", **kwargs)
 

Variables

 DumpGeoConfig._logger = logging.getLogger('DumpGeo')
 
 DumpGeoConfig.flags = initConfigFlags()
 
 DumpGeoConfig.MaxEvents
 
 DumpGeoConfig.NumThreads
 
 DumpGeoConfig.parser = flags.getArgumentParser(description="Dump the detector geometry to a GeoModel-based SQLite '.db' file.")
 
 DumpGeoConfig.prog
 
 DumpGeoConfig.default
 
 DumpGeoConfig.help
 
 DumpGeoConfig.metavar
 
 DumpGeoConfig.action
 
 DumpGeoConfig.args = flags.fillFromArgs(parser=parser)
 
 DumpGeoConfig.OutputFileName
 
 DumpGeoConfig.ShowTreetopContent
 
 DumpGeoConfig.ForceOverwrite
 
bool DumpGeoConfig.dumpgeo_empty_input = False
 
 DumpGeoConfig.ProjectName
 
 DumpGeoConfig.RunNumbers
 
 DumpGeoConfig.TimeStamps
 
 DumpGeoConfig.TypedCollections
 
 DumpGeoConfig.GlobalTag
 
 DumpGeoConfig.isMC
 
 DumpGeoConfig.MCCampaign
 
 DumpGeoConfig.AtlasVersion
 
 DumpGeoConfig.None
 
 DumpGeoConfig.use_metadata
 
 DumpGeoConfig.toggle_geometry
 
 DumpGeoConfig.True
 
 DumpGeoConfig.keep_beampipe
 
 DumpGeoConfig.cfg = MainServicesCfg(flags)
 
 DumpGeoConfig.debugCAlevel = int(args.debugCA)