CMS 3D CMS Logo

Macros | Typedefs
FWDetailViewFactory.h File Reference
#include "FWCore/PluginManager/interface/PluginFactory.h"

Go to the source code of this file.

Macros

#define REGISTER_FWDETAILVIEW(_classname_, _name_, ...)
 

Typedefs

typedef edmplugin::PluginFactory< FWDetailViewBase *()> FWDetailViewFactory
 

Macro Definition Documentation

◆ REGISTER_FWDETAILVIEW

#define REGISTER_FWDETAILVIEW (   _classname_,
  _name_,
  ... 
)
Value:
_classname_, \
_classname_::classRegisterTypeName() + "@" #_name_ "@" #_classname_ "&" #__VA_ARGS__)
#define DEFINE_EDM_PLUGIN(factory, type, name)

Definition at line 32 of file FWDetailViewFactory.h.

Typedef Documentation

◆ FWDetailViewFactory

Definition at line 28 of file FWDetailViewFactory.h.