2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
6inline double & TRT_BarrelDescriptor::strawXPos (unsigned int i) {
10inline const double & TRT_BarrelDescriptor::strawXPos (unsigned int i) const {
14inline double & TRT_BarrelDescriptor::strawYPos (unsigned int i) {
17inline const double & TRT_BarrelDescriptor::strawYPos (unsigned int i) const {
21inline unsigned int TRT_BarrelDescriptor::nStraws() const {
25inline const double & TRT_BarrelDescriptor::strawLength() const {
29inline double & TRT_BarrelDescriptor::strawLength() {
33inline void TRT_BarrelDescriptor::strawLength(double newLength) {
38inline double TRT_BarrelDescriptor::innerTubeRadius() const
40 return m_innerTubeRadius;
44inline const double & TRT_BarrelDescriptor::strawZDead() const {
48inline double & TRT_BarrelDescriptor::strawZDead() {
52inline void TRT_BarrelDescriptor::strawZDead(double zDead) {
56inline const double & TRT_BarrelDescriptor::strawZPos() const {
60inline double & TRT_BarrelDescriptor::strawZPos() {
64inline void TRT_BarrelDescriptor::strawZPos(double zPos) {
68inline const GeoXF::Function * TRT_BarrelDescriptor::getStrawTransform() const {
72inline size_t TRT_BarrelDescriptor::getStrawTransformOffset() const {