|
HYDRA_development_version
|
#include <hmdccelleff.h>


Public Member Functions | |
| HMdcCellEffAngle () | |
| ~HMdcCellEffAngle () | |
| void | setFunctionValues (Float_t r, Float_t s) |
| Float_t | getMaxR (void) |
| Float_t | getSlope (void) |
| void | fill (HMdcCellEffAngle &r) |
| void | clear () |
| void | print (void) |
Protected Attributes | |
| Float_t | maxR |
| Float_t | slope |
Definition at line 11 of file hmdccelleff.h.
|
inline |
Definition at line 17 of file hmdccelleff.h.
References clear().
|
inline |
Definition at line 18 of file hmdccelleff.h.
|
inline |
Definition at line 27 of file hmdccelleff.h.
Referenced by HMdcCellEff::clear(), and HMdcCellEffAngle().
|
inline |
Definition at line 22 of file hmdccelleff.h.
Referenced by HMdcParRootFileIo::read().
|
inline |
Definition at line 20 of file hmdccelleff.h.
References maxR.
Referenced by HMdcCellEff::calcEfficiency(), HMdcCellEff::calcEffval(), and HMdcCellEff::writeline().
|
inline |
Definition at line 21 of file hmdccelleff.h.
References slope.
Referenced by HMdcCellEff::calcEfficiency(), HMdcCellEff::calcEffval(), and HMdcCellEff::writeline().
|
inline |
Definition at line 31 of file hmdccelleff.h.
Referenced by HMdcCellEff::printParam().
|
inline |
Definition at line 19 of file hmdccelleff.h.
Referenced by HMdcCellEff::readline().
|
protected |
Definition at line 13 of file hmdccelleff.h.
|
protected |
Definition at line 14 of file hmdccelleff.h.
Referenced by fill(), and getSlope().