11 #ifndef HISTOGRAMSVC_BASE_H 12 #define HISTOGRAMSVC_BASE_H 35 virtual TObject* representation()
const = 0;
37 virtual void adoptRepresentation( TObject* rep ) = 0;
43 virtual int write(
const char* file_name )
const = 0;
49 #endif // HISTOGRAMSVC_BASE_H
Common base class for all histograms Use is solely functional to minimize dynamic_casts inside Histog...
Header file for std:chrono::duration-based Counters.