![]() |
LArSoft
v10_06_00
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 15 of file DecoderToolBase.h.
|
inline |
Definition at line 16 of file DecoderToolBase.h.
string NuGraphOutput::output_name |
Definition at line 17 of file DecoderToolBase.h.
vector<float> NuGraphOutput::output_vec |
Definition at line 18 of file DecoderToolBase.h.