Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BbcDefs Namespace Reference

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
 

Variable Documentation

const int BbcDefs::BBC_N_FEECH = 256

Definition at line 14 of file BbcDefs.h.

View newest version in sPHENIX GitHub at line 14 of file BbcDefs.h

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

Definition at line 11 of file BbcDefs.h.

View newest version in sPHENIX GitHub at line 11 of file BbcDefs.h

const double BbcDefs::index_refract = 1.4585

Definition at line 8 of file BbcDefs.h.

View newest version in sPHENIX GitHub at line 8 of file BbcDefs.h

const int BbcDefs::MAX_SAMPLES = 31

Definition at line 15 of file BbcDefs.h.

View newest version in sPHENIX GitHub at line 15 of file BbcDefs.h

const double BbcDefs::v_ckov = 1.0 / index_refract

Definition at line 9 of file BbcDefs.h.

View newest version in sPHENIX GitHub at line 9 of file BbcDefs.h