|
| PixTestParameters (std::string file, bool verbose=false) |
|
bool | readTestParameterFile (std::string file, bool verbose) |
|
std::vector< std::pair
< std::string, std::string > > | getTestParameters (std::string testName) |
|
bool | setTestParameter (std::string testname, std::string parname, std::string value) |
|
bool | addTestParameter (std::string testname, std::string parname, std::string value) |
|
bool | setTestParameters (std::string testname, std::vector< std::pair< std::string, std::string > >) |
|
bool | setTestParameters (std::string testname, std::string testParameters) |
|
std::vector< std::pair
< std::string, std::string > > | splitStringIntoParameters (std::string testParameters) |
|
std::vector< std::string > | getTests () |
|
void | dump () |
|
void | replaceAll (std::string &str, const std::string &from, const std::string &to) |
|
Definition at line 9 of file PixTestParameters.hh.
The documentation for this class was generated from the following files: