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