CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HGCalProcessorBase.h
Go to the documentation of this file.
1 #ifndef __L1Trigger_L1THGCal_HGCalProcessorBase_h__
2 #define __L1Trigger_L1THGCal_HGCalProcessorBase_h__
3 
5 
14 
15 #include <utility>
16 #include <tuple>
17 
27  std::pair<l1t::HGCalMulticlusterBxCollection, l1t::HGCalClusterBxCollection> >
31 typedef HGCalProcessorBaseT<
32  std::pair<edm::Handle<l1t::HGCalTowerMapBxCollection>, edm::Handle<l1t::HGCalClusterBxCollection> >,
35 
43 
44 #endif
HGCalProcessorBaseT< edm::Handle< l1t::HGCalClusterBxCollection >, std::pair< l1t::HGCalMulticlusterBxCollection, l1t::HGCalClusterBxCollection > > HGCalBackendLayer2ProcessorBase
BXVector< HGCalTriggerCell > HGCalTriggerCellBxCollection
edmplugin::PluginFactory< HGCalConcentratorProcessorBase *(const edm::ParameterSet &)> HGCalConcentratorFactory
HGCalProcessorBaseT< HGCalDigiCollection, l1t::HGCalTriggerCellBxCollection > HGCalVFEProcessorBase
HGCalProcessorBaseT< edm::Handle< l1t::HGCalTriggerCellBxCollection >, l1t::HGCalClusterBxCollection > HGCalBackendLayer1ProcessorBase
edmplugin::PluginFactory< HGCalVFEProcessorBase *(const edm::ParameterSet &)> HGCalVFEProcessorBaseFactory
HGCalProcessorBaseT< edm::Handle< l1t::HGCalTriggerSumsBxCollection >, l1t::HGCalTowerMapBxCollection > HGCalTowerMapProcessorBase
edmplugin::PluginFactory< HGCalBackendLayer2ProcessorBase *(const edm::ParameterSet &)> HGCalBackendLayer2Factory
edmplugin::PluginFactory< HGCalTowerProcessorBase *(const edm::ParameterSet &)> HGCalTowerFactory
BXVector< HGCalTriggerSums > HGCalTriggerSumsBxCollection
HGCalProcessorBaseT< std::pair< edm::Handle< l1t::HGCalTowerMapBxCollection >, edm::Handle< l1t::HGCalClusterBxCollection > >, l1t::HGCalTowerBxCollection > HGCalTowerProcessorBase
edmplugin::PluginFactory< HGCalTowerMapProcessorBase *(const edm::ParameterSet &)> HGCalTowerMapFactory
edmplugin::PluginFactory< HGCalBackendLayer1ProcessorBase *(const edm::ParameterSet &)> HGCalBackendLayer1Factory
HGCalProcessorBaseT< edm::Handle< l1t::HGCalTriggerCellBxCollection >, std::tuple< l1t::HGCalTriggerCellBxCollection, l1t::HGCalTriggerSumsBxCollection, l1t::HGCalConcentratorDataBxCollection > > HGCalConcentratorProcessorBase