CMS 3D CMS Logo

HGCalTowerMapImpl_SA.h
Go to the documentation of this file.
1 #ifndef __L1Trigger_L1THGCal_HGCalTowerMapImplSA_h__
2 #define __L1Trigger_L1THGCal_HGCalTowerMapImplSA_h__
3 
6 
8 public:
9  HGCalTowerMapImplSA() = default;
10  ~HGCalTowerMapImplSA() = default;
11 
12  void runAlgorithm(const std::vector<l1thgcfirmware::HGCalTowerMap>& inputTowerMaps_SA,
13  std::vector<l1thgcfirmware::HGCalTower>& outputTowers_SA) const;
14 };
15 
16 #endif
HGCalTowerMapImplSA()=default
void runAlgorithm(const std::vector< l1thgcfirmware::HGCalTowerMap > &inputTowerMaps_SA, std::vector< l1thgcfirmware::HGCalTower > &outputTowers_SA) const
~HGCalTowerMapImplSA()=default