#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.
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.
typedef edmplugin::PluginFactory<HGCalHistoClusteringWrapperBase*(const edm::ParameterSet&)> HGCalHistoClusteringWrapperBaseFactory |
Definition at line 36 of file HGCalAlgoWrapperBase.h.
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.
typedef edmplugin::PluginFactory<HGCalStage1TruncationWrapperBase*(const edm::ParameterSet&)> HGCalStage1TruncationWrapperBaseFactory |
Definition at line 41 of file HGCalAlgoWrapperBase.h.
typedef HGCalAlgoWrapperBaseT<l1t::HGCalMulticlusterBxCollection, l1t::HGCalMulticlusterBxCollection, std::pair<const HGCalTriggerGeometryBase* const, const edm::ParameterSet&> > HGCalStage2FilteringWrapperBase |
Definition at line 27 of file HGCalAlgoWrapperBase.h.
typedef edmplugin::PluginFactory<HGCalStage2FilteringWrapperBase*(const edm::ParameterSet&)> HGCalStage2FilteringWrapperBaseFactory |
Definition at line 39 of file HGCalAlgoWrapperBase.h.
typedef HGCalAlgoWrapperBaseT<std::vector<edm::Ptr<l1t::HGCalTowerMap> >, l1t::HGCalTowerBxCollection, std::pair<const HGCalTriggerGeometryBase* const, const edm::ParameterSet&> > HGCalTowerMapsWrapperBase |
Definition at line 22 of file HGCalAlgoWrapperBase.h.
typedef edmplugin::PluginFactory<HGCalTowerMapsWrapperBase*(const edm::ParameterSet&)> HGCalTowerMapsWrapperBaseFactory |
Definition at line 37 of file HGCalAlgoWrapperBase.h.