GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include <ctof_hitprocess.h>
Data Fields | |
int | runNo |
string | variation |
string | date |
string | connection |
char | database [80] |
vector< int > | status [1][1][2] |
vector< double > | veff [1][1][2] |
vector< double > | attlen [1][1][2] |
vector< double > | countsForMIP [1][1][2] |
vector< double > | twlk [1][1][6] |
vector< double > | tres |
int | npaddles |
int | thick |
double | dEdxMIP |
double | dEMIP |
double | pmtPEYld |
double | pmtQE |
double | pmtDynodeGain |
double | pmtDynodeK |
double | pmtFactor |
double | tdcLSB |
Definition at line 7 of file ctof_hitprocess.h.
vector<double> ctofConstants::attlen[1][1][2] |
Definition at line 33 of file ctof_hitprocess.h.
string ctofConstants::connection |
Definition at line 15 of file ctof_hitprocess.h.
vector<double> ctofConstants::countsForMIP[1][1][2] |
Definition at line 36 of file ctof_hitprocess.h.
char ctofConstants::database[80] |
Definition at line 16 of file ctof_hitprocess.h.
string ctofConstants::date |
Definition at line 14 of file ctof_hitprocess.h.
double ctofConstants::dEdxMIP |
Definition at line 46 of file ctof_hitprocess.h.
double ctofConstants::dEMIP |
Definition at line 47 of file ctof_hitprocess.h.
int ctofConstants::npaddles |
Definition at line 44 of file ctof_hitprocess.h.
double ctofConstants::pmtDynodeGain |
Definition at line 51 of file ctof_hitprocess.h.
double ctofConstants::pmtDynodeK |
Definition at line 52 of file ctof_hitprocess.h.
double ctofConstants::pmtFactor |
Definition at line 53 of file ctof_hitprocess.h.
double ctofConstants::pmtPEYld |
Definition at line 49 of file ctof_hitprocess.h.
double ctofConstants::pmtQE |
Definition at line 50 of file ctof_hitprocess.h.
int ctofConstants::runNo |
Definition at line 12 of file ctof_hitprocess.h.
vector<int> ctofConstants::status[1][1][2] |
Definition at line 27 of file ctof_hitprocess.h.
double ctofConstants::tdcLSB |
Definition at line 54 of file ctof_hitprocess.h.
int ctofConstants::thick |
Definition at line 45 of file ctof_hitprocess.h.
vector<double> ctofConstants::tres |
Definition at line 42 of file ctof_hitprocess.h.
vector<double> ctofConstants::twlk[1][1][6] |
Definition at line 39 of file ctof_hitprocess.h.
string ctofConstants::variation |
Definition at line 13 of file ctof_hitprocess.h.
vector<double> ctofConstants::veff[1][1][2] |
Definition at line 30 of file ctof_hitprocess.h.