ATLAS Offline Software
Loading...
Searching...
No Matches
python.SimEnums.CavernBackground Class Reference
Inheritance diagram for python.SimEnums.CavernBackground:
Collaboration diagram for python.SimEnums.CavernBackground:

Static Public Attributes

str Off = 'Off'
str Write = 'Write'
str Read = 'Read'
str Signal = 'Signal'
str WriteWorld = 'WriteWorld'
str SignalWorld = 'SignalWorld'

Detailed Description

Definition at line 22 of file SimEnums.py.

Member Data Documentation

◆ Off

str python.SimEnums.CavernBackground.Off = 'Off'
static

Definition at line 23 of file SimEnums.py.

◆ Read

str python.SimEnums.CavernBackground.Read = 'Read'
static

Definition at line 25 of file SimEnums.py.

◆ Signal

str python.SimEnums.CavernBackground.Signal = 'Signal'
static

Definition at line 26 of file SimEnums.py.

◆ SignalWorld

str python.SimEnums.CavernBackground.SignalWorld = 'SignalWorld'
static

Definition at line 28 of file SimEnums.py.

◆ Write

str python.SimEnums.CavernBackground.Write = 'Write'
static

Definition at line 24 of file SimEnums.py.

◆ WriteWorld

str python.SimEnums.CavernBackground.WriteWorld = 'WriteWorld'
static

Definition at line 27 of file SimEnums.py.


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