BOSS 7.0.2
BESIII Offline Software System
|
#include <BesTofDigitizerEcV4.hh>
Public Member Functions | |
StripStruct () | |
void | initial () |
void | print () |
void | avalanche () |
void | calFirstHit () |
long int | calNextN (int num) |
long int | multiply (double rdm) |
double | calSigma () |
void | setPar (double V, double threshold, bool saturationFlag=true) |
double | getAlpha (double E) |
double | getEta (double E) |
double | getV (double E) |
StripStruct () | |
void | initial () |
void | print () |
void | avalanche () |
void | calFirstHit () |
long int | calNextN (int num) |
long int | multiply (double rdm) |
double | calSigma () |
void | setPar (double V, double threshold, bool saturationFlag=true) |
double | getAlpha (double E) |
double | getEta (double E) |
double | getV (double E) |
Public Attributes | |
Param | m_param |
vector< HitStruct > | hitStructCol |
int | strip |
int | trkIndex |
double | tStart |
double | tPropagate_sphi |
double | tPropagate_xphi |
double | tThreshold |
double | charge |
double | E |
double | alpha |
double | eta |
long int | threshold |
double | v_drift |
bool | saturationFlag |
Definition at line 101 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
BesTofDigitizerEcV4::StripStruct::StripStruct | ( | ) |
Definition at line 657 of file BesTofDigitizerEcV4.cc.
BesTofDigitizerEcV4::StripStruct::StripStruct | ( | ) |
void BesTofDigitizerEcV4::StripStruct::avalanche | ( | ) |
Definition at line 458 of file BesTofDigitizerEcV4.cc.
Referenced by BesTofDigitizerEcV4::Digitize().
void BesTofDigitizerEcV4::StripStruct::avalanche | ( | ) |
void BesTofDigitizerEcV4::StripStruct::calFirstHit | ( | ) |
Definition at line 410 of file BesTofDigitizerEcV4.cc.
Referenced by BesTofDigitizerEcV4::Digitize().
void BesTofDigitizerEcV4::StripStruct::calFirstHit | ( | ) |
long int BesTofDigitizerEcV4::StripStruct::calNextN | ( | int | num | ) |
Definition at line 512 of file BesTofDigitizerEcV4.cc.
long int BesTofDigitizerEcV4::StripStruct::calNextN | ( | int | num | ) |
double BesTofDigitizerEcV4::StripStruct::calSigma | ( | ) |
double BesTofDigitizerEcV4::StripStruct::calSigma | ( | ) |
double BesTofDigitizerEcV4::StripStruct::getAlpha | ( | double | E | ) |
Definition at line 727 of file BesTofDigitizerEcV4.cc.
double BesTofDigitizerEcV4::StripStruct::getAlpha | ( | double | E | ) |
double BesTofDigitizerEcV4::StripStruct::getEta | ( | double | E | ) |
Definition at line 789 of file BesTofDigitizerEcV4.cc.
double BesTofDigitizerEcV4::StripStruct::getEta | ( | double | E | ) |
double BesTofDigitizerEcV4::StripStruct::getV | ( | double | E | ) |
Definition at line 851 of file BesTofDigitizerEcV4.cc.
double BesTofDigitizerEcV4::StripStruct::getV | ( | double | E | ) |
void BesTofDigitizerEcV4::StripStruct::initial | ( | ) |
Definition at line 662 of file BesTofDigitizerEcV4.cc.
void BesTofDigitizerEcV4::StripStruct::initial | ( | ) |
long int BesTofDigitizerEcV4::StripStruct::multiply | ( | double | rdm | ) |
Definition at line 536 of file BesTofDigitizerEcV4.cc.
long int BesTofDigitizerEcV4::StripStruct::multiply | ( | double | rdm | ) |
void BesTofDigitizerEcV4::StripStruct::print | ( | ) |
Definition at line 963 of file BesTofDigitizerEcV4.cc.
void BesTofDigitizerEcV4::StripStruct::print | ( | ) |
void BesTofDigitizerEcV4::StripStruct::setPar | ( | double | V, |
double | threshold, | ||
bool | saturationFlag = true |
||
) |
Definition at line 683 of file BesTofDigitizerEcV4.cc.
Referenced by BesTofDigitizerEcV4::Digitize().
void BesTofDigitizerEcV4::StripStruct::setPar | ( | double | V, |
double | threshold, | ||
bool | saturationFlag = true |
||
) |
double BesTofDigitizerEcV4::StripStruct::alpha |
Definition at line 131 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
double BesTofDigitizerEcV4::StripStruct::charge |
Definition at line 127 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by BesTofDigitizerEcV4::Digitize().
double BesTofDigitizerEcV4::StripStruct::E |
Definition at line 130 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
double BesTofDigitizerEcV4::StripStruct::eta |
Definition at line 132 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
vector< HitStruct > BesTofDigitizerEcV4::StripStruct::hitStructCol |
Definition at line 118 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by calFirstHit(), and BesTofDigitizerEcV4::Digitize().
Param BesTofDigitizerEcV4::StripStruct::m_param |
Definition at line 117 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by BesTofDigitizerEcV4::Digitize().
bool BesTofDigitizerEcV4::StripStruct::saturationFlag |
Definition at line 135 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
int BesTofDigitizerEcV4::StripStruct::strip |
Definition at line 121 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by BesTofDigitizerEcV4::Digitize().
long int BesTofDigitizerEcV4::StripStruct::threshold |
Definition at line 133 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
double BesTofDigitizerEcV4::StripStruct::tPropagate_sphi |
Definition at line 124 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by calFirstHit(), and BesTofDigitizerEcV4::Digitize().
double BesTofDigitizerEcV4::StripStruct::tPropagate_xphi |
Definition at line 125 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by calFirstHit(), and BesTofDigitizerEcV4::Digitize().
int BesTofDigitizerEcV4::StripStruct::trkIndex |
Definition at line 122 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by calFirstHit(), and BesTofDigitizerEcV4::Digitize().
double BesTofDigitizerEcV4::StripStruct::tStart |
Definition at line 123 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by calFirstHit(), and BesTofDigitizerEcV4::Digitize().
double BesTofDigitizerEcV4::StripStruct::tThreshold |
Definition at line 126 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.
Referenced by BesTofDigitizerEcV4::Digitize().
double BesTofDigitizerEcV4::StripStruct::v_drift |
Definition at line 134 of file InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV4.hh.