#include "L1Trigger/L1THGCal/interface/HGCalTriggerBackendAlgorithmBase.h"
#include "L1Trigger/L1THGCal/interface/fe_codecs/HGCalTriggerCellBestChoiceCodec.h"
#include "L1Trigger/L1THGCal/interface/fe_codecs/HGCalTriggerCellThresholdCodec.h"
#include "DataFormats/ForwardDetId/interface/HGCalDetId.h"
#include "DataFormats/L1THGCal/interface/HGCalCluster.h"
Go to the source code of this file.
Classes | |
class | FullModuleSumAlgo< FECODEC, DATA > |
Functions | |
static const HGCalTriggerBackendAlgorithmFactory::PMaker< FullModuleSumAlgoBestChoice > | s_maker__LINE__ ("FullModuleSumAlgoBestChoice") |
typedef FullModuleSumAlgo<HGCalTriggerCellBestChoiceCodec, HGCalTriggerCellBestChoiceCodec::data_type> FullModuleSumAlgoBestChoice |
Definition at line 78 of file FullModuleSumAlgo.cc.
typedef FullModuleSumAlgo<HGCalTriggerCellThresholdCodec, HGCalTriggerCellThresholdCodec::data_type> FullModuleSumAlgoThreshold |
Definition at line 79 of file FullModuleSumAlgo.cc.
|
static |