Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:13

0001 #ifndef CondFormats_HcalObjects_interface_HcalConvertedEffectivePedestalWidthsGPU_h
0002 #define CondFormats_HcalObjects_interface_HcalConvertedEffectivePedestalWidthsGPU_h
0003 
0004 #include "CondFormats/HcalObjects/interface/HcalConvertedPedestalWidthsGPU.h"
0005 
0006 // similar to converted effective pedestals
0007 class HcalConvertedEffectivePedestalWidthsGPU final : public HcalConvertedPedestalWidthsGPU {
0008 public:
0009   using HcalConvertedPedestalWidthsGPU::HcalConvertedPedestalWidthsGPU;
0010 };
0011 
0012 #endif  // RecoLocalCalo_HcalRecAlgos_interface_HcalConvertedEffectivePedestalWidthsGPU_h