Definition at line 2053 of file smartfact.cc.
References data, EventImp::GetJavaDate(), HTML::kWhite, and EventImp::Ptr().
Referenced by StateMachineSmartFACT().
2058 const float *
data = d.
Ptr<
float>();
2062 out << fixed << setprecision(1);
2070 ofstream(
fPath+
"/agilent"+
ext+
".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)
static const string kWhite
uint64_t GetJavaDate() const
const T * Ptr(size_t offset=0) const