CMS 3D CMS Logo

HcalConvertedEffectivePedestalsGPU.h
Go to the documentation of this file.
1 #ifndef CondFormats_HcalObjects_interface_HcalConvertedEffectivePedestalsGPU_h
2 #define CondFormats_HcalObjects_interface_HcalConvertedEffectivePedestalsGPU_h
3 
5 
6 // Separate access to effective and regular pedestals
7 // No need to transfer/rearrange effective or vice versa if they are not going
8 // to be used
10 public:
12 };
13 
14 #endif // RecoLocalCalo_HcalRecAlgos_interface_HcalConvertedEffectivePedestalsGPU_h
HcalConvertedPedestalsGPU(HcalPedestals const &, HcalQIEData const &, HcalQIETypes const &)