![]() |
LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "DecoderToolBase.h"
Public Member Functions | |
NuGraphOutput (string s, vector< float > vf) | |
Public Attributes | |
string | output_name |
vector< float > | output_vec |
Definition at line 19 of file DecoderToolBase.h.
|
inline |
Definition at line 20 of file DecoderToolBase.h.
string NuGraphOutput::output_name |
Definition at line 21 of file DecoderToolBase.h.
vector<float> NuGraphOutput::output_vec |
Definition at line 22 of file DecoderToolBase.h.