GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include <ec_hitprocess.h>
Data Fields | |
int | runNo |
string | variation |
string | date |
string | connection |
char | database [80] |
vector< double > | attlen [6][9][3] |
double | NSTRIPS |
double | TDC_time_to_evio |
double | ADC_MeV_to_evio |
double | veff |
double | pmtPEYld |
double | pmtQE |
double | pmtDynodeGain |
double | pmtDynodeK |
double | pmtFactor |
Definition at line 9 of file ec_hitprocess.h.
double ecConstants::ADC_MeV_to_evio |
Definition at line 27 of file ec_hitprocess.h.
vector<double> ecConstants::attlen[6][9][3] |
Definition at line 23 of file ec_hitprocess.h.
string ecConstants::connection |
Definition at line 16 of file ec_hitprocess.h.
char ecConstants::database[80] |
Definition at line 17 of file ec_hitprocess.h.
string ecConstants::date |
Definition at line 15 of file ec_hitprocess.h.
double ecConstants::NSTRIPS |
Definition at line 25 of file ec_hitprocess.h.
double ecConstants::pmtDynodeGain |
Definition at line 31 of file ec_hitprocess.h.
double ecConstants::pmtDynodeK |
Definition at line 32 of file ec_hitprocess.h.
double ecConstants::pmtFactor |
Definition at line 33 of file ec_hitprocess.h.
double ecConstants::pmtPEYld |
Definition at line 29 of file ec_hitprocess.h.
double ecConstants::pmtQE |
Definition at line 30 of file ec_hitprocess.h.
int ecConstants::runNo |
Definition at line 13 of file ec_hitprocess.h.
double ecConstants::TDC_time_to_evio |
Definition at line 26 of file ec_hitprocess.h.
string ecConstants::variation |
Definition at line 14 of file ec_hitprocess.h.
double ecConstants::veff |
Definition at line 28 of file ec_hitprocess.h.