![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#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 39 of file MCRecoEdep.h.
|
inline |
Definition at line 47 of file MCRecoEdep.h.
|
inline |
Definition at line 54 of file MCRecoEdep.h.
| float sim::MCEdepHit::qMax |
Definition at line 53 of file MCRecoEdep.h.
| float sim::MCEdepHit::qSum |
Definition at line 52 of file MCRecoEdep.h.
| unsigned short sim::MCEdepHit::timeEnd |
Definition at line 50 of file MCRecoEdep.h.
| unsigned short sim::MCEdepHit::timeMax |
Definition at line 51 of file MCRecoEdep.h.
| unsigned short sim::MCEdepHit::timeStart |
Definition at line 49 of file MCRecoEdep.h.