Digitize result.
More...
#include <TRGECLWaveform.h>
Digitize result.
Definition at line 26 of file TRGECLWaveform.h.
◆ TRGECLWaveform() [1/2]
Empty constructor Recommended for ROOT IO.
Definition at line 43 of file TRGECLWaveform.h.
44 {
49 for (
int i = 0; i < 64; i++)
m_TCDigiE[i] = 0;
50 }
◆ TRGECLWaveform() [2/2]
Useful Constructor.
Definition at line 52 of file TRGECLWaveform.h.
53 {
58 for (int i = 0 ; i < 64; i++) {
60 }
61
62 }
◆ ~TRGECLWaveform()
◆ fillWaveform()
void fillWaveform |
( |
double * |
wf | ) |
const |
|
inline |
◆ getPhiID()
◆ getTCID()
◆ getThetaID()
◆ getWaveform()
const double * getWaveform |
( |
| ) |
const |
|
inline |
◆ setThetaPhiIDs()
void setThetaPhiIDs |
( |
int |
thid, |
|
|
int |
phid |
|
) |
| |
|
inline |
◆ m_eventid
◆ m_phiid
◆ m_TCDigiE
◆ m_tcid
◆ m_thetaid
The documentation for this class was generated from the following file: