ATLAS Offline Software
|
Functions | |
def | LHCBeamSpotSize (lhcTimeString, lhcBeta1, lhcEmit1, lhcBeta2, lhcEmit2, betaGamma=3730. # Default value of betaGamma for 7 TeV) |
def | LHCEmittance (lhcTimeString, lhcEmit1, lhcEmit2, minEmittance=0., maxEmittance=8.) |
def | LHCBeamSpotSizeFill1022 (plot='sigx') |
def | LHCEmittanceFill1022 (plot='sigx') |
def | LHCBeamSpotSizeFill1058 (plot='sigx') |
Variables | |
string | __author__ = 'Juerg Beringer' |
string | __version__ = '$Id $' |
list | fill1022TimeString = ['Apr 4 14:27:30 2010', 'Apr 4 22:27:30 2010', 'Apr 5 3:57:30 2010','Apr 5 7:57:30 2010' ] |
fill1022Emit1X = array([ 1.45, 1.8, 1.92, 2.0 ]) | |
fill1022Emit1Y = array([ 1.6, 2.1, 2.45, 2.55 ]) | |
fill1022Emit2X = array([ 1.8, 2.27, 2.27, 2.5 ]) | |
fill1022Emit2Y = array([ 2.6, 4.6, 5.4, 5.8 ]) | |
float | fill1022Beta1X = 11.54 |
float | fill1022Beta1Y = 12.74 |
float | fill1022Beta2X = 9.89 |
float | fill1022Beta2Y = 12.70 |
list | fill1058TimeString = ['Apr 25 6:03:00 2010', 'Apr 24 6:57:00 2010'] |
fill1058Emit1X = array([ 5.05, 2.6]) | |
fill1058Emit1Y = array([ 5.04, 2.6]) | |
fill1058Emit2X = array([ 3.88, 2.5]) | |
fill1058Emit2Y = array([10.64, 4.9]) | |
float | fill1058Beta1X = 2.28 |
float | fill1058Beta1Y = 2.02 |
float | fill1058Beta2X = 1.92 |
float | fill1058Beta2Y = 2.10 |
def | gr = LHCBeamSpotSizeFill1022() |
def python.PlotLibrary.LHCBeamSpotSize | ( | lhcTimeString, | |
lhcBeta1, | |||
lhcEmit1, | |||
lhcBeta2, | |||
lhcEmit2, | |||
betaGamma = 3730. # Default value of betaGamma for 7 TeV |
|||
) |
Definition at line 23 of file PlotLibrary.py.
def python.PlotLibrary.LHCBeamSpotSizeFill1022 | ( | plot = 'sigx' | ) |
Definition at line 128 of file PlotLibrary.py.
def python.PlotLibrary.LHCBeamSpotSizeFill1058 | ( | plot = 'sigx' | ) |
Definition at line 155 of file PlotLibrary.py.
def python.PlotLibrary.LHCEmittance | ( | lhcTimeString, | |
lhcEmit1, | |||
lhcEmit2, | |||
minEmittance = 0. , |
|||
maxEmittance = 8. |
|||
) |
Definition at line 62 of file PlotLibrary.py.
def python.PlotLibrary.LHCEmittanceFill1022 | ( | plot = 'sigx' | ) |
Definition at line 134 of file PlotLibrary.py.
|
private |
Definition at line 8 of file PlotLibrary.py.
|
private |
Definition at line 9 of file PlotLibrary.py.
float python.PlotLibrary.fill1022Beta1X = 11.54 |
Definition at line 112 of file PlotLibrary.py.
float python.PlotLibrary.fill1022Beta1Y = 12.74 |
Definition at line 113 of file PlotLibrary.py.
float python.PlotLibrary.fill1022Beta2X = 9.89 |
Definition at line 114 of file PlotLibrary.py.
float python.PlotLibrary.fill1022Beta2Y = 12.70 |
Definition at line 115 of file PlotLibrary.py.
python.PlotLibrary.fill1022Emit1X = array([ 1.45, 1.8, 1.92, 2.0 ]) |
Definition at line 108 of file PlotLibrary.py.
python.PlotLibrary.fill1022Emit1Y = array([ 1.6, 2.1, 2.45, 2.55 ]) |
Definition at line 109 of file PlotLibrary.py.
python.PlotLibrary.fill1022Emit2X = array([ 1.8, 2.27, 2.27, 2.5 ]) |
Definition at line 110 of file PlotLibrary.py.
python.PlotLibrary.fill1022Emit2Y = array([ 2.6, 4.6, 5.4, 5.8 ]) |
Definition at line 111 of file PlotLibrary.py.
list python.PlotLibrary.fill1022TimeString = ['Apr 4 14:27:30 2010', 'Apr 4 22:27:30 2010', 'Apr 5 3:57:30 2010','Apr 5 7:57:30 2010' ] |
Definition at line 107 of file PlotLibrary.py.
float python.PlotLibrary.fill1058Beta1X = 2.28 |
Definition at line 150 of file PlotLibrary.py.
float python.PlotLibrary.fill1058Beta1Y = 2.02 |
Definition at line 151 of file PlotLibrary.py.
float python.PlotLibrary.fill1058Beta2X = 1.92 |
Definition at line 152 of file PlotLibrary.py.
float python.PlotLibrary.fill1058Beta2Y = 2.10 |
Definition at line 153 of file PlotLibrary.py.
python.PlotLibrary.fill1058Emit1X = array([ 5.05, 2.6]) |
Definition at line 146 of file PlotLibrary.py.
python.PlotLibrary.fill1058Emit1Y = array([ 5.04, 2.6]) |
Definition at line 147 of file PlotLibrary.py.
python.PlotLibrary.fill1058Emit2X = array([ 3.88, 2.5]) |
Definition at line 148 of file PlotLibrary.py.
python.PlotLibrary.fill1058Emit2Y = array([10.64, 4.9]) |
Definition at line 149 of file PlotLibrary.py.
list python.PlotLibrary.fill1058TimeString = ['Apr 25 6:03:00 2010', 'Apr 24 6:57:00 2010'] |
Definition at line 145 of file PlotLibrary.py.
def python.PlotLibrary.gr = LHCBeamSpotSizeFill1022() |
Definition at line 165 of file PlotLibrary.py.