src
CondFormats
HcalObjects
interface
HcalMahiPulseOffsetsSoA.h
Go to the documentation of this file.
1
#ifndef CondFormats_HcalObjects_HcalMahiPulseOffsetsSoA_h
2
#define CondFormats_HcalObjects_HcalMahiPulseOffsetsSoA_h
3
4
#include "
DataFormats/SoATemplate/interface/SoACommon.h
"
5
#include "
DataFormats/SoATemplate/interface/SoALayout.h
"
6
#include "
DataFormats/SoATemplate/interface/SoAView.h
"
7
8
namespace
hcal
{
9
GENERATE_SOA_LAYOUT
(
HcalMahiPulseOffsetsSoALayout
,
SOA_COLUMN
(
int
,
offsets
))
10
using
HcalMahiPulseOffsetsSoA
=
HcalMahiPulseOffsetsSoALayout<>
;
11
12
}
// namespace hcal
13
#endif
SoAView.h
GENERATE_SOA_LAYOUT
#define GENERATE_SOA_LAYOUT(CLASS,...)
Definition:
SoALayout.h:431
hcal
Definition:
ConfigurationDatabase.cc:13
hcal::HcalMahiPulseOffsetsSoALayout
Definition:
HcalMahiPulseOffsetsSoA.h:9
SoALayout.h
SoACommon.h
unpackBuffers-CaloStage1.offsets
offsets
Definition:
unpackBuffers-CaloStage1.py:127
SOA_COLUMN
#define SOA_COLUMN(TYPE, NAME)
Definition:
SoACommon.h:564
Generated for CMSSW Reference Manual by
1.8.14