src
CondFormats
HcalObjects
interface
HcalConvertedEffectivePedestalsGPU.h
Go to the documentation of this file.
1
#ifndef CondFormats_HcalObjects_interface_HcalConvertedEffectivePedestalsGPU_h
2
#define CondFormats_HcalObjects_interface_HcalConvertedEffectivePedestalsGPU_h
3
4
#include "
CondFormats/HcalObjects/interface/HcalConvertedPedestalsGPU.h
"
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
9
class
HcalConvertedEffectivePedestalsGPU
final :
public
HcalConvertedPedestalsGPU
{
10
public
:
11
using
HcalConvertedPedestalsGPU::HcalConvertedPedestalsGPU
;
12
};
13
14
#endif // RecoLocalCalo_HcalRecAlgos_interface_HcalConvertedEffectivePedestalsGPU_h
HcalConvertedPedestalsGPU.h
HcalConvertedPedestalsGPU::HcalConvertedPedestalsGPU
HcalConvertedPedestalsGPU(HcalPedestals const &, HcalQIEData const &, HcalQIETypes const &)
Definition:
HcalConvertedPedestalsGPU.cc:18
HcalConvertedPedestalsGPU
Definition:
HcalConvertedPedestalsGPU.h:15
HcalConvertedEffectivePedestalsGPU
Definition:
HcalConvertedEffectivePedestalsGPU.h:9
Generated for CMSSW Reference Manual by
1.8.14