ATLAS Offline Software
Variables
python.SUBCALO Namespace Reference

Variables

int LAREM = 0
 
int LARHEC = 1
 
int LARFCAL = 2
 
int TILE = 3
 
int LARMINIFCAL = 4
 
int NSUBCALO = 5
 
int NOT_VALID = 999999
 

Variable Documentation

◆ LAREM

int python.SUBCALO.LAREM = 0

Definition at line 8 of file SUBCALO.py.

◆ LARFCAL

int python.SUBCALO.LARFCAL = 2

Definition at line 10 of file SUBCALO.py.

◆ LARHEC

int python.SUBCALO.LARHEC = 1

Definition at line 9 of file SUBCALO.py.

◆ LARMINIFCAL

int python.SUBCALO.LARMINIFCAL = 4

Definition at line 12 of file SUBCALO.py.

◆ NOT_VALID

int python.SUBCALO.NOT_VALID = 999999

Definition at line 14 of file SUBCALO.py.

◆ NSUBCALO

int python.SUBCALO.NSUBCALO = 5

Definition at line 13 of file SUBCALO.py.

◆ TILE

int python.SUBCALO.TILE = 3

Definition at line 11 of file SUBCALO.py.