#include <WeightsInfo.h>
Public Member Functions | |
WeightsInfo () | |
WeightsInfo (const WeightsInfo &o) | |
WeightsInfo (const std::string &s, const double w) | |
Public Attributes | |
std::string | id |
double | wgt |
Definition at line 10 of file WeightsInfo.h.
|
inline |
Definition at line 11 of file WeightsInfo.h.
|
inline |
Definition at line 12 of file WeightsInfo.h.
|
inline |
Definition at line 13 of file WeightsInfo.h.
std::string gen::WeightsInfo::id |
Definition at line 14 of file WeightsInfo.h.
double gen::WeightsInfo::wgt |
Definition at line 15 of file WeightsInfo.h.