Reorganization of Counters headers
- renamed
GaudiKernel/Counters.h
toGaudi/Accumulators.h
, as by the convention that file names should match the namespaces - moved
StatEntity
fromGaudi/Accumulators.h
toGaudiKernel/StatEntity.h
- fixed
Gaudi/Chrono/Counters.h
andGaudi/Accumulators.h
inclusion order issue (using forward declarations) - move counters unit tests to a proper unit test
Closes #99 (closed)
Edited by Marco Clemencic