The Gaudi Framework  v38r1p1 (ae26267b)
CounterArray.h File Reference
#include <Gaudi/Accumulators.h>
#include <array>
#include <string>
#include <utility>
Include dependency graph for CounterArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Gaudi::Accumulators::details::FormatCounterDefault
 Default formating for counter names, only calling fmt::format on the text given at construction and passing the histo index as argument. More...
 
struct  Gaudi::Accumulators::details::CounterArrayInternal< Counter, N >
 internal class implementing an array of counters More...
 
struct  Gaudi::Accumulators::CounterArray< Counter, N >
 generic class implementing an array of counters The only addition to a raw array is the constructor that allows to build names of the counters automatically from the index of the counter in the array There are 2 possibilities : More...
 

Namespaces

 Gaudi
 Header file for std:chrono::duration-based Counters.
 
 Gaudi::Accumulators
 
 Gaudi::Accumulators::details