5#ifndef LARHV_EMBPRESAMPLERHVDESCRIPTOR_H
6#define LARHV_EMBPRESAMPLERHVDESCRIPTOR_H
8#include "GeoModelKernel/CellBinning.h"
9#include "GeoModelKernel/CellPartitioning.h"
EMBPresamplerHVDescriptor(const CellPartitioning &etaPartitioning, const CellBinning &phiBinning)
~EMBPresamplerHVDescriptor()
const CellBinning m_phiBinning
const CellPartitioning & getEtaPartitioning() const
EMBPresamplerHVDescriptor(const EMBPresamplerHVDescriptor &right)
EMBPresamplerHVDescriptor & operator=(const EMBPresamplerHVDescriptor &right)
const CellPartitioning m_etaPartitioning
const CellBinning & getPhiBinning() const