Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BTofCal Class Reference

#include <BTofCal.h>

List of all members.

Public Member Functions

 BTofCal ()
 BTofCal ()
 BTofCal ()
 BTofCal ()
double getAtten (int idx) const
double getAtten (int idx) const
double getFPCounter (int idx) const
double getFPCounter (int idx) const
double getFPLeft (int idx) const
double getFPLeft (int idx) const
double getFPRight (int idx) const
double getFPRight (int idx) const
double getP1 (int idx) const
double getP1 (int idx) const
double getP1 (int idx) const
double getP1 (int idx) const
double getP2 (int idx) const
double getP2 (int idx) const
double getP2 (int idx) const
double getP2 (int idx) const
double getPOff1 (int idx) const
double getPOff1 (int idx) const
double getPOff1 (int idx) const
double getPOff1 (int idx) const
double getPOff2 (int idx) const
double getPOff2 (int idx) const
double getPOff2 (int idx) const
double getPOff2 (int idx) const
double getVeff (int idx) const
double getVeff (int idx) const
void setAtten (int idx, double atten)
void setAtten (int idx, double atten)
void setFPCounter (int idx, double fp3)
void setFPCounter (int idx, double fp3)
void setFPLeft (int idx, double fp1)
void setFPLeft (int idx, double fp1)
void setFPRight (int idx, double fp2)
void setFPRight (int idx, double fp2)
void setP1 (int idx, double p1)
void setP1 (int idx, double p1)
void setP1 (int idx, double p1)
void setP1 (int idx, double p1)
void setP2 (int idx, double p2)
void setP2 (int idx, double p2)
void setP2 (int idx, double p2)
void setP2 (int idx, double p2)
void setPOff1 (int idx, double poff1)
void setPOff1 (int idx, double poff1)
void setPOff1 (int idx, double poff1)
void setPOff1 (int idx, double poff1)
void setPOff2 (int idx, double poff2)
void setPOff2 (int idx, double poff2)
void setPOff2 (int idx, double poff2)
void setPOff2 (int idx, double poff2)
void setVeff (int idx, double veff)
void setVeff (int idx, double veff)
 ~BTofCal ()
 ~BTofCal ()
 ~BTofCal ()
 ~BTofCal ()

Private Attributes

double m_atten [nBarAtten]
double m_fpcounter [nBarSigCnt]
double m_fpleft [nBarSigma]
double m_fpright [nBarSigma]
double m_p1 [nBarPar]
double m_p2 [nBarPar]
double m_poff1 [nBarParOff]
double m_poff2 [nBarParOff]
double m_veff [nBarSpeed]


Constructor & Destructor Documentation

BTofCal::BTofCal  )  [inline]
 

00009 {}

BTofCal::~BTofCal  )  [inline]
 

00010 {}

BTofCal::BTofCal  )  [inline]
 

00013 {}

BTofCal::~BTofCal  )  [inline]
 

00014 {}

BTofCal::BTofCal  )  [inline]
 

00009 {}

BTofCal::~BTofCal  )  [inline]
 

00010 {}

BTofCal::BTofCal  )  [inline]
 

00013 {}

BTofCal::~BTofCal  )  [inline]
 

00014 {}


Member Function Documentation

double BTofCal::getAtten int  idx  )  const [inline]
 

00017 { return m_atten[idx]; }

double BTofCal::getAtten int  idx  )  const [inline]
 

00017 { return m_atten[idx]; }

double BTofCal::getFPCounter int  idx  )  const [inline]
 

00025 { return m_fpcounter[idx]; }

double BTofCal::getFPCounter int  idx  )  const [inline]
 

00025 { return m_fpcounter[idx]; }

double BTofCal::getFPLeft int  idx  )  const [inline]
 

00023 { return m_fpleft[idx];    }

double BTofCal::getFPLeft int  idx  )  const [inline]
 

00023 { return m_fpleft[idx];    }

double BTofCal::getFPRight int  idx  )  const [inline]
 

00024 { return m_fpright[idx];   }

double BTofCal::getFPRight int  idx  )  const [inline]
 

00024 { return m_fpright[idx];   }

double BTofCal::getP1 int  idx  )  const [inline]
 

00019 { return m_p1[idx];    }

double BTofCal::getP1 int  idx  )  const [inline]
 

00012 { return m_p1[idx];    }

double BTofCal::getP1 int  idx  )  const [inline]
 

00019 { return m_p1[idx];    }

double BTofCal::getP1 int  idx  )  const [inline]
 

00012 { return m_p1[idx];    }

double BTofCal::getP2 int  idx  )  const [inline]
 

00020 { return m_p2[idx];    }

double BTofCal::getP2 int  idx  )  const [inline]
 

00013 { return m_p2[idx];    }

double BTofCal::getP2 int  idx  )  const [inline]
 

00020 { return m_p2[idx];    }

double BTofCal::getP2 int  idx  )  const [inline]
 

00013 { return m_p2[idx];    }

double BTofCal::getPOff1 int  idx  )  const [inline]
 

00021 { return m_poff1[idx]; }

double BTofCal::getPOff1 int  idx  )  const [inline]
 

00014 { return m_poff1[idx]; }

double BTofCal::getPOff1 int  idx  )  const [inline]
 

00021 { return m_poff1[idx]; }

double BTofCal::getPOff1 int  idx  )  const [inline]
 

00014 { return m_poff1[idx]; }

double BTofCal::getPOff2 int  idx  )  const [inline]
 

00022 { return m_poff2[idx]; }

double BTofCal::getPOff2 int  idx  )  const [inline]
 

00015 { return m_poff2[idx]; }

double BTofCal::getPOff2 int  idx  )  const [inline]
 

00022 { return m_poff2[idx]; }

double BTofCal::getPOff2 int  idx  )  const [inline]
 

00015 { return m_poff2[idx]; }

double BTofCal::getVeff int  idx  )  const [inline]
 

00018 { return m_veff[idx];  }

double BTofCal::getVeff int  idx  )  const [inline]
 

00018 { return m_veff[idx];  }

void BTofCal::setAtten int  idx,
double  atten
[inline]
 

00028 { m_atten[idx] = atten;   }

void BTofCal::setAtten int  idx,
double  atten
[inline]
 

00028 { m_atten[idx] = atten;   }

void BTofCal::setFPCounter int  idx,
double  fp3
[inline]
 

00036 { m_fpcounter[idx] = fp3; }

void BTofCal::setFPCounter int  idx,
double  fp3
[inline]
 

00036 { m_fpcounter[idx] = fp3; }

void BTofCal::setFPLeft int  idx,
double  fp1
[inline]
 

00034 { m_fpleft[idx]    = fp1; }

void BTofCal::setFPLeft int  idx,
double  fp1
[inline]
 

00034 { m_fpleft[idx]    = fp1; }

void BTofCal::setFPRight int  idx,
double  fp2
[inline]
 

00035 { m_fpright[idx]   = fp2; }

void BTofCal::setFPRight int  idx,
double  fp2
[inline]
 

00035 { m_fpright[idx]   = fp2; }

void BTofCal::setP1 int  idx,
double  p1
[inline]
 

00030 { m_p1[idx]    = p1;      }

void BTofCal::setP1 int  idx,
double  p1
[inline]
 

00018 { m_p1[idx]    = p1;      }

void BTofCal::setP1 int  idx,
double  p1
[inline]
 

00030 { m_p1[idx]    = p1;      }

void BTofCal::setP1 int  idx,
double  p1
[inline]
 

00018 { m_p1[idx]    = p1;      }

void BTofCal::setP2 int  idx,
double  p2
[inline]
 

00031 { m_p2[idx]    = p2;      }

void BTofCal::setP2 int  idx,
double  p2
[inline]
 

00019 { m_p2[idx]    = p2;      }

void BTofCal::setP2 int  idx,
double  p2
[inline]
 

00031 { m_p2[idx]    = p2;      }

void BTofCal::setP2 int  idx,
double  p2
[inline]
 

00019 { m_p2[idx]    = p2;      }

void BTofCal::setPOff1 int  idx,
double  poff1
[inline]
 

00032 { m_poff1[idx] = poff1;   }

void BTofCal::setPOff1 int  idx,
double  poff1
[inline]
 

00020 { m_poff1[idx] = poff1;   }

void BTofCal::setPOff1 int  idx,
double  poff1
[inline]
 

00032 { m_poff1[idx] = poff1;   }

void BTofCal::setPOff1 int  idx,
double  poff1
[inline]
 

00020 { m_poff1[idx] = poff1;   }

void BTofCal::setPOff2 int  idx,
double  poff2
[inline]
 

00033 { m_poff2[idx] = poff2;   }

void BTofCal::setPOff2 int  idx,
double  poff2
[inline]
 

00021 { m_poff2[idx] = poff2;   }

void BTofCal::setPOff2 int  idx,
double  poff2
[inline]
 

00033 { m_poff2[idx] = poff2;   }

void BTofCal::setPOff2 int  idx,
double  poff2
[inline]
 

00021 { m_poff2[idx] = poff2;   }

void BTofCal::setVeff int  idx,
double  veff
[inline]
 

00029 { m_veff[idx]  = veff;    }

void BTofCal::setVeff int  idx,
double  veff
[inline]
 

00029 { m_veff[idx]  = veff;    }


Member Data Documentation

double BTofCal::m_atten [private]
 

double BTofCal::m_fpcounter [private]
 

double BTofCal::m_fpleft [private]
 

double BTofCal::m_fpright [private]
 

double BTofCal::m_p1 [private]
 

double BTofCal::m_p2 [private]
 

double BTofCal::m_poff1 [private]
 

double BTofCal::m_poff2 [private]
 

double BTofCal::m_veff [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 15:55:32 2011 for BOSS6.5.5 by  doxygen 1.3.9.1