Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
const double | index_refract = 1.4585 |
const double | v_ckov = 1.0 / index_refract |
const double | C = GSL_CONST_CGSM_SPEED_OF_LIGHT*1e-9 |
const int | BBC_N_PMT = 128 |
const int | BBC_N_FEECH = 256 |
const int | MAX_SAMPLES = 31 |
const int BbcDefs::BBC_N_FEECH = 256 |
const int BbcDefs::BBC_N_PMT = 128 |
Definition at line 13 of file BbcDefs.h.
View newest version in sPHENIX GitHub at line 13 of file BbcDefs.h
Referenced by BbcPmtInfoContainerV1::BbcPmtInfoContainerV1(), BbcCheck::End(), and BbcPmtInfoContainerV1::Reset().
const double BbcDefs::C = GSL_CONST_CGSM_SPEED_OF_LIGHT*1e-9 |
const double BbcDefs::index_refract = 1.4585 |
const int BbcDefs::MAX_SAMPLES = 31 |