Jpp test-rotations-new
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 | |
namespace | JROOT |
Auxiliary classes and methods for ROOT I/O. | |
namespace | 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. | |
Functions | |
counter_type | JROOT::advance (counter_type &counter, const counter_type value, const counter_type limit=std::numeric_limits< counter_type >::max()) |
Advance counter. | |
Type definition for counter for ROOT TTree and auxiliary methods.
Definition in file JROOT/JCounter.hh.