CMS 3D CMS Logo

Classes | Macros | Typedefs
HGCalTriggerClusterInterpreterBase.h File Reference
#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
 

Macro Definition Documentation

◆ DEFINE_HGC_TPG_CLUSTER_INTERPRETER

#define DEFINE_HGC_TPG_CLUSTER_INTERPRETER (   type,
  name 
)    DEFINE_EDM_PLUGIN(HGCalTriggerClusterInterpreterFactory, type, name)

Definition at line 20 of file HGCalTriggerClusterInterpreterBase.h.

Typedef Documentation

◆ HGCalTriggerClusterInterpreterFactory

Definition at line 18 of file HGCalTriggerClusterInterpreterBase.h.