#include <MCRecoEdep.h>
Public Member Functions | |
MCEdepHit () | |
void | Clear () |
Public Attributes | |
unsigned short | timeStart |
unsigned short | timeEnd |
unsigned short | timeMax |
float | qSum |
float | qMax |
Definition at line 28 of file MCRecoEdep.h.
|
inline |
Definition at line 36 of file MCRecoEdep.h.
|
inline |
Definition at line 43 of file MCRecoEdep.h.
float sim::MCEdepHit::qMax |
Definition at line 42 of file MCRecoEdep.h.
float sim::MCEdepHit::qSum |
Definition at line 41 of file MCRecoEdep.h.
unsigned short sim::MCEdepHit::timeEnd |
Definition at line 39 of file MCRecoEdep.h.
unsigned short sim::MCEdepHit::timeMax |
Definition at line 40 of file MCRecoEdep.h.
unsigned short sim::MCEdepHit::timeStart |
Definition at line 38 of file MCRecoEdep.h.