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
 
 OutputFile
 
 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 66 of file RunPrintSiDetElements.py.

◆ action

RunPrintSiDetElements.action

Definition at line 16 of file RunPrintSiDetElements.py.

◆ AllLocal

RunPrintSiDetElements.AllLocal

Definition at line 51 of file RunPrintSiDetElements.py.

◆ args

RunPrintSiDetElements.args = parser.parse_args()

Definition at line 22 of file RunPrintSiDetElements.py.

◆ AtlasVersion

RunPrintSiDetElements.AtlasVersion

Definition at line 45 of file RunPrintSiDetElements.py.

◆ default

RunPrintSiDetElements.default

Definition at line 16 of file RunPrintSiDetElements.py.

◆ DetectorManagerNames

RunPrintSiDetElements.DetectorManagerNames

Definition at line 82 of file RunPrintSiDetElements.py.

◆ detectors

RunPrintSiDetElements.detectors

Definition at line 60 of file RunPrintSiDetElements.py.

◆ DetEleCollKey

RunPrintSiDetElements.DetEleCollKey

Definition at line 76 of file RunPrintSiDetElements.py.

◆ Dynamic

RunPrintSiDetElements.Dynamic

Definition at line 44 of file RunPrintSiDetElements.py.

◆ False

RunPrintSiDetElements.False

Definition at line 16 of file RunPrintSiDetElements.py.

◆ Files

RunPrintSiDetElements.Files

Definition at line 48 of file RunPrintSiDetElements.py.

◆ flags

RunPrintSiDetElements.flags = initConfigFlags()

Definition at line 37 of file RunPrintSiDetElements.py.

◆ GlobalTag

RunPrintSiDetElements.GlobalTag

Definition at line 47 of file RunPrintSiDetElements.py.

◆ help

RunPrintSiDetElements.help

Definition at line 15 of file RunPrintSiDetElements.py.

◆ isMC

RunPrintSiDetElements.isMC

Definition at line 46 of file RunPrintSiDetElements.py.

◆ ManagerName

RunPrintSiDetElements.ManagerName

Definition at line 75 of file RunPrintSiDetElements.py.

◆ metavar

RunPrintSiDetElements.metavar

Definition at line 14 of file RunPrintSiDetElements.py.

◆ nargs

RunPrintSiDetElements.nargs

Definition at line 14 of file RunPrintSiDetElements.py.

◆ NumThreads

RunPrintSiDetElements.NumThreads

Definition at line 38 of file RunPrintSiDetElements.py.

◆ OutputFile

RunPrintSiDetElements.OutputFile

Definition at line 83 of file RunPrintSiDetElements.py.

◆ OutputLevel

RunPrintSiDetElements.OutputLevel

Definition at line 81 of file RunPrintSiDetElements.py.

◆ parser

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

Definition at line 13 of file RunPrintSiDetElements.py.

◆ PrintPixelDetElements

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

Definition at line 80 of file RunPrintSiDetElements.py.

◆ PrintStripDetElements

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

Definition at line 98 of file RunPrintSiDetElements.py.

◆ ReadPixelDetElements

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

Definition at line 74 of file RunPrintSiDetElements.py.

◆ ReadStripDetElements

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

Definition at line 92 of file RunPrintSiDetElements.py.

◆ sc

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

Definition at line 105 of file RunPrintSiDetElements.py.

◆ ShowControlFlow

RunPrintSiDetElements.ShowControlFlow

Definition at line 42 of file RunPrintSiDetElements.py.

◆ ShowDataDeps

RunPrintSiDetElements.ShowDataDeps

Definition at line 40 of file RunPrintSiDetElements.py.

◆ ShowDataFlow

RunPrintSiDetElements.ShowDataFlow

Definition at line 41 of file RunPrintSiDetElements.py.

◆ SQLiteDB

RunPrintSiDetElements.SQLiteDB

Definition at line 55 of file RunPrintSiDetElements.py.

◆ str

RunPrintSiDetElements.str

Definition at line 14 of file RunPrintSiDetElements.py.

◆ toggle_geometry

RunPrintSiDetElements.toggle_geometry

Definition at line 60 of file RunPrintSiDetElements.py.

◆ type

RunPrintSiDetElements.type

Definition at line 14 of file RunPrintSiDetElements.py.

◆ UseConditionsTools

RunPrintSiDetElements.UseConditionsTools

Definition at line 77 of file RunPrintSiDetElements.py.