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 
15 
17 
18 public:
19 
25  void print();
26 
27 private:
28 
31  double fCperMIP_;
32  double thickCorr_;
33  std::vector<double> dEdX_weights_;
34 
36 
37 };
38 
39 #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)