ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetGraphics
InDetAlignVisual
InDetSimpleVisual
share
GetDetectorLocalFrames.py
Go to the documentation of this file.
1
#--------------------------------------------------------------
2
# These jobOptions call PrintAlignmentLocalFrames and can be included
3
# in any running of InDetRecExample
4
#--------------------------------------------------------------
5
# Full job is a list of algorithms
6
from
AthenaCommon.AlgSequence
import
AlgSequence
7
job = AlgSequence()
8
9
# Add top algorithms to be run
10
from
InDetSimpleVisual.InDetSimpleVisualConf
import
GetDetectorLocalFrames
11
job +=
GetDetectorLocalFrames
(name=
"GetDetectorLocalFrames"
)
12
13
#--------------------------------------------------------------
14
# Set output level threshold (DEBUG, INFO, WARNING, ERROR, FATAL)
15
#--------------------------------------------------------------
16
job.GetDetectorLocalFrames.OutputLevel = ERROR
GetDetectorLocalFrames
Definition
GetDetectorLocalFrames.h:36
Generated on
for ATLAS Offline Software by
1.14.0