ATLAS Offline Software
Loading...
Searching...
No Matches
RunExEngineTest Namespace Reference

Variables

 flags = initConfigFlags()
 Just enable ID for the moment.
 isMC
 Files
 GlobalTag
 AtlasVersion
 GeometryBpipe
 GeometryID
 GeometryPixel
 GeometrySCT
 GeometryTRT
 GeometryCalo
 GeometryMuon
 NumThreads
 NumConcurrentEvents
 cfg = MainServicesCfg(flags)
 topoAcc

Variable Documentation

◆ AtlasVersion

RunExEngineTest.AtlasVersion

Definition at line 15 of file RunExEngineTest.py.

◆ cfg

RunExEngineTest.cfg = MainServicesCfg(flags)

Definition at line 35 of file RunExEngineTest.py.

◆ Files

RunExEngineTest.Files

Definition at line 12 of file RunExEngineTest.py.

◆ flags

RunExEngineTest.flags = initConfigFlags()

Just enable ID for the moment.

Definition at line 9 of file RunExEngineTest.py.

◆ GeometryBpipe

RunExEngineTest.GeometryBpipe

Definition at line 16 of file RunExEngineTest.py.

◆ GeometryCalo

RunExEngineTest.GeometryCalo

Definition at line 22 of file RunExEngineTest.py.

◆ GeometryID

RunExEngineTest.GeometryID

Definition at line 17 of file RunExEngineTest.py.

◆ GeometryMuon

RunExEngineTest.GeometryMuon

Definition at line 23 of file RunExEngineTest.py.

◆ GeometryPixel

RunExEngineTest.GeometryPixel

Definition at line 18 of file RunExEngineTest.py.

◆ GeometrySCT

RunExEngineTest.GeometrySCT

Definition at line 19 of file RunExEngineTest.py.

◆ GeometryTRT

RunExEngineTest.GeometryTRT

Definition at line 21 of file RunExEngineTest.py.

◆ GlobalTag

RunExEngineTest.GlobalTag

Definition at line 14 of file RunExEngineTest.py.

◆ isMC

RunExEngineTest.isMC

Definition at line 10 of file RunExEngineTest.py.

◆ NumConcurrentEvents

RunExEngineTest.NumConcurrentEvents

Definition at line 27 of file RunExEngineTest.py.

◆ NumThreads

RunExEngineTest.NumThreads

Definition at line 26 of file RunExEngineTest.py.

◆ topoAcc

RunExEngineTest.topoAcc
Initial value:
1= ExtrapolationEngineTestCfg(flags,
2 NumberOfTestsPerEvent = 100,
3 # parameters mode: 0 - neutral tracks, 1 - charged particles
4 ParametersMode = 1,
5 # do the full test backwards as well
6 BackExtrapolation = False,
7 # Smear the production vertex - standard primary vertex paramters
8 SmearOrigin = True,
9 SimgaOriginD0 = 2./3.,
10 SimgaOriginZ0 = 50.,
11 # pT range for testing
12 PtMin = 1000,
13 PtMax = 1000,
14 # The test range in Eta
15 EtaMin = -3.,
16 EtaMax = 3.,
17 # Configure how you wanna run
18 CollectSensitive = True,
19 CollectPassive = True,
20 CollectBoundary = True,
21 CollectMaterial = True,
22 UseHGTD = False,
23 # the path limit to test
24 PathLimit = -1.,
25 )

Definition at line 38 of file RunExEngineTest.py.