ATLAS Offline Software
Variables
constants Namespace Reference

Variables

string CALOCORR_SW = 'CaloSwClusterCorrections'
 
string CALOCORR_EMTOPO = 'EMTopoClusterCorrections'
 
list sw_valid_keys
 
list topoem_valid_keys = ['ele633', 'gam633', 'ele420']
 
int CALOCORR_EMB1 = 0
 
int CALOCORR_EMB2 = 1
 
int CALOCORR_EME1 = 2
 
int CALOCORR_EME2 = 3
 
int CALOCORR_COMBINED2 = 4
 
int CALOCORR_CLUSTER = 5
 
string CALOCORR_JO = 'jo'
 
string CALOCORR_POOL = 'pool'
 
string CALOCORR_COOL = 'cool'
 
string CALOCORR_NOPOOL = 'nopool'
 
string CALOCORR_TOPOOL = 'topool'
 
string CALOCORR_DEFAULT_KEY = 'ele55'
 
int EMB1 = 1
 
int EMB2 = 2
 
int EME1 = 5
 
int EME2 = 6
 
dictionary sampnames
 

Variable Documentation

◆ CALOCORR_CLUSTER

int constants.CALOCORR_CLUSTER = 5

◆ CALOCORR_COMBINED2

int constants.CALOCORR_COMBINED2 = 4

◆ CALOCORR_COOL

string constants.CALOCORR_COOL = 'cool'

◆ CALOCORR_DEFAULT_KEY

string constants.CALOCORR_DEFAULT_KEY = 'ele55'

◆ CALOCORR_EMB1

int constants.CALOCORR_EMB1 = 0

◆ CALOCORR_EMB2

int constants.CALOCORR_EMB2 = 1

◆ CALOCORR_EME1

int constants.CALOCORR_EME1 = 2

◆ CALOCORR_EME2

int constants.CALOCORR_EME2 = 3

◆ CALOCORR_EMTOPO

string constants.CALOCORR_EMTOPO = 'EMTopoClusterCorrections'

◆ CALOCORR_JO

string constants.CALOCORR_JO = 'jo'

◆ CALOCORR_NOPOOL

string constants.CALOCORR_NOPOOL = 'nopool'

◆ CALOCORR_POOL

string constants.CALOCORR_POOL = 'pool'

◆ CALOCORR_SW

string constants.CALOCORR_SW = 'CaloSwClusterCorrections'

◆ CALOCORR_TOPOOL

string constants.CALOCORR_TOPOOL = 'topool'

◆ EMB1

int constants.EMB1 = 1

◆ EMB2

int constants.EMB2 = 2

◆ EME1

int constants.EME1 = 5

◆ EME2

int constants.EME2 = 6

◆ sampnames

dictionary constants.sampnames
Initial value:
1 = { EMB1 : 'b1',
2  EMB2 : 'b2',
3  EME1 : 'e1',
4  EME2 : 'e2',
5  None : '',
6  }

Definition at line 58 of file Calorimeter/CaloClusterCorrection/python/constants.py.

◆ sw_valid_keys

list constants.sw_valid_keys
Initial value:
1 = ['ele55', 'ele35', 'ele37',
2  'gam55', 'gam35', 'gam37']

Definition at line 21 of file Calorimeter/CaloClusterCorrection/python/constants.py.

◆ topoem_valid_keys

list constants.topoem_valid_keys = ['ele633', 'gam633', 'ele420']