LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "MCRecoEdep.h"
Public Member Functions | |
deposit ()=default | |
deposit (float e, float c) | |
Public Attributes | |
float | energy {} |
float | charge {} |
Definition at line 73 of file MCRecoEdep.h.
|
default |
|
inline |
Definition at line 77 of file MCRecoEdep.h.
float sim::MCEdep::deposit::charge {} |
Definition at line 75 of file MCRecoEdep.h.
float sim::MCEdep::deposit::energy {} |
Definition at line 74 of file MCRecoEdep.h.