#include <SampledInfo.h>
Static Public Member Functions | |
static short | Class_Version () |
Public Attributes | |
double | weight |
double | probability |
std::vector< T > | ids |
Definition at line 16 of file SampledInfo.h.
|
inlinestatic |
Definition at line 25 of file SampledInfo.h.
std::vector<T> art::SampledInfo< T >::ids |
Definition at line 21 of file SampledInfo.h.
double art::SampledInfo< T >::probability |
Definition at line 20 of file SampledInfo.h.
double art::SampledInfo< T >::weight |
Definition at line 18 of file SampledInfo.h.