|
pflib v3.9.0-rc3-11-g2537d8f
Pretty Fine HGCROC Interaction Library
|
Build a TestParameters parameter by parameter. More...
#include <ROC.h>
Public Member Functions | |
| Builder (ROC &roc) | |
| Builder & | add (const std::string &page, const std::string ¶m, const uint64_t &val) |
| Builder & | add_all_channels (const std::string ¶m, const uint64_t &val) |
| TestParameters | apply () |
Private Attributes | |
| std::map< std::string, std::map< std::string, uint64_t > > | parameters_ |
| ROC & | roc_ |
Build a TestParameters parameter by parameter.