2080 const uint64_t
id = d.
Get<uint64_t>();
2081 const float *rate = d.
Ptr<
float>(20);
2085 for (
int i=0;
i<41;
i++)
2092 for (
int i=1;
i<41;
i++)
2107 out << setprecision(3);
2114 ofstream(
fPath+
"/ratescan.data") << out.str();
2121 ofstream(
fPath+
"/ratescan_board.data") << out.str();
int GetCurrentState() const
return the current state of the machine
bool CheckDataSize(const EventImp &d, const char *name, size_t size, bool min=false)
void WriteHist(const EventImp &d, const string &fname, const T &t, double scale, double offset=0)
float fFtmBoardThresholdMed
static const string kWhite
uint64_t GetJavaDate() const
deque< float > fRateScanDataHist[41]
float fFtmPatchThresholdMed
T Get(size_t offset=0) const
void WriteCam(const EventImp &d, const string &fname, const T &t, double scale, double offset=0)
const T * Ptr(size_t offset=0) const