ATLAS Offline Software
Variables
python.EIconstants Namespace Reference

Variables

int EI_PROTO_MSGVER = 1
 
int EI_PROTO_HEADER = 1
 
int EI_PROTO_TRAILER = 2
 
int EI_PROTO_BEGINGUID = 3
 
int EI_PROTO_ENDGUID = 4
 
int EI_PROTO_TRIGGERMENU = 5
 
int EI_PROTO_EIEVENT = 6
 

Variable Documentation

◆ EI_PROTO_BEGINGUID

int python.EIconstants.EI_PROTO_BEGINGUID = 3

Definition at line 14 of file EIconstants.py.

◆ EI_PROTO_EIEVENT

int python.EIconstants.EI_PROTO_EIEVENT = 6

Definition at line 17 of file EIconstants.py.

◆ EI_PROTO_ENDGUID

int python.EIconstants.EI_PROTO_ENDGUID = 4

Definition at line 15 of file EIconstants.py.

◆ EI_PROTO_HEADER

int python.EIconstants.EI_PROTO_HEADER = 1

Definition at line 12 of file EIconstants.py.

◆ EI_PROTO_MSGVER

int python.EIconstants.EI_PROTO_MSGVER = 1

Definition at line 7 of file EIconstants.py.

◆ EI_PROTO_TRAILER

int python.EIconstants.EI_PROTO_TRAILER = 2

Definition at line 13 of file EIconstants.py.

◆ EI_PROTO_TRIGGERMENU

int python.EIconstants.EI_PROTO_TRIGGERMENU = 5

Definition at line 16 of file EIconstants.py.