CMS 3D CMS Logo

Namespaces | Macros | Typedefs
DisplayPluginFactory.h File Reference
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "Fireworks/Geometry/interface/DisplayPlugin.h"

Go to the source code of this file.

Namespaces

 fireworks
 
 fireworks::geometry
 

Macros

#define DEFINE_FIREWORKS_GEOM_DISPLAY(type)   static fireworks::geometry::DisplayPluginFactory::PMaker<type> EDM_PLUGIN_SYM(s_display, __LINE__)(#type)
 

Typedefs

typedef edmplugin::PluginFactory< DisplayPlugin *(edm::ConsumesCollector)> fireworks::geometry::DisplayPluginFactory
 

Macro Definition Documentation

◆ DEFINE_FIREWORKS_GEOM_DISPLAY

#define DEFINE_FIREWORKS_GEOM_DISPLAY (   type)    static fireworks::geometry::DisplayPluginFactory::PMaker<type> EDM_PLUGIN_SYM(s_display, __LINE__)(#type)

Definition at line 35 of file DisplayPluginFactory.h.