![]() |
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 = 5 |
| list | ext = ["all","00_15","15_25","25_32","32_50"] |
| list | name = ["all","EMB","EMEC outer","EMEC Inner","FCAL 1"] |
| list | his_partitions = [] |
Static Public Attributes | |
| int | Counter = 0 |
Definition at line 517 of file PlotCalibrationGains.py.
| PlotCalibrationGains.EmPartitionPlots.__init__ | ( | self, | |
| name, | |||
| nbins = 40, | |||
| minimum = 0., | |||
| maximum = 2., | |||
| XaxisTitle = "", | |||
| YaxisTitle = "" ) |
Definition at line 519 of file PlotCalibrationGains.py.
| PlotCalibrationGains.EmPartitionPlots.Fill | ( | self, | |
| eta_bin, | |||
| gain ) |
Definition at line 553 of file PlotCalibrationGains.py.
| PlotCalibrationGains.EmPartitionPlots.get_partition_number | ( | self, | |
| eta_bin ) |
Definition at line 537 of file PlotCalibrationGains.py.
|
static |
Definition at line 518 of file PlotCalibrationGains.py.
| list PlotCalibrationGains.EmPartitionPlots.ext = ["all","00_15","15_25","25_32","32_50"] |
Definition at line 522 of file PlotCalibrationGains.py.
| PlotCalibrationGains.EmPartitionPlots.his_partitions = [] |
Definition at line 527 of file PlotCalibrationGains.py.
| list PlotCalibrationGains.EmPartitionPlots.name = ["all","EMB","EMEC outer","EMEC Inner","FCAL 1"] |
Definition at line 523 of file PlotCalibrationGains.py.
| PlotCalibrationGains.EmPartitionPlots.nPartitions = 5 |
Definition at line 521 of file PlotCalibrationGains.py.