ATLAS Offline Software
Loading...
Searching...
No Matches
PlotLibrary.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.PlotLibrary

Functions

 python.PlotLibrary.LHCBeamSpotSize (lhcTimeString, lhcBeta1, lhcEmit1, lhcBeta2, lhcEmit2, betaGamma=3730. # Default value of betaGamma for 7 TeV)
 python.PlotLibrary.LHCEmittance (lhcTimeString, lhcEmit1, lhcEmit2, minEmittance=0., maxEmittance=8.)
 python.PlotLibrary.LHCBeamSpotSizeFill1022 (plot='sigx')
 python.PlotLibrary.LHCEmittanceFill1022 (plot='sigx')
 python.PlotLibrary.LHCBeamSpotSizeFill1058 (plot='sigx')

Variables

str python.PlotLibrary.__author__ = 'Juerg Beringer'
str python.PlotLibrary.__version__ = '$Id $'
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' ]
 python.PlotLibrary.fill1022Emit1X = array([ 1.45, 1.8, 1.92, 2.0 ])
 python.PlotLibrary.fill1022Emit1Y = array([ 1.6, 2.1, 2.45, 2.55 ])
 python.PlotLibrary.fill1022Emit2X = array([ 1.8, 2.27, 2.27, 2.5 ])
 python.PlotLibrary.fill1022Emit2Y = array([ 2.6, 4.6, 5.4, 5.8 ])
float python.PlotLibrary.fill1022Beta1X = 11.54
float python.PlotLibrary.fill1022Beta1Y = 12.74
float python.PlotLibrary.fill1022Beta2X = 9.89
float python.PlotLibrary.fill1022Beta2Y = 12.70
list python.PlotLibrary.fill1058TimeString = ['Apr 25 6:03:00 2010', 'Apr 24 6:57:00 2010']
 python.PlotLibrary.fill1058Emit1X = array([ 5.05, 2.6])
 python.PlotLibrary.fill1058Emit1Y = array([ 5.04, 2.6])
 python.PlotLibrary.fill1058Emit2X = array([ 3.88, 2.5])
 python.PlotLibrary.fill1058Emit2Y = array([10.64, 4.9])
float python.PlotLibrary.fill1058Beta1X = 2.28
float python.PlotLibrary.fill1058Beta1Y = 2.02
float python.PlotLibrary.fill1058Beta2X = 1.92
float python.PlotLibrary.fill1058Beta2Y = 2.10
 python.PlotLibrary.gr = LHCBeamSpotSizeFill1022()