Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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