#include <CRTTrigger.h>
Definition at line 23 of file CRTTrigger.h.
CRT::Hit::Hit |
( |
uint8_t |
channel, |
|
|
uint16_t |
adc |
|
) |
| |
|
inline |
Definition at line 33 of file CRTTrigger.h.
static int max(int a, int b)
virtual CRT::Hit::~Hit |
( |
| ) |
|
|
virtualdefault |
short CRT::Hit::ADC |
( |
| ) |
const |
|
inline |
size_t CRT::Hit::Channel |
( |
| ) |
const |
|
inline |
template<class STREAM >
void CRT::Hit::dump |
( |
STREAM & |
stream | ) |
const |
|
inline |
Definition at line 50 of file CRTTrigger.h.
52 stream <<
"CRT::Hit Dump:\n" 55 <<
"ADC: " <<
fADC <<
"\n" 56 <<
"Was this CRT::Hit default-constructed? " << (
IsDefault()?
"true":
"false") <<
"\n";
bool CRT::Hit::IsDefault |
( |
| ) |
const |
|
inline |
Definition at line 46 of file CRTTrigger.h.
static int max(int a, int b)
size_t CRT::Hit::fChannel |
|
private |
The documentation for this class was generated from the following file:
- duneprototypes/duneprototypes/Protodune/singlephase/CRT/data/CRTTrigger.h