ATLAS Offline Software
Variables
RunPrintSiDetElements Namespace Reference

Variables

 parser = ArgumentParser("PrintSiDetectorElements.py")
 
 metavar
 
 type
 
 str
 
 nargs
 
 help
 
 default
 
 False
 
 action
 
 args = parser.parse_args()
 
 flags = initConfigFlags()
 
 NumThreads
 
 ShowDataDeps
 
 ShowDataFlow
 
 ShowControlFlow
 
 Dynamic
 
 AtlasVersion
 
 isMC
 
 GlobalTag
 
 Files
 
 AllLocal
 
 SQLiteDB
 
 detectors
 
 toggle_geometry
 
 acc = MainServicesCfg(flags)
 
 ReadPixelDetElements = CompFactory.ReadSiDetectorElements('ReadPixelDetElements')
 
 ManagerName
 
 DetEleCollKey
 
 UseConditionsTools
 
 PrintPixelDetElements = CompFactory.PrintSiElements('PrintPixelDetElements')
 
 OutputLevel
 
 DetectorManagerNames
 
 ReadStripDetElements = CompFactory.ReadSiDetectorElements('ReadStripDetElements')
 
 PrintStripDetElements = CompFactory.PrintSiElements('PrintStripDetElements')
 
 sc = acc.run(maxEvents=1)
 

Detailed Description

Run PrintSiDetectorElements

Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration

Variable Documentation

◆ acc

RunPrintSiDetElements.acc = MainServicesCfg(flags)

Definition at line 65 of file RunPrintSiDetElements.py.

◆ action

RunPrintSiDetElements.action

Definition at line 15 of file RunPrintSiDetElements.py.

◆ AllLocal

RunPrintSiDetElements.AllLocal

Definition at line 50 of file RunPrintSiDetElements.py.

◆ args

RunPrintSiDetElements.args = parser.parse_args()

Definition at line 21 of file RunPrintSiDetElements.py.

◆ AtlasVersion

RunPrintSiDetElements.AtlasVersion

Definition at line 44 of file RunPrintSiDetElements.py.

◆ default

RunPrintSiDetElements.default

Definition at line 15 of file RunPrintSiDetElements.py.

◆ DetectorManagerNames

RunPrintSiDetElements.DetectorManagerNames

Definition at line 81 of file RunPrintSiDetElements.py.

◆ detectors

RunPrintSiDetElements.detectors

Definition at line 59 of file RunPrintSiDetElements.py.

◆ DetEleCollKey

RunPrintSiDetElements.DetEleCollKey

Definition at line 75 of file RunPrintSiDetElements.py.

◆ Dynamic

RunPrintSiDetElements.Dynamic

Definition at line 43 of file RunPrintSiDetElements.py.

◆ False

RunPrintSiDetElements.False

Definition at line 15 of file RunPrintSiDetElements.py.

◆ Files

RunPrintSiDetElements.Files

Definition at line 47 of file RunPrintSiDetElements.py.

◆ flags

RunPrintSiDetElements.flags = initConfigFlags()

Definition at line 36 of file RunPrintSiDetElements.py.

◆ GlobalTag

RunPrintSiDetElements.GlobalTag

Definition at line 46 of file RunPrintSiDetElements.py.

◆ help

RunPrintSiDetElements.help

Definition at line 14 of file RunPrintSiDetElements.py.

◆ isMC

RunPrintSiDetElements.isMC

Definition at line 45 of file RunPrintSiDetElements.py.

◆ ManagerName

RunPrintSiDetElements.ManagerName

Definition at line 74 of file RunPrintSiDetElements.py.

◆ metavar

RunPrintSiDetElements.metavar

Definition at line 13 of file RunPrintSiDetElements.py.

◆ nargs

RunPrintSiDetElements.nargs

Definition at line 13 of file RunPrintSiDetElements.py.

◆ NumThreads

RunPrintSiDetElements.NumThreads

Definition at line 37 of file RunPrintSiDetElements.py.

◆ OutputLevel

RunPrintSiDetElements.OutputLevel

Definition at line 80 of file RunPrintSiDetElements.py.

◆ parser

RunPrintSiDetElements.parser = ArgumentParser("PrintSiDetectorElements.py")

Definition at line 12 of file RunPrintSiDetElements.py.

◆ PrintPixelDetElements

RunPrintSiDetElements.PrintPixelDetElements = CompFactory.PrintSiElements('PrintPixelDetElements')

Definition at line 79 of file RunPrintSiDetElements.py.

◆ PrintStripDetElements

RunPrintSiDetElements.PrintStripDetElements = CompFactory.PrintSiElements('PrintStripDetElements')

Definition at line 95 of file RunPrintSiDetElements.py.

◆ ReadPixelDetElements

RunPrintSiDetElements.ReadPixelDetElements = CompFactory.ReadSiDetectorElements('ReadPixelDetElements')

Definition at line 73 of file RunPrintSiDetElements.py.

◆ ReadStripDetElements

RunPrintSiDetElements.ReadStripDetElements = CompFactory.ReadSiDetectorElements('ReadStripDetElements')

Definition at line 89 of file RunPrintSiDetElements.py.

◆ sc

RunPrintSiDetElements.sc = acc.run(maxEvents=1)

Definition at line 101 of file RunPrintSiDetElements.py.

◆ ShowControlFlow

RunPrintSiDetElements.ShowControlFlow

Definition at line 41 of file RunPrintSiDetElements.py.

◆ ShowDataDeps

RunPrintSiDetElements.ShowDataDeps

Definition at line 39 of file RunPrintSiDetElements.py.

◆ ShowDataFlow

RunPrintSiDetElements.ShowDataFlow

Definition at line 40 of file RunPrintSiDetElements.py.

◆ SQLiteDB

RunPrintSiDetElements.SQLiteDB

Definition at line 54 of file RunPrintSiDetElements.py.

◆ str

RunPrintSiDetElements.str

Definition at line 13 of file RunPrintSiDetElements.py.

◆ toggle_geometry

RunPrintSiDetElements.toggle_geometry

Definition at line 59 of file RunPrintSiDetElements.py.

◆ type

RunPrintSiDetElements.type

Definition at line 13 of file RunPrintSiDetElements.py.

◆ UseConditionsTools

RunPrintSiDetElements.UseConditionsTools

Definition at line 76 of file RunPrintSiDetElements.py.