Jpp - the software that should make you happy
|
Type definition for counter for ROOT TTree and auxiliary methods. More...
#include <limits>
#include "Rtypes.h"
Go to the source code of this file.
Namespaces | |
JROOT | |
Auxiliary classes and methods for ROOT I/O. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Typedefs | |
typedef Long64_t | JROOT::counter_type |
Type definition for counter. More... | |
Functions | |
counter_type | JROOT::advance (counter_type &counter, const counter_type value, const counter_type limit=std::numeric_limits< counter_type >::max()) |
Advance counter. More... | |
Type definition for counter for ROOT TTree and auxiliary methods.
Definition in file JROOT/JCounter.hh.