![]() |
ATLAS Offline Software
|
Static Public Attributes | |
| int | SlopyCache = 1 |
| All transform caches are slowly populated during the IOV range of the current alignment constants. | |
| int | ActsSlopyALineCond = 2 |
| The Acts transform cache is slowly populated during the IOV range of the current alignment constants. | |
| int | SplitCache = 3 |
| At the beginning of each event an empty cache is created which is filled with the needed transforms during the processing. | |
| int | ActsSplitALineCond = 4 |
| A new Acts transform cache is created at the beginning each event The GeoModel alignment cache is filled with the parsing of the new alignment. | |
| int | FullCacheCond = 5 |
| All geometry transforms are cached when new alignment constants are loaded. | |
Definition at line 13 of file MuonConfigFlags.py.
|
static |
The Acts transform cache is slowly populated during the IOV range of the current alignment constants.
The GeoModel alignment cache is filled with the parsing of the new alignment deltas
Definition at line 21 of file MuonConfigFlags.py.
|
static |
A new Acts transform cache is created at the beginning each event The GeoModel alignment cache is filled with the parsing of the new alignment.
Definition at line 28 of file MuonConfigFlags.py.
|
static |
All geometry transforms are cached when new alignment constants are loaded.
Definition at line 30 of file MuonConfigFlags.py.
|
static |
All transform caches are slowly populated during the IOV range of the current alignment constants.
Definition at line 16 of file MuonConfigFlags.py.
|
static |
At the beginning of each event an empty cache is created which is filled with the needed transforms during the processing.
Definition at line 24 of file MuonConfigFlags.py.