#include <RawDigitInfo.h>
Public Member Functions | |
| RawDigitInfo () | |
| RawDigitInfo (RawChannelId rcid_in, Float_t adc_in, Double_t tdc_in, VldTimeStamp t0_in) | |
| ~RawDigitInfo () | |
Public Attributes | |
| RawChannelId | rcid |
| Float_t | adc |
| Double_t | tdc |
| VldTimeStamp | t0 |
|
|
Definition at line 11 of file RawDigitInfo.h. References adc, rcid, t0, and tdc.
|
|
||||||||||||||||||||
|
Definition at line 12 of file RawDigitInfo.h. References adc, rcid, t0, and tdc.
|
|
|
Definition at line 19 of file RawDigitInfo.h. 00019 {}
|
|
|
Definition at line 22 of file RawDigitInfo.h. Referenced by PmtMap::BuildMap(), RawDigitInfo(), and MergeEvent::Reco(). |
|
|
Definition at line 21 of file RawDigitInfo.h. Referenced by PmtMap::BuildMap(), RawDigitInfo(), and MergeEvent::Reco(). |
|
|
Definition at line 24 of file RawDigitInfo.h. Referenced by RawDigitInfo(), and MergeEvent::Reco(). |
|
|
Definition at line 23 of file RawDigitInfo.h. Referenced by PmtMap::BuildMap(), RawDigitInfo(), and MergeEvent::Reco(). |
1.3.9.1