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