BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <EstParameter.h>
Public Member Functions | |
EstParameter () | |
~EstParameter () | |
double | vscint () const |
double | vdrift () const |
int | SkipMC () const |
int | Skip () const |
double | ptCut () const |
double | drCut () const |
double | dzCut () const |
double | pathlCut () const |
double | ztofCutmin () const |
double | ztofCutmax () const |
double | timeOfs () const |
double | MDC_Skip () const |
double | MDC_Inner () const |
double | MDC_drCut () const |
double | MDC_dzCut () const |
double | MDC_Tof () const |
double | MDC_Prop () const |
double | MDC_Walk () const |
double | MDC_Xt () const |
int | MDC_Debug () const |
Definition at line 14 of file EstParameter.h.
EstParameter::EstParameter | ( | ) |
Definition at line 3 of file EstParameter.cxx.
EstParameter::~EstParameter | ( | ) |
Definition at line 69 of file EstParameter.cxx.
double EstParameter::drCut | ( | ) | const |
Definition at line 97 of file EstParameter.cxx.
double EstParameter::dzCut | ( | ) | const |
Definition at line 102 of file EstParameter.cxx.
int EstParameter::MDC_Debug | ( | ) | const |
Definition at line 162 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::MDC_drCut | ( | ) | const |
Definition at line 137 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::MDC_dzCut | ( | ) | const |
Definition at line 142 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::MDC_Inner | ( | ) | const |
Definition at line 132 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::MDC_Prop | ( | ) | const |
Definition at line 152 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::MDC_Skip | ( | ) | const |
Definition at line 127 of file EstParameter.cxx.
double EstParameter::MDC_Tof | ( | ) | const |
Definition at line 147 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::MDC_Walk | ( | ) | const |
Definition at line 157 of file EstParameter.cxx.
double EstParameter::MDC_Xt | ( | ) | const |
Definition at line 167 of file EstParameter.cxx.
double EstParameter::pathlCut | ( | ) | const |
Definition at line 107 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::ptCut | ( | ) | const |
Definition at line 92 of file EstParameter.cxx.
int EstParameter::Skip | ( | ) | const |
Definition at line 87 of file EstParameter.cxx.
int EstParameter::SkipMC | ( | ) | const |
Definition at line 82 of file EstParameter.cxx.
double EstParameter::timeOfs | ( | ) | const |
Definition at line 122 of file EstParameter.cxx.
double EstParameter::vdrift | ( | ) | const |
Definition at line 77 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::vscint | ( | ) | const |
Definition at line 72 of file EstParameter.cxx.
double EstParameter::ztofCutmax | ( | ) | const |
Definition at line 117 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().
double EstParameter::ztofCutmin | ( | ) | const |
Definition at line 112 of file EstParameter.cxx.
Referenced by EsTimeAlg::execute().