CMS 3D CMS Logo

Typedefs
HGCalAlgoWrapperBase.h File Reference
#include "L1Trigger/L1THGCal/interface/HGCalAlgoWrapperBaseT.h"
#include "L1Trigger/L1THGCal/interface/HGCalTriggerGeometryBase.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/L1THGCal/interface/HGCalCluster.h"
#include "DataFormats/L1THGCal/interface/HGCalMulticluster.h"
#include "DataFormats/L1THGCal/interface/HGCalTowerMap.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"

Go to the source code of this file.

Typedefs

typedef HGCalAlgoWrapperBaseT< std::pair< const std::vector< edm::Ptr< l1t::HGCalCluster > >, const std::vector< std::pair< GlobalPoint, double > > >, std::pair< l1t::HGCalMulticlusterBxCollection &, l1t::HGCalClusterBxCollection & >, std::pair< const HGCalTriggerGeometryBase *const, const edm::ParameterSet & > > HGCalHistoClusteringWrapperBase
 
typedef edmplugin::PluginFactory< HGCalHistoClusteringWrapperBase *(const edm::ParameterSet &)> HGCalHistoClusteringWrapperBaseFactory
 
typedef HGCalAlgoWrapperBaseT< std::vector< edm::Ptr< l1t::HGCalTriggerCell > >, std::vector< edm::Ptr< l1t::HGCalTriggerCell > >, std::tuple< const HGCalTriggerGeometryBase *const, const unsigned &, const uint32_t & > > HGCalStage1TruncationWrapperBase
 
typedef edmplugin::PluginFactory< HGCalStage1TruncationWrapperBase *(const edm::ParameterSet &)> HGCalStage1TruncationWrapperBaseFactory
 
typedef HGCalAlgoWrapperBaseT< l1t::HGCalMulticlusterBxCollection, l1t::HGCalMulticlusterBxCollection, std::pair< const HGCalTriggerGeometryBase *const, const edm::ParameterSet & > > HGCalStage2FilteringWrapperBase
 
typedef edmplugin::PluginFactory< HGCalStage2FilteringWrapperBase *(const edm::ParameterSet &)> HGCalStage2FilteringWrapperBaseFactory
 
typedef HGCalAlgoWrapperBaseT< std::vector< edm::Ptr< l1t::HGCalTowerMap > >, l1t::HGCalTowerBxCollection, std::pair< const HGCalTriggerGeometryBase *const, const edm::ParameterSet & > > HGCalTowerMapsWrapperBase
 
typedef edmplugin::PluginFactory< HGCalTowerMapsWrapperBase *(const edm::ParameterSet &)> HGCalTowerMapsWrapperBaseFactory
 

Typedef Documentation

◆ HGCalHistoClusteringWrapperBase

typedef HGCalAlgoWrapperBaseT< std::pair<const std::vector<edm::Ptr<l1t::HGCalCluster> >, const std::vector<std::pair<GlobalPoint, double> > >, std::pair<l1t::HGCalMulticlusterBxCollection&, l1t::HGCalClusterBxCollection&>, std::pair<const HGCalTriggerGeometryBase* const, const edm::ParameterSet&> > HGCalHistoClusteringWrapperBase

Definition at line 17 of file HGCalAlgoWrapperBase.h.

◆ HGCalHistoClusteringWrapperBaseFactory

Definition at line 36 of file HGCalAlgoWrapperBase.h.

◆ HGCalStage1TruncationWrapperBase

typedef HGCalAlgoWrapperBaseT<std::vector<edm::Ptr<l1t::HGCalTriggerCell> >, std::vector<edm::Ptr<l1t::HGCalTriggerCell> >, std::tuple<const HGCalTriggerGeometryBase* const, const unsigned&, const uint32_t&> > HGCalStage1TruncationWrapperBase

Definition at line 32 of file HGCalAlgoWrapperBase.h.

◆ HGCalStage1TruncationWrapperBaseFactory

Definition at line 41 of file HGCalAlgoWrapperBase.h.

◆ HGCalStage2FilteringWrapperBase

Definition at line 27 of file HGCalAlgoWrapperBase.h.

◆ HGCalStage2FilteringWrapperBaseFactory

Definition at line 39 of file HGCalAlgoWrapperBase.h.

◆ HGCalTowerMapsWrapperBase

Definition at line 22 of file HGCalAlgoWrapperBase.h.

◆ HGCalTowerMapsWrapperBaseFactory

Definition at line 37 of file HGCalAlgoWrapperBase.h.