![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <online_distribution/blob/master/newbasic/caen_correction.h>
Collaboration diagram for caen_correction:Public Member Functions | |
| caen_correction (const char *calibdata) | |
| virtual | ~caen_correction () |
| int | init (Packet *p) |
| float | caen_corrected (const int sample, const int channel) const |
| float | caen_time (const int sample, const int channel) const |
Protected Attributes | |
| Packet * | _p |
| int | _broken |
| int | base [1024][4 *9] |
| float | timevec [1024][4] |
| int | current_wave [1024][4 *9] |
| float | current_time [1024][4] |
Definition at line 8 of file caen_correction.h.
View newest version in sPHENIX GitHub at line 8 of file caen_correction.h
| caen_correction::caen_correction | ( | const char * | calibdata | ) |
Definition at line 10 of file caen_correction.cc.
View newest version in sPHENIX GitHub at line 10 of file caen_correction.cc
|
inlinevirtual |
Definition at line 15 of file caen_correction.h.
View newest version in sPHENIX GitHub at line 15 of file caen_correction.h
| float caen_correction::caen_corrected | ( | const int | sample, |
| const int | channel | ||
| ) | const |
Definition at line 116 of file caen_correction.cc.
View newest version in sPHENIX GitHub at line 116 of file caen_correction.cc
| float caen_correction::caen_time | ( | const int | sample, |
| const int | channel | ||
| ) | const |
Definition at line 122 of file caen_correction.cc.
View newest version in sPHENIX GitHub at line 122 of file caen_correction.cc
| int caen_correction::init | ( | Packet * | p | ) |
Definition at line 74 of file caen_correction.cc.
View newest version in sPHENIX GitHub at line 74 of file caen_correction.cc
References c, and Packet::iValue().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file caen_correction.h.
View newest version in sPHENIX GitHub at line 26 of file caen_correction.h
|
protected |
Definition at line 25 of file caen_correction.h.
View newest version in sPHENIX GitHub at line 25 of file caen_correction.h
|
protected |
Definition at line 28 of file caen_correction.h.
View newest version in sPHENIX GitHub at line 28 of file caen_correction.h
Referenced by eicpy.verify.Histograms::name().
|
protected |
Definition at line 32 of file caen_correction.h.
View newest version in sPHENIX GitHub at line 32 of file caen_correction.h
|
protected |
Definition at line 31 of file caen_correction.h.
View newest version in sPHENIX GitHub at line 31 of file caen_correction.h
|
protected |
Definition at line 29 of file caen_correction.h.
View newest version in sPHENIX GitHub at line 29 of file caen_correction.h