ATLAS Offline Software
Loading...
Searching...
No Matches
ros-hitstats-to-json.LookUpDict Class Reference
Inheritance diagram for ros-hitstats-to-json.LookUpDict:
Collaboration diagram for ros-hitstats-to-json.LookUpDict:

Static Public Attributes

int ROS_NAME = 0
int NUM_ROBS = 1
int TOTAL_HITS_PER_EVT = 2
int TOTAL_ROB_FRAC_PER_EVT = 3
int TOTAL_BYTES_PER_EVT = 4
int NOBLD_HITS_PER_EVT = 5
int NOBLD_ROB_FRAC_PER_EVT = 6
int NOBLD_BYTES_PER_EVT = 7
int EVBLD_HITS_PER_EVT = 8
int EVBLD_ROB_FRAC_PER_EVT = 9
int EVBLD_BYTES_PER_EVT = 10

Detailed Description

Definition at line 27 of file ros-hitstats-to-json.py.

Member Data Documentation

◆ EVBLD_BYTES_PER_EVT

int ros-hitstats-to-json.LookUpDict.EVBLD_BYTES_PER_EVT = 10
static

Definition at line 39 of file ros-hitstats-to-json.py.

◆ EVBLD_HITS_PER_EVT

int ros-hitstats-to-json.LookUpDict.EVBLD_HITS_PER_EVT = 8
static

Definition at line 37 of file ros-hitstats-to-json.py.

◆ EVBLD_ROB_FRAC_PER_EVT

int ros-hitstats-to-json.LookUpDict.EVBLD_ROB_FRAC_PER_EVT = 9
static

Definition at line 38 of file ros-hitstats-to-json.py.

◆ NOBLD_BYTES_PER_EVT

int ros-hitstats-to-json.LookUpDict.NOBLD_BYTES_PER_EVT = 7
static

Definition at line 36 of file ros-hitstats-to-json.py.

◆ NOBLD_HITS_PER_EVT

int ros-hitstats-to-json.LookUpDict.NOBLD_HITS_PER_EVT = 5
static

Definition at line 34 of file ros-hitstats-to-json.py.

◆ NOBLD_ROB_FRAC_PER_EVT

int ros-hitstats-to-json.LookUpDict.NOBLD_ROB_FRAC_PER_EVT = 6
static

Definition at line 35 of file ros-hitstats-to-json.py.

◆ NUM_ROBS

int ros-hitstats-to-json.LookUpDict.NUM_ROBS = 1
static

Definition at line 30 of file ros-hitstats-to-json.py.

◆ ROS_NAME

int ros-hitstats-to-json.LookUpDict.ROS_NAME = 0
static

Definition at line 29 of file ros-hitstats-to-json.py.

◆ TOTAL_BYTES_PER_EVT

int ros-hitstats-to-json.LookUpDict.TOTAL_BYTES_PER_EVT = 4
static

Definition at line 33 of file ros-hitstats-to-json.py.

◆ TOTAL_HITS_PER_EVT

int ros-hitstats-to-json.LookUpDict.TOTAL_HITS_PER_EVT = 2
static

Definition at line 31 of file ros-hitstats-to-json.py.

◆ TOTAL_ROB_FRAC_PER_EVT

int ros-hitstats-to-json.LookUpDict.TOTAL_ROB_FRAC_PER_EVT = 3
static

Definition at line 32 of file ros-hitstats-to-json.py.


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