CMS 3D CMS Logo

tracer_setupFile.h
Go to the documentation of this file.
1 #ifndef FWCore_Services_tracer_setupFile_h
2 #define FWCore_Services_tracer_setupFile_h
3 
4 #include <string>
5 
6 namespace edm {
7  class ActivityRegistry;
8  namespace service::tracer {
9  void setupFile(std::string const& iFileName, edm::ActivityRegistry&);
10  }
11 } // namespace edm
12 
13 #endif
void setupFile(std::string const &iFileName, edm::ActivityRegistry &iRegistry)
HLT enums.