3 #ifndef HLTPERFORMANCEINFO_H
4 #define HLTPERFORMANCEINFO_H
32 Module(
const char *
n,
const double dt,
const double dtCPU,
43 return std::string(tname) ==
name();
69 Path(
const std::string
n =
"unknown") :
89 return (std::string(tname) ==
name());
100 ModulesInPath::const_iterator
begin() {
103 ModulesInPath::const_iterator
end() {
135 for (
size_t i = 0;
i <
paths_.size(); ++
i ) {
136 if ( !(
paths_[
i] == path ) )
continue;
169 Modules::iterator
findModule(
const char* moduleInstanceName) ;
219 #endif // HLTPERFORMANCEINFO_H
void reset()
reset this path
list mod
Load physics model.