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

#include <EstETofCal.h>

Public Member Functions

 EstETofCal ()
 ~EstETofCal ()
double getP (int i) const
void setP (int i, double p)
 EstETofCal ()
 ~EstETofCal ()
double getP (int i) const
void setP (int i, double p)
 EstETofCal ()
 ~EstETofCal ()
double getP (int i) const
void setP (int i, double p)

Detailed Description

Constructor & Destructor Documentation

◆ EstETofCal() [1/3]

EstETofCal::EstETofCal ( )
inline

◆ ~EstETofCal() [1/3]

EstETofCal::~EstETofCal ( )
inline

◆ EstETofCal() [2/3]

EstETofCal::EstETofCal ( )
inline

◆ ~EstETofCal() [2/3]

EstETofCal::~EstETofCal ( )
inline

◆ EstETofCal() [3/3]

EstETofCal::EstETofCal ( )
inline

◆ ~EstETofCal() [3/3]

EstETofCal::~EstETofCal ( )
inline

Member Function Documentation

◆ getP() [1/3]

double EstETofCal::getP ( int i) const
inline

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

11{ return m_p[i]; }

◆ getP() [2/3]

double EstETofCal::getP ( int i) const
inline

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

11{ return m_p[i]; }

◆ getP() [3/3]

double EstETofCal::getP ( int i) const
inline

Definition at line 11 of file Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstETofCal.h.

11{ return m_p[i]; }

◆ setP() [1/3]

void EstETofCal::setP ( int i,
double p )
inline

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

12{ m_p[i] = p; }

◆ setP() [2/3]

void EstETofCal::setP ( int i,
double p )
inline

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

12{ m_p[i] = p; }

◆ setP() [3/3]

void EstETofCal::setP ( int i,
double p )
inline

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

12{ m_p[i] = p; }

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