ATLAS Offline Software
Loading...
Searching...
No Matches
MuonConfigFlags.GeoTrfCacheMode Class Reference
Inheritance diagram for MuonConfigFlags.GeoTrfCacheMode:
Collaboration diagram for MuonConfigFlags.GeoTrfCacheMode:

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.

Detailed Description

Definition at line 13 of file MuonConfigFlags.py.

Member Data Documentation

◆ ActsSlopyALineCond

int MuonConfigFlags.GeoTrfCacheMode.ActsSlopyALineCond = 2
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.

◆ ActsSplitALineCond

int MuonConfigFlags.GeoTrfCacheMode.ActsSplitALineCond = 4
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.

◆ FullCacheCond

int MuonConfigFlags.GeoTrfCacheMode.FullCacheCond = 5
static

All geometry transforms are cached when new alignment constants are loaded.

Definition at line 30 of file MuonConfigFlags.py.

◆ SlopyCache

int MuonConfigFlags.GeoTrfCacheMode.SlopyCache = 1
static

All transform caches are slowly populated during the IOV range of the current alignment constants.

Definition at line 16 of file MuonConfigFlags.py.

◆ SplitCache

int MuonConfigFlags.GeoTrfCacheMode.SplitCache = 3
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.


The documentation for this class was generated from the following file: