CMS 3D CMS Logo

HGCalTriggerCellCalibration.h
Go to the documentation of this file.
1 #ifndef __L1Trigger_L1THGCal_HGCalTriggerCellCalibration_h__
2 #define __L1Trigger_L1THGCal_HGCalTriggerCellCalibration_h__
3 
4 #include <cstdint>
11 
14 
16 public:
22  void print();
23 
24 private:
27  double fCperMIP_;
28  double thickCorr_;
29  std::vector<double> dEdX_weights_;
30 
32 };
33 
34 #endif
void eventSetup(const edm::EventSetup &)
void eventSetup(const edm::EventSetup &es)
void calibrateInMipT(l1t::HGCalTriggerCell &)
void calibrateMipTinGeV(l1t::HGCalTriggerCell &)
void calibrateInGeV(l1t::HGCalTriggerCell &)
HGCalTriggerCellCalibration(const edm::ParameterSet &conf)