|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARHV_EMBHVDESCRIPTOR_H
6 #define LARHV_EMBHVDESCRIPTOR_H
8 #include "GeoModelKernel/CellBinning.h"
13 EMBHVDescriptor(
const CellBinning &etaBinning,
const CellBinning &phiBinning);
EMBHVDescriptor(const EMBHVDescriptor &right)
EMBHVDescriptor & operator=(const EMBHVDescriptor &right)
~EMBHVDescriptor()=default
EMBHVDescriptor(const CellBinning &etaBinning, const CellBinning &phiBinning)
const CellBinning & getEtaBinning() const
const CellBinning m_phiBinning
const CellBinning m_etaBinning
const CellBinning & getPhiBinning() const