#include <FeltParameters.h>
Public Member Functions | |
FeltParameters () | |
FeltParameters (std::string filename) | |
FeltParameters (const std::vector< std::string > &feltParams) | |
virtual | ~FeltParameters () |
const boost::array< short, 16 > & | getParameters (const std::string &) |
const std::string & | getParameterName (const boost::array< short, 16 > &) |
std::string | getParameterDatatype (const std::string ¶meterName) const |
double | getParameterFillValue (const std::string ¶meterName) const |
Static Public Member Functions | |
static const std::string & | DEFAULT_CONFIG () |
|
|
|
initialize all known felt parameters from a diana-setup file
|
|
initialize parameters from a list of parameters in diana format, e.g. 17,2,1000:prod=74 |
|
|
|
|
|
|
|
|
|
|
|
|