ATLAS Offline Software
Variables
python.LHCInfoUtils Namespace Reference

Variables

string __author__ = 'Juerg Beringer'
 
string __version__ = '$Id $'
 
dictionary lhcFillData
 
dictionary lhcEnergyData
 

Variable Documentation

◆ __author__

string python.LHCInfoUtils.__author__ = 'Juerg Beringer'
private

Definition at line 7 of file LHCInfoUtils.py.

◆ __version__

string python.LHCInfoUtils.__version__ = '$Id $'
private

Definition at line 8 of file LHCInfoUtils.py.

◆ lhcEnergyData

dictionary python.LHCInfoUtils.lhcEnergyData
Initial value:
1 = {
2  '142193': '900 GeV',
3  '142308': '2.36 TeV',
4  '142402': '2.36 TeV',
5  '152166': '7 TeV',
6  '152409': '7 TeV',
7  '153565': '7 TeV',
8  '153599': '7 TeV',
9  '215456': '8 TeV'
10 }

Definition at line 29 of file LHCInfoUtils.py.

◆ lhcFillData

dictionary python.LHCInfoUtils.lhcFillData
Initial value:
1 = {
2  '142165': '907',
3  '142193': '911',
4  '142195': '912',
5  '142308': '916',
6  '142402': '923',
7  '152166': '1005',
8  '152409': '1022',
9  '153565': '1058',
10  '153599': '1059',
11  '154813': '1089',
12  '215456': '3351'
13 }

Definition at line 15 of file LHCInfoUtils.py.