#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "DataFormats/L1THGCal/interface/HGCalMulticluster.h"
#include "L1Trigger/L1THGCal/interface/HGCalTriggerGeometryBase.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Classes | |
class | HGCalTriggerClusterInterpreterBase |
Macros | |
#define | DEFINE_HGC_TPG_CLUSTER_INTERPRETER(type, name) DEFINE_EDM_PLUGIN(HGCalTriggerClusterInterpreterFactory, type, name) |
Typedefs | |
typedef edmplugin::PluginFactory< HGCalTriggerClusterInterpreterBase *()> | HGCalTriggerClusterInterpreterFactory |
#define DEFINE_HGC_TPG_CLUSTER_INTERPRETER | ( | type, | |
name | |||
) | DEFINE_EDM_PLUGIN(HGCalTriggerClusterInterpreterFactory, type, name) |
Definition at line 20 of file HGCalTriggerClusterInterpreterBase.h.
typedef edmplugin::PluginFactory<HGCalTriggerClusterInterpreterBase*()> HGCalTriggerClusterInterpreterFactory |
Definition at line 18 of file HGCalTriggerClusterInterpreterBase.h.