ATLAS Offline Software
LArCalorimeter
LArGeoModel
LArHV
src
EMECHVDescriptor.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
LArHV/EMECHVDescriptor.h
"
6
7
EMECHVDescriptor::EMECHVDescriptor
(
const
CellPartitioning &etaBinning
8
,
const
CellBinning &phiBinning
9
,
const
CellBinning §orBinning)
10
: m_etaBinning(etaBinning)
11
, m_phiBinning(phiBinning)
12
, m_sectorBinning(sectorBinning)
13
{
14
}
15
16
EMECHVDescriptor::~EMECHVDescriptor
()
17
=
default
;
18
19
20
21
EMECHVDescriptor.h
EMECHVDescriptor::EMECHVDescriptor
EMECHVDescriptor(const CellPartitioning &etaBinning, const CellBinning &phiBinning, const CellBinning §orBinning)
Definition:
EMECHVDescriptor.cxx:7
EMECHVDescriptor::~EMECHVDescriptor
~EMECHVDescriptor()
Generated on Thu Nov 7 2024 21:14:41 for ATLAS Offline Software by
1.8.18