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