ATLAS Offline Software
Loading...
Searching...
No Matches
python.LHCInfoUtils Namespace Reference

Variables

str __author__ = 'Juerg Beringer'
str __version__ = '$Id $'
dict lhcFillData
dict lhcEnergyData

Detailed Description

Miscellaneous utilities related to get LHC-related information.

Variable Documentation

◆ __author__

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

Definition at line 7 of file LHCInfoUtils.py.

◆ __version__

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

Definition at line 8 of file LHCInfoUtils.py.

◆ lhcEnergyData

dict python.LHCInfoUtils.lhcEnergyData
Initial value:
= {
'142193': '900 GeV',
'142308': '2.36 TeV',
'142402': '2.36 TeV',
'152166': '7 TeV',
'152409': '7 TeV',
'153565': '7 TeV',
'153599': '7 TeV',
'215456': '8 TeV'
}

Definition at line 29 of file LHCInfoUtils.py.

◆ lhcFillData

dict python.LHCInfoUtils.lhcFillData
Initial value:
= {
'142165': '907',
'142193': '911',
'142195': '912',
'142308': '916',
'142402': '923',
'152166': '1005',
'152409': '1022',
'153565': '1058',
'153599': '1059',
'154813': '1089',
'215456': '3351'
}

Definition at line 15 of file LHCInfoUtils.py.