GEMC  2.3
Geant4 Monte-Carlo Framework
Data Fields
ftofConstants Class Reference

#include <ftof_hitprocess.h>

+ Collaboration diagram for ftofConstants:

Data Fields

int runNo
 
string variation
 
string date
 
string connection
 
char database [80]
 
vector< int > status [6][3][2]
 
vector< double > veff [6][3][2]
 
vector< double > attlen [6][3][2]
 
vector< double > countsForMIP [6][3][2]
 
vector< double > twlk [6][3][6]
 
vector< double > tres [3]
 
int npaddles [3]
 
int thick [3]
 
double dEdxMIP
 
double dEMIP [3]
 
double pmtPEYld
 
double pmtQE
 
double pmtDynodeGain
 
double pmtDynodeK
 
double pmtFactor
 
double tdcLSB
 

Detailed Description

Definition at line 8 of file ftof_hitprocess.h.

Field Documentation

vector<double> ftofConstants::attlen[6][3][2]

Definition at line 34 of file ftof_hitprocess.h.

string ftofConstants::connection

Definition at line 16 of file ftof_hitprocess.h.

vector<double> ftofConstants::countsForMIP[6][3][2]

Definition at line 37 of file ftof_hitprocess.h.

char ftofConstants::database[80]

Definition at line 17 of file ftof_hitprocess.h.

string ftofConstants::date

Definition at line 15 of file ftof_hitprocess.h.

double ftofConstants::dEdxMIP

Definition at line 47 of file ftof_hitprocess.h.

double ftofConstants::dEMIP[3]

Definition at line 48 of file ftof_hitprocess.h.

int ftofConstants::npaddles[3]

Definition at line 45 of file ftof_hitprocess.h.

double ftofConstants::pmtDynodeGain

Definition at line 52 of file ftof_hitprocess.h.

double ftofConstants::pmtDynodeK

Definition at line 53 of file ftof_hitprocess.h.

double ftofConstants::pmtFactor

Definition at line 54 of file ftof_hitprocess.h.

double ftofConstants::pmtPEYld

Definition at line 50 of file ftof_hitprocess.h.

double ftofConstants::pmtQE

Definition at line 51 of file ftof_hitprocess.h.

int ftofConstants::runNo

Definition at line 13 of file ftof_hitprocess.h.

vector<int> ftofConstants::status[6][3][2]

Definition at line 28 of file ftof_hitprocess.h.

double ftofConstants::tdcLSB

Definition at line 55 of file ftof_hitprocess.h.

int ftofConstants::thick[3]

Definition at line 46 of file ftof_hitprocess.h.

vector<double> ftofConstants::tres[3]

Definition at line 43 of file ftof_hitprocess.h.

vector<double> ftofConstants::twlk[6][3][6]

Definition at line 40 of file ftof_hitprocess.h.

string ftofConstants::variation

Definition at line 14 of file ftof_hitprocess.h.

vector<double> ftofConstants::veff[6][3][2]

Definition at line 31 of file ftof_hitprocess.h.