Skip to content
Snippets Groups Projects
Commit a6ab4273 authored by Chenxi Fu's avatar Chenxi Fu
Browse files

注释

parent a84da813
No related branches found
No related tags found
1 merge request!26Amplifier定义与CalCurrent解耦合,增加Amplifier测试和ABCStar设计
......@@ -24,18 +24,21 @@ class Amplifier:
Parameters
---------
my_current : CalCurrent
The object of CalCurrent, with induced current and time information
currents : list[ROOT.TH1F]
The ROOT.TH1F objects of induced current with time information
amplifier_name : str
The name of amplifier
The name of the amplifier
CDet : None | float
The capacitance of the detector
time_step : float
The readout time step (bin width)
Attributes
---------
ele : list
amplified_current : list[ROOT.TH1F]
The list of induced current after amplifier
Methods
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment