ATLAS Offline Software
Variables
python.StoreID Namespace Reference

Variables

int EVENT_STORE = 0
 
int DETECTOR_STORE = 1
 
int CONDITION_STORE = 2
 
int METADATA_STORE = 3
 
int INPUT_METADATA_STORE = 4
 
int PILEUP_STORE = 5
 
int UNKNOWN = 6
 

Variable Documentation

◆ CONDITION_STORE

int python.StoreID.CONDITION_STORE = 2

Definition at line 12 of file StoreID.py.

◆ DETECTOR_STORE

int python.StoreID.DETECTOR_STORE = 1

Definition at line 11 of file StoreID.py.

◆ EVENT_STORE

int python.StoreID.EVENT_STORE = 0

Definition at line 10 of file StoreID.py.

◆ INPUT_METADATA_STORE

int python.StoreID.INPUT_METADATA_STORE = 4

Definition at line 14 of file StoreID.py.

◆ METADATA_STORE

int python.StoreID.METADATA_STORE = 3

Definition at line 13 of file StoreID.py.

◆ PILEUP_STORE

int python.StoreID.PILEUP_STORE = 5

Definition at line 15 of file StoreID.py.

◆ UNKNOWN

int python.StoreID.UNKNOWN = 6

Definition at line 16 of file StoreID.py.