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/HGCalConcentratorData.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 <tuple>
#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< HGCalBackendStage1ProcessorBase *(const edm::ParameterSet &)> HGCalBackendStage1Factory
 
typedef HGCalProcessorBaseT< std::pair< uint32_t, std::vector< edm::Ptr< l1t::HGCalTriggerCell > > >, std::vector< edm::Ptr< l1t::HGCalTriggerCell > > > HGCalBackendStage1ProcessorBase
 
typedef edmplugin::PluginFactory< HGCalConcentratorProcessorBase *(const edm::ParameterSet &)> HGCalConcentratorFactory
 
typedef HGCalProcessorBaseT< edm::Handle< l1t::HGCalTriggerCellBxCollection >, std::tuple< l1t::HGCalTriggerCellBxCollection, l1t::HGCalTriggerSumsBxCollection, l1t::HGCalConcentratorDataBxCollection > > 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 42 of file HGCalProcessorBase.h.

◆ HGCalBackendLayer1ProcessorBase

Definition at line 25 of file HGCalProcessorBase.h.

◆ HGCalBackendLayer2Factory

Definition at line 44 of file HGCalProcessorBase.h.

◆ HGCalBackendLayer2ProcessorBase

Definition at line 31 of file HGCalProcessorBase.h.

◆ HGCalBackendStage1Factory

Definition at line 43 of file HGCalProcessorBase.h.

◆ HGCalBackendStage1ProcessorBase

Definition at line 28 of file HGCalProcessorBase.h.

◆ HGCalConcentratorFactory

Definition at line 41 of file HGCalProcessorBase.h.

◆ HGCalConcentratorProcessorBase

Definition at line 23 of file HGCalProcessorBase.h.

◆ HGCalTowerFactory

Definition at line 46 of file HGCalProcessorBase.h.

◆ HGCalTowerMapFactory

Definition at line 45 of file HGCalProcessorBase.h.

◆ HGCalTowerMapProcessorBase

Definition at line 33 of file HGCalProcessorBase.h.

◆ HGCalTowerProcessorBase

Definition at line 37 of file HGCalProcessorBase.h.

◆ HGCalVFEProcessorBase

Definition at line 18 of file HGCalProcessorBase.h.

◆ HGCalVFEProcessorBaseFactory

Definition at line 40 of file HGCalProcessorBase.h.