![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name, nbins=40, minimum=0., maximum=2., XaxisTitle="", YaxisTitle="") | |
| get_partition_number (self, eta_bin) | |
| Fill (self, eta_bin, gain) | |
Public Attributes | |
| int | nPartitions = 6 |
| list | ext = ["all","00_09","09_15","15_25","25_32","32_50"] |
| list | name = ["all","Tile LB","Tile EB","HEC outer", "HEC inner","FCAL 2/3"] |
| list | his_partitions = [] |
Static Public Attributes | |
| int | Counter = 0 |
Definition at line 562 of file PlotCalibrationGains.py.
| PlotCalibrationGains.HadPartitionPlots.__init__ | ( | self, | |
| name, | |||
| nbins = 40, | |||
| minimum = 0., | |||
| maximum = 2., | |||
| XaxisTitle = "", | |||
| YaxisTitle = "" ) |
Definition at line 564 of file PlotCalibrationGains.py.
| PlotCalibrationGains.HadPartitionPlots.Fill | ( | self, | |
| eta_bin, | |||
| gain ) |
Definition at line 598 of file PlotCalibrationGains.py.
| PlotCalibrationGains.HadPartitionPlots.get_partition_number | ( | self, | |
| eta_bin ) |
Definition at line 582 of file PlotCalibrationGains.py.
|
static |
Definition at line 563 of file PlotCalibrationGains.py.
| list PlotCalibrationGains.HadPartitionPlots.ext = ["all","00_09","09_15","15_25","25_32","32_50"] |
Definition at line 567 of file PlotCalibrationGains.py.
| PlotCalibrationGains.HadPartitionPlots.his_partitions = [] |
Definition at line 570 of file PlotCalibrationGains.py.
| list PlotCalibrationGains.HadPartitionPlots.name = ["all","Tile LB","Tile EB","HEC outer", "HEC inner","FCAL 2/3"] |
Definition at line 568 of file PlotCalibrationGains.py.
| PlotCalibrationGains.HadPartitionPlots.nPartitions = 6 |
Definition at line 566 of file PlotCalibrationGains.py.