1 #ifndef CondFormats_SiPixelObjects_interface_SiPixelGainCalibrationForHLTLayout_h 2 #define CondFormats_SiPixelObjects_interface_SiPixelGainCalibrationForHLTLayout_h 14 using Ranges = std::array<uint32_t, phase1PixelTopology::numberOfModules>;
15 using Cols = std::array<int, phase1PixelTopology::numberOfModules>;
32 SOA_SCALAR(
unsigned int, numberOfRowsAveragedOver),
33 SOA_SCALAR(
unsigned int, nBinsToUseForEncoding),
42 #endif // CondFormats_SiPixelObjects_interface_SiPixelGainCalibrationForHLTLayout_h std::array< int, phase1PixelTopology::numberOfModules > Cols
std::array< uint32_t, phase1PixelTopology::numberOfModules > Ranges
#define GENERATE_SOA_LAYOUT(CLASS,...)
#define SOA_SCALAR(TYPE, NAME)
#define SOA_COLUMN(TYPE, NAME)