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 <stdint.h>
11 
17 
19 
20 public:
21 
27  void print();
28 
29 private:
30 
33  double fCperMIP_;
34  double thickCorr_;
35  std::vector<double> dEdX_weights_;
36 
38 
39 };
40 
41 #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)