2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
7/** Type information: */
8inline TRT_BaseElement::Type
9TRT_EndcapElement::type() const
11 return TRT_BaseElement::ENDCAP;
14inline const TRT_EndcapElement*
15TRT_EndcapElement::nextInZ() const
20inline const TRT_EndcapElement*
21TRT_EndcapElement::previousInZ() const
26inline const TRT_EndcapCode&
27TRT_EndcapElement::getCode() const