LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "MCRecoEdep.h"
Public Member Functions | |
deposit ()=default | |
deposit (float e, float c) | |
Public Attributes | |
float | energy {} |
float | charge {} |
Definition at line 86 of file MCRecoEdep.h.
|
default |
|
inline |
Definition at line 90 of file MCRecoEdep.h.
float sim::MCEdep::deposit::charge {} |
Definition at line 88 of file MCRecoEdep.h.
float sim::MCEdep::deposit::energy {} |
Definition at line 87 of file MCRecoEdep.h.