1 #ifndef PIXTESTHIGHRATE_H
2 #define PIXTESTHIGHRATE_H
5 #include "PHCalibration.hh"
7 #include <TProfile2D.h>
15 virtual bool setParameter(std::string parName, std::string sval);
25 void doRunMaskHotPixels();
28 void doHitMap(
int nseconds, std::vector<TH2D*>);
29 void fillMap(std::vector<TH2D*>);
33 int fParTriggerFrequency;
41 std::string fParMaskFileName;
42 int fParSaveMaskedPixels;
49 std::vector<TH2D*> fHitMap;
void fillMap(TH2D *hmod, TH2D *hroc, int iroc)
provides the coordinate transformation to module map
virtual void runCommand(std::string command)
allow execution of any button in the test
virtual void doTest()
function connected to "DoTest" button of PixTab
void bookHist(std::string name)
use if you want, or define the histograms in the specific member functions
virtual void setToolTips()
implement this to provide updated tool tips if the user changes test parameters
virtual bool setParameter(std::string parName, std::string sval)
set the string value of a parameter
void init()
sets all test parameters