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 | MBD_N_PMT = 128 |
const int | MBD_N_FEECH = 256 |
const int | BBC_N_PMT = 128 |
const int | BBC_N_FEECH = 256 |
const int | MAX_SAMPLES = 31 |
const int MbdDefs::BBC_N_FEECH = 256 |
Definition at line 16 of file MbdDefs.h.
View newest version in sPHENIX GitHub at line 16 of file MbdDefs.h
Referenced by MbdEvent::InitRun(), MbdEvent::MbdEvent(), and MbdEvent::SetRawData().
const int MbdDefs::BBC_N_PMT = 128 |
Definition at line 15 of file MbdDefs.h.
View newest version in sPHENIX GitHub at line 15 of file MbdDefs.h
Referenced by MbdEvent::Calculate(), MbdEvent::Read_TQ_CLK_Offsets(), MbdEvent::Read_TQ_T0_Offsets(), MbdEvent::Read_TT_CLK_Offsets(), and MbdEvent::SetRawData().
const double MbdDefs::C = GSL_CONST_CGSM_SPEED_OF_LIGHT*1e-9 |
Definition at line 11 of file MbdDefs.h.
View newest version in sPHENIX GitHub at line 11 of file MbdDefs.h
Referenced by MbdEvent::Calculate().
const double MbdDefs::index_refract = 1.4585 |
const int MbdDefs::MAX_SAMPLES = 31 |
Definition at line 17 of file MbdDefs.h.
View newest version in sPHENIX GitHub at line 17 of file MbdDefs.h
Referenced by MbdEvent::MbdEvent(), and MbdEvent::SetRawData().
const int MbdDefs::MBD_N_FEECH = 256 |
Definition at line 14 of file MbdDefs.h.
View newest version in sPHENIX GitHub at line 14 of file MbdDefs.h
Referenced by MbdCalib::Download_SampMax(), MbdCalib::Download_Shapes(), MbdCalib::Download_Slew(), MbdCalib::Write_CDB_SampMax(), and MbdCalib::Write_CDB_Shapes().
const int MbdDefs::MBD_N_PMT = 128 |
Definition at line 13 of file MbdDefs.h.
View newest version in sPHENIX GitHub at line 13 of file MbdDefs.h
Referenced by MbdCalib::Download_Gains(), MbdCalib::Download_TQT0(), MbdCalib::Download_TTT0(), BBCStudy::Init(), MbdDigitization::process_event(), BBCStudy::process_event(), MbdCalib::Write_SampMax(), and MbdCalib::Write_TQT0().
const double MbdDefs::v_ckov = 1.0 / index_refract |
Definition at line 9 of file MbdDefs.h.
View newest version in sPHENIX GitHub at line 9 of file MbdDefs.h
Referenced by MbdDigitization::process_event(), and BBCStudy::process_event().