5#ifndef LARHV_EMBHVDESCRIPTOR_H
6#define LARHV_EMBHVDESCRIPTOR_H
8#include "GeoModelKernel/CellBinning.h"
13 EMBHVDescriptor(
const CellBinning &etaBinning,
const CellBinning &phiBinning);
const CellBinning m_phiBinning
const CellBinning & getEtaBinning() const
EMBHVDescriptor(const EMBHVDescriptor &right)
const CellBinning & getPhiBinning() const
~EMBHVDescriptor()=default
EMBHVDescriptor(const CellBinning &etaBinning, const CellBinning &phiBinning)
EMBHVDescriptor & operator=(const EMBHVDescriptor &right)
const CellBinning m_etaBinning