|
| | __init__ (self, name="EgammaSshapeCalibrationEndcap") |
Definition at line 73 of file EgammaCalibrationConfig.py.
◆ __init__()
| EgammaCalibrationConfig.EgammaSshapeCalibrationEndcapConfig.__init__ |
( |
| self, |
|
|
| name = "EgammaSshapeCalibrationEndcap" ) |
Definition at line 75 of file EgammaCalibrationConfig.py.
75 def __init__(self,name="EgammaSshapeCalibrationEndcap"):
76 super(EgammaSshapeCalibrationEndcapConfig,self).__init__(name)
77 self.correction=str(ele_layer2_etaoffv4_1_55_e)
78 self.regions=str(layer2_etaoffv4_1_regions_e)
79 self.energies=str(ele_etaoffv4_1_energies)
80 self.forms="[[]]"
81 self.energy_degree=3
82 self.rangeBarrel=False
83
84
◆ __slots__
| list EgammaCalibrationConfig.EgammaSshapeCalibrationEndcapConfig.__slots__ = [] |
|
staticprivate |
◆ correction
| EgammaCalibrationConfig.EgammaSshapeCalibrationEndcapConfig.correction = str(ele_layer2_etaoffv4_1_55_e) |
◆ energies
| EgammaCalibrationConfig.EgammaSshapeCalibrationEndcapConfig.energies = str(ele_etaoffv4_1_energies) |
◆ energy_degree
| int EgammaCalibrationConfig.EgammaSshapeCalibrationEndcapConfig.energy_degree = 3 |
◆ forms
| str EgammaCalibrationConfig.EgammaSshapeCalibrationEndcapConfig.forms = "[[]]" |
◆ rangeBarrel
| bool EgammaCalibrationConfig.EgammaSshapeCalibrationEndcapConfig.rangeBarrel = False |
◆ regions
| EgammaCalibrationConfig.EgammaSshapeCalibrationEndcapConfig.regions = str(layer2_etaoffv4_1_regions_e) |
The documentation for this class was generated from the following file: