std::vector< std::string > fText
counter text
std::vector< std::string > fName
counter name
size_t Size() const
FIXME_docs.
void Inc(size_t ind, double val=1.)
FIXME_docs.
void Print(std::ostream &os, const char *format=0, int width=0, int prec=0) const
FIXME_docs.
void Set(size_t ind, double val)
FIXME_docs.
std::vector< double > fValue
counter value
double operator[](size_t ind) const
FIXME_docs.
const std::string & Name(size_t ind) const
FIXME_docs.
std::ostream & operator<<(std::ostream &os, const Rstats &obj)
ostream insertion operator.
double Value(size_t ind) const
FIXME_docs.
const std::string & Text(size_t ind) const
FIXME_docs.
Declaration of class ReventLoop.