3 #ifndef HLTPERFORMANCEINFO_H
4 #define HLTPERFORMANCEINFO_H
33 Module(
const char *
n,
const double dt,
const double dtCPU,
101 ModulesInPath::const_iterator
begin() {
104 ModulesInPath::const_iterator
end() {
136 for (
size_t i = 0;
i <
paths_.size(); ++
i ) {
137 if ( !(
paths_[
i] == path ) )
continue;
170 Modules::iterator
findModule(
const char* moduleInstanceName) ;
220 #endif // HLTPERFORMANCEINFO_H
void reset()
reset this path
T mod(const T &a, const T &b)