ATLAS Offline Software
HECHVDescriptor.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 
7 HECHVDescriptor::HECHVDescriptor(const CellBinning &phiBinning)
8  : m_phiBinning(phiBinning)
9 {
10 }
11 
12 
13 
14 
15 
HECHVDescriptor.h
HECHVDescriptor::HECHVDescriptor
HECHVDescriptor(const CellBinning &phiBinning)
Definition: HECHVDescriptor.cxx:7