GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include <ecs_hitprocess.h>
Data Fields | |
int | runNo |
double | NSTRIPS |
double | attlen |
double | TDC_time_to_channel |
double | ECfactor |
int | TDC_MAX |
double | ec_MeV_to_channel |
Definition at line 9 of file ecs_hitprocess.h.
double ecsConstants::attlen |
Definition at line 16 of file ecs_hitprocess.h.
double ecsConstants::ec_MeV_to_channel |
Definition at line 20 of file ecs_hitprocess.h.
double ecsConstants::ECfactor |
Definition at line 18 of file ecs_hitprocess.h.
double ecsConstants::NSTRIPS |
Definition at line 15 of file ecs_hitprocess.h.
int ecsConstants::runNo |
Definition at line 13 of file ecs_hitprocess.h.
int ecsConstants::TDC_MAX |
Definition at line 19 of file ecs_hitprocess.h.
double ecsConstants::TDC_time_to_channel |
Definition at line 17 of file ecs_hitprocess.h.