1 #ifndef EvFTimeProfilerService_H
2 #define EvFTimeProfilerService_H 1
11 #include "boost/thread/thread.hpp"
39 double getMax(std::string
const &name)
const;
40 double getAve(std::string
const &name)
const;
double getAve(std::string const &name) const
static boost::mutex mutex
TimeProfilerService(const edm::ParameterSet &, edm::ActivityRegistry &)
double getFirst(std::string const &name) const
void postEventProcessing(const edm::Event &, const edm::EventSetup &)
double getMax(std::string const &name) const
void preEventProcessing(const edm::EventID &, const edm::Timestamp &)
void postModule(const edm::ModuleDescription &)
std::map< std::string, times > profiles_
void preModule(const edm::ModuleDescription &)