Main Page
Namespaces
Classes
Package Documentation
L1Trigger
L1THGCal
interface
veryfrontend
HGCalVFEProcessorSums.h
Go to the documentation of this file.
1
#ifndef __L1Trigger_L1THGCal_HGCalVFEProcessorSums_h__
2
#define __L1Trigger_L1THGCal_HGCalVFEProcessorSums_h__
3
4
#include "
L1Trigger/L1THGCal/interface/HGCalProcessorBase.h
"
5
6
#include "
L1Trigger/L1THGCal/interface/veryfrontend/HGCalVFELinearizationImpl.h
"
7
#include "
L1Trigger/L1THGCal/interface/veryfrontend/HGCalVFESummationImpl.h
"
8
9
#include "
DataFormats/L1THGCal/interface/HGCalTriggerCell.h
"
10
#include "
DataFormats/L1THGCal/interface/HGCalTriggerSums.h
"
11
12
#include "
L1Trigger/L1THGCal/interface/HGCalTriggerGeometryBase.h
"
13
#include "
L1Trigger/L1THGCal/interface/veryfrontend/HGCalTriggerCellCalibration.h
"
14
15
16
17
class
HGCalVFEProcessorSums
:
public
HGCalVFEProcessorBase
18
{
19
20
public
:
21
22
HGCalVFEProcessorSums
(
const
edm::ParameterSet
& conf);
23
24
void
run
(
const
HGCalDigiCollection
& digiColl,
25
l1t::HGCalTriggerCellBxCollection
& triggerCellColl,
26
const
edm::EventSetup
& es)
override
;
27
28
private
:
29
30
HGCalVFELinearizationImpl
vfeLinearizationImpl_
;
31
HGCalVFESummationImpl
vfeSummationImpl_
;
32
HGCalTriggerCellCalibration
calibration_
;
33
34
};
35
36
#endif
HGCalVFEProcessorSums::vfeSummationImpl_
HGCalVFESummationImpl vfeSummationImpl_
Definition:
HGCalVFEProcessorSums.h:31
edm::SortedCollection
Definition:
SortedCollection.h:50
HGCalVFEProcessorSums::run
void run(const HGCalDigiCollection &digiColl, l1t::HGCalTriggerCellBxCollection &triggerCellColl, const edm::EventSetup &es) override
Definition:
HGCalVFEProcessorSums.cc:23
HGCalVFELinearizationImpl
Definition:
HGCalVFELinearizationImpl.h:12
HGCalVFEProcessorSums::HGCalVFEProcessorSums
HGCalVFEProcessorSums(const edm::ParameterSet &conf)
Definition:
HGCalVFEProcessorSums.cc:15
HGCalVFEProcessorSums
Definition:
HGCalVFEProcessorSums.h:17
HGCalProcessorBaseT
Definition:
HGCalProcessorBaseT.h:10
HGCalTriggerCell.h
HGCalVFEProcessorSums::vfeLinearizationImpl_
HGCalVFELinearizationImpl vfeLinearizationImpl_
Definition:
HGCalVFEProcessorSums.h:30
HGCalTriggerCellCalibration.h
HGCalProcessorBase.h
edm::EventSetup
Definition:
EventSetup.h:54
HGCalTriggerSums.h
HGCalVFELinearizationImpl.h
HGCalVFEProcessorSums::calibration_
HGCalTriggerCellCalibration calibration_
Definition:
HGCalVFEProcessorSums.h:32
HGCalVFESummationImpl.h
edm::ParameterSet
Definition:
ParameterSet.h:36
BXVector
Definition:
BXVector.h:15
HGCalVFESummationImpl
Definition:
HGCalVFESummationImpl.h:13
HGCalTriggerGeometryBase.h
HGCalTriggerCellCalibration
Definition:
HGCalTriggerCellCalibration.h:16
Generated for CMSSW Reference Manual by
1.8.11