1 #ifndef GAUDICOMMONSVC_HISTOGRAMUTILITY_H 2 #define GAUDICOMMONSVC_HISTOGRAMUTILITY_H 1 7 template <
class Q,
class T>
9 auto p = dynamic_cast<const HistogramBase*>( &hist );
10 return p ? dynamic_cast<T*>( p->representation() ) :
nullptr;
T * getRepresentation(const Q &hist)
Header file for std:chrono::duration-based Counters.