pflib v3.9.0-rc3-11-g2537d8f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
pflib::ROC::TestParameters Class Reference

test certain parameters before setting them back to old values More...

#include <ROC.h>

Collaboration diagram for pflib::ROC::TestParameters:
[legend]

Classes

class  Builder
 Build a TestParameters parameter by parameter. More...
 

Public Member Functions

 TestParameters (ROC &roc, std::map< std::string, std::map< std::string, uint64_t > > new_params)
 Construct a set of test parameters.
 
 ~TestParameters ()
 applies the unset parameters to the ROC
 
 TestParameters (const TestParameters &)=delete
 cannot copy or assign this lock
 
TestParametersoperator= (const TestParameters &)=delete
 

Private Attributes

std::map< int, std::map< int, uint8_t > > previous_registers_
 
ROCroc_
 

Detailed Description

test certain parameters before setting them back to old values

Constructor & Destructor Documentation

◆ TestParameters()

pflib::ROC::TestParameters::TestParameters ( ROC & roc,
std::map< std::string, std::map< std::string, uint64_t > > new_params )

Construct a set of test parameters.

Apply the input settings to the roc and store the previous chip settings to be applied in the destructor


The documentation for this class was generated from the following files: