CMS 3D CMS Logo

Typedefs
HGCalProcessorBase.h File Reference
#include "L1Trigger/L1THGCal/interface/HGCalProcessorBaseT.h"
#include "DataFormats/HGCDigi/interface/HGCDigiCollections.h"
#include "DataFormats/L1THGCal/interface/HGCalTriggerCell.h"
#include "DataFormats/L1THGCal/interface/HGCalTriggerSums.h"
#include "DataFormats/L1THGCal/interface/HGCalCluster.h"
#include "DataFormats/L1THGCal/interface/HGCalMulticluster.h"
#include "DataFormats/L1THGCal/interface/HGCalTowerMap.h"
#include "DataFormats/L1THGCal/interface/HGCalTower.h"
#include <utility>
#include "FWCore/PluginManager/interface/PluginFactory.h"

Go to the source code of this file.

Typedefs

typedef edmplugin::PluginFactory< HGCalBackendLayer1ProcessorBase *(const edm::ParameterSet &)> HGCalBackendLayer1Factory
 
typedef HGCalProcessorBaseT< edm::Handle< l1t::HGCalTriggerCellBxCollection >, l1t::HGCalClusterBxCollectionHGCalBackendLayer1ProcessorBase
 
typedef edmplugin::PluginFactory< HGCalBackendLayer2ProcessorBase *(const edm::ParameterSet &)> HGCalBackendLayer2Factory
 
typedef HGCalProcessorBaseT< edm::Handle< l1t::HGCalClusterBxCollection >, std::pair< l1t::HGCalMulticlusterBxCollection, l1t::HGCalClusterBxCollection > > HGCalBackendLayer2ProcessorBase
 
typedef edmplugin::PluginFactory< HGCalConcentratorProcessorBase *(const edm::ParameterSet &)> HGCalConcentratorFactory
 
typedef HGCalProcessorBaseT< edm::Handle< l1t::HGCalTriggerCellBxCollection >, std::pair< l1t::HGCalTriggerCellBxCollection, l1t::HGCalTriggerSumsBxCollection > > HGCalConcentratorProcessorBase
 
typedef edmplugin::PluginFactory< HGCalTowerProcessorBase *(const edm::ParameterSet &)> HGCalTowerFactory
 
typedef edmplugin::PluginFactory< HGCalTowerMapProcessorBase *(const edm::ParameterSet &)> HGCalTowerMapFactory
 
typedef HGCalProcessorBaseT< edm::Handle< l1t::HGCalTriggerSumsBxCollection >, l1t::HGCalTowerMapBxCollectionHGCalTowerMapProcessorBase
 
typedef HGCalProcessorBaseT< std::pair< edm::Handle< l1t::HGCalTowerMapBxCollection >, edm::Handle< l1t::HGCalClusterBxCollection > >, l1t::HGCalTowerBxCollectionHGCalTowerProcessorBase
 
typedef HGCalProcessorBaseT< HGCalDigiCollection, l1t::HGCalTriggerCellBxCollectionHGCalVFEProcessorBase
 
typedef edmplugin::PluginFactory< HGCalVFEProcessorBase *(const edm::ParameterSet &)> HGCalVFEProcessorBaseFactory
 

Typedef Documentation

◆ HGCalBackendLayer1Factory

Definition at line 35 of file HGCalProcessorBase.h.

◆ HGCalBackendLayer1ProcessorBase

Definition at line 21 of file HGCalProcessorBase.h.

◆ HGCalBackendLayer2Factory

Definition at line 36 of file HGCalProcessorBase.h.

◆ HGCalBackendLayer2ProcessorBase

Definition at line 24 of file HGCalProcessorBase.h.

◆ HGCalConcentratorFactory

Definition at line 34 of file HGCalProcessorBase.h.

◆ HGCalConcentratorProcessorBase

Definition at line 19 of file HGCalProcessorBase.h.

◆ HGCalTowerFactory

Definition at line 38 of file HGCalProcessorBase.h.

◆ HGCalTowerMapFactory

Definition at line 37 of file HGCalProcessorBase.h.

◆ HGCalTowerMapProcessorBase

Definition at line 26 of file HGCalProcessorBase.h.

◆ HGCalTowerProcessorBase

Definition at line 30 of file HGCalProcessorBase.h.

◆ HGCalVFEProcessorBase

Definition at line 16 of file HGCalProcessorBase.h.

◆ HGCalVFEProcessorBaseFactory

Definition at line 33 of file HGCalProcessorBase.h.