5#ifndef LARHV_EMECHVDESCRIPTOR_H
6#define LARHV_EMECHVDESCRIPTOR_H
7#include "GeoModelKernel/CellBinning.h"
8#include "GeoModelKernel/CellPartitioning.h"
13 EMECHVDescriptor(
const CellPartitioning &etaBinning,
const CellBinning &phiBinning,
const CellBinning §orBinning);
const CellBinning m_phiBinning
const CellPartitioning & getEtaBinning() const
EMECHVDescriptor & operator=(const EMECHVDescriptor &right)
const CellBinning m_sectorBinning
const CellBinning & getSectorBinning() const
const CellPartitioning m_etaBinning
EMECHVDescriptor(const CellPartitioning &etaBinning, const CellBinning &phiBinning, const CellBinning §orBinning)
const CellBinning & getPhiBinning() const
EMECHVDescriptor(const EMECHVDescriptor &right)