CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ProblemTracker.h
Go to the documentation of this file.
1 #ifndef FWCore_PluginManager_ProblemTracker_h
2 #define FWCore_PluginManager_ProblemTracker_h
3 
16 namespace edm
17 {
19  {
20  public:
21  static ProblemTracker const* instance();
22 
23  private:
27  };
28 
30  {
31  public:
32  AssertHandler();
34  private:
37  };
38 
39 }
40 
41 #endif
ProblemTracker const * pt_
static ProblemTracker const * instance()