12#ifndef SHOWERLIBSTATISTICS_H_
13#define SHOWERLIBSTATISTICS_H_
23 const std::map<int,int>& binsizes);
const std::string statistics()
void recordShowerLibUse(int binkey)
std::map< int, int > m_binsizes
std::map< int, std::string > m_binstrings
ShowerLibStatistics(const std::map< int, std::string > &bincaptions, const std::map< int, int > &binsizes)
std::map< int, int > m_calls
Namespace for the ShowerLib related classes.