Addressed comments after first code review of Histogram counters
includes : - change of names of the classes, dropping the 'Counter' part which is an implementation detail - rewrote Root sink in a more generic and cleaner way - adapted json representation of histograms to changes in the new monitoring merge request Conflicts: GaudiCoreSvc/src/MessageSvc/MessageSvcSink.cpp
parent
e36d7d70
No related branches found
No related tags found
Showing
- GaudiCommonSvc/src/HistogramPersistencySvc/RootHistogramSink.cpp 72 additions, 152 deletions...mmonSvc/src/HistogramPersistencySvc/RootHistogramSink.cpp
- GaudiCoreSvc/src/MessageSvc/MessageSvcSink.cpp 3 additions, 2 deletionsGaudiCoreSvc/src/MessageSvc/MessageSvcSink.cpp
- GaudiExamples/options/Histograms.py 1 addition, 1 deletionGaudiExamples/options/Histograms.py
- GaudiExamples/src/Histograms/CounterHistos.cpp 46 additions, 46 deletionsGaudiExamples/src/Histograms/CounterHistos.cpp
- GaudiKernel/Gaudi/Accumulators.h 1 addition, 2 deletionsGaudiKernel/Gaudi/Accumulators.h
- GaudiKernel/Gaudi/Accumulators/Histogram.h 24 additions, 23 deletionsGaudiKernel/Gaudi/Accumulators/Histogram.h
Loading
Please register or sign in to comment