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

#include <EstBTofCal.h>

Public Member Functions

 EstBTofCal ()
 ~EstBTofCal ()
double getP1 (int idx) const
double getP2 (int idx) const
void setP1 (int idx, double p1)
void setP2 (int idx, double p2)
 EstBTofCal ()
 ~EstBTofCal ()
double getP1 (int idx) const
double getP2 (int idx) const
void setP1 (int idx, double p1)
void setP2 (int idx, double p2)
 EstBTofCal ()
 ~EstBTofCal ()
double getP1 (int idx) const
double getP2 (int idx) const
void setP1 (int idx, double p1)
void setP2 (int idx, double p2)

Detailed Description

Constructor & Destructor Documentation

◆ EstBTofCal() [1/3]

EstBTofCal::EstBTofCal ( )
inline

◆ ~EstBTofCal() [1/3]

EstBTofCal::~EstBTofCal ( )
inline

◆ EstBTofCal() [2/3]

EstBTofCal::EstBTofCal ( )
inline

◆ ~EstBTofCal() [2/3]

EstBTofCal::~EstBTofCal ( )
inline

◆ EstBTofCal() [3/3]

EstBTofCal::EstBTofCal ( )
inline

◆ ~EstBTofCal() [3/3]

EstBTofCal::~EstBTofCal ( )
inline

Member Function Documentation

◆ getP1() [1/3]

double EstBTofCal::getP1 ( int idx) const
inline

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

12{ return m_p1[idx]; }

Referenced by EstTofCaliSvc::Dump().

◆ getP1() [2/3]

double EstBTofCal::getP1 ( int idx) const
inline

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

12{ return m_p1[idx]; }

◆ getP1() [3/3]

double EstBTofCal::getP1 ( int idx) const
inline

Definition at line 12 of file Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCal.h.

12{ return m_p1[idx]; }

◆ getP2() [1/3]

double EstBTofCal::getP2 ( int idx) const
inline

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

13{ return m_p2[idx]; }

◆ getP2() [2/3]

double EstBTofCal::getP2 ( int idx) const
inline

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

13{ return m_p2[idx]; }

◆ getP2() [3/3]

double EstBTofCal::getP2 ( int idx) const
inline

Definition at line 13 of file Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCal.h.

13{ return m_p2[idx]; }

◆ setP1() [1/3]

void EstBTofCal::setP1 ( int idx,
double p1 )
inline

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

16{ m_p1[idx] = p1; }
double p1[4]

◆ setP1() [2/3]

void EstBTofCal::setP1 ( int idx,
double p1 )
inline

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

16{ m_p1[idx] = p1; }

◆ setP1() [3/3]

void EstBTofCal::setP1 ( int idx,
double p1 )
inline

Definition at line 16 of file Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCal.h.

16{ m_p1[idx] = p1; }

◆ setP2() [1/3]

void EstBTofCal::setP2 ( int idx,
double p2 )
inline

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

17{ m_p2[idx] = p2; }
double p2[4]

◆ setP2() [2/3]

void EstBTofCal::setP2 ( int idx,
double p2 )
inline

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

17{ m_p2[idx] = p2; }

◆ setP2() [3/3]

void EstBTofCal::setP2 ( int idx,
double p2 )
inline

Definition at line 17 of file Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCal.h.

17{ m_p2[idx] = p2; }

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