ATLAS Offline Software
Loading...
Searching...
No Matches
EMBHVDescriptor.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7EMBHVDescriptor::EMBHVDescriptor(const CellBinning &etaBinning
8 , const CellBinning &phiBinning)
9 : m_etaBinning(etaBinning)
10 , m_phiBinning(phiBinning)
11{
12}
13
14
15
16
17
18
19
const CellBinning m_phiBinning
EMBHVDescriptor(const CellBinning &etaBinning, const CellBinning &phiBinning)
const CellBinning m_etaBinning