BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
BTofGeo Class Reference

#include <BTofGeo.h>

Public Member Functions

 BTofGeo ()
 ~BTofGeo ()
double getInrad () const
double getThick () const
double getPhiMax () const
double getPhiMin () const
double getLength () const
void setInrad (double inrad)
void setThick (double thick)
void setPhiMax (double phiMax)
void setPhiMin (double phiMax)
void setLength (double length)
 BTofGeo ()
 ~BTofGeo ()
double getInrad () const
double getThick () const
double getPhiMax () const
double getPhiMin () const
double getLength () const
void setInrad (double inrad)
void setThick (double thick)
void setPhiMax (double phiMax)
void setPhiMin (double phiMax)
void setLength (double length)
 BTofGeo ()
 ~BTofGeo ()
double getInrad () const
double getThick () const
double getPhiMax () const
double getPhiMin () const
double getLength () const
void setInrad (double inrad)
void setThick (double thick)
void setPhiMax (double phiMax)
void setPhiMin (double phiMax)
void setLength (double length)

Detailed Description

Constructor & Destructor Documentation

◆ BTofGeo() [1/3]

BTofGeo::BTofGeo ( )
inline

◆ ~BTofGeo() [1/3]

BTofGeo::~BTofGeo ( )
inline

◆ BTofGeo() [2/3]

BTofGeo::BTofGeo ( )
inline

◆ ~BTofGeo() [2/3]

BTofGeo::~BTofGeo ( )
inline

◆ BTofGeo() [3/3]

BTofGeo::BTofGeo ( )
inline

Definition at line 6 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

6{}

◆ ~BTofGeo() [3/3]

BTofGeo::~BTofGeo ( )
inline

Definition at line 7 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

7{}

Member Function Documentation

◆ getInrad() [1/3]

double BTofGeo::getInrad ( ) const
inline

Definition at line 10 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

10{ return m_inrad; }

◆ getInrad() [2/3]

double BTofGeo::getInrad ( ) const
inline

Definition at line 10 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

10{ return m_inrad; }

◆ getInrad() [3/3]

double BTofGeo::getInrad ( ) const
inline

Definition at line 10 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

10{ return m_inrad; }

◆ getLength() [1/3]

double BTofGeo::getLength ( ) const
inline

Definition at line 14 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

14{ return m_length; }

◆ getLength() [2/3]

double BTofGeo::getLength ( ) const
inline

Definition at line 14 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

14{ return m_length; }

◆ getLength() [3/3]

double BTofGeo::getLength ( ) const
inline

Definition at line 14 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

14{ return m_length; }

◆ getPhiMax() [1/3]

double BTofGeo::getPhiMax ( ) const
inline

Definition at line 12 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

12{ return m_phiMax; }

◆ getPhiMax() [2/3]

double BTofGeo::getPhiMax ( ) const
inline

Definition at line 12 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

12{ return m_phiMax; }

◆ getPhiMax() [3/3]

double BTofGeo::getPhiMax ( ) const
inline

Definition at line 12 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

12{ return m_phiMax; }

◆ getPhiMin() [1/3]

double BTofGeo::getPhiMin ( ) const
inline

Definition at line 13 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

13{ return m_phiMin; }

◆ getPhiMin() [2/3]

double BTofGeo::getPhiMin ( ) const
inline

Definition at line 13 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

13{ return m_phiMin; }

◆ getPhiMin() [3/3]

double BTofGeo::getPhiMin ( ) const
inline

Definition at line 13 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

13{ return m_phiMin; }

◆ getThick() [1/3]

double BTofGeo::getThick ( ) const
inline

Definition at line 11 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

11{ return m_thick; }

◆ getThick() [2/3]

double BTofGeo::getThick ( ) const
inline

Definition at line 11 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

11{ return m_thick; }

◆ getThick() [3/3]

double BTofGeo::getThick ( ) const
inline

Definition at line 11 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

11{ return m_thick; }

◆ setInrad() [1/3]

void BTofGeo::setInrad ( double inrad)
inline

Definition at line 15 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

15{ m_inrad = inrad; }

◆ setInrad() [2/3]

void BTofGeo::setInrad ( double inrad)
inline

Definition at line 15 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

15{ m_inrad = inrad; }

◆ setInrad() [3/3]

void BTofGeo::setInrad ( double inrad)
inline

Definition at line 15 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

15{ m_inrad = inrad; }

◆ setLength() [1/3]

void BTofGeo::setLength ( double length)
inline

Definition at line 19 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

19{ m_length = length; }

◆ setLength() [2/3]

void BTofGeo::setLength ( double length)
inline

Definition at line 19 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

19{ m_length = length; }

◆ setLength() [3/3]

void BTofGeo::setLength ( double length)
inline

Definition at line 19 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

19{ m_length = length; }

◆ setPhiMax() [1/3]

void BTofGeo::setPhiMax ( double phiMax)
inline

Definition at line 17 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

17{ m_phiMax = phiMax; }

◆ setPhiMax() [2/3]

void BTofGeo::setPhiMax ( double phiMax)
inline

Definition at line 17 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

17{ m_phiMax = phiMax; }

◆ setPhiMax() [3/3]

void BTofGeo::setPhiMax ( double phiMax)
inline

Definition at line 17 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

17{ m_phiMax = phiMax; }

◆ setPhiMin() [1/3]

void BTofGeo::setPhiMin ( double phiMax)
inline

Definition at line 18 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

18{ m_phiMin = phiMax; }

◆ setPhiMin() [2/3]

void BTofGeo::setPhiMin ( double phiMax)
inline

Definition at line 18 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

18{ m_phiMin = phiMax; }

◆ setPhiMin() [3/3]

void BTofGeo::setPhiMin ( double phiMax)
inline

Definition at line 18 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

18{ m_phiMin = phiMax; }

◆ setThick() [1/3]

void BTofGeo::setThick ( double thick)
inline

Definition at line 16 of file InstallArea/x86_64-el9-gcc13-dbg/include/TofGeomSvc/BTofGeo.h.

16{ m_thick = thick; }

◆ setThick() [2/3]

void BTofGeo::setThick ( double thick)
inline

Definition at line 16 of file InstallArea/x86_64-el9-gcc13-opt/include/TofGeomSvc/BTofGeo.h.

16{ m_thick = thick; }

◆ setThick() [3/3]

void BTofGeo::setThick ( double thick)
inline

Definition at line 16 of file Tof/TofGeomSvc/include/TofGeomSvc/BTofGeo.h.

16{ m_thick = thick; }

The documentation for this class was generated from the following files: