![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Collaboration diagram for t_kf_matrix_chain:Public Attributes | |
| KfMatrix * | kfm |
| int | busy_flag |
| t_kf_matrix_chain * | next |
Definition at line 29 of file KfMatrix.cxx.
View newest version in sPHENIX GitHub at line 29 of file KfMatrix.cxx
| int t_kf_matrix_chain::busy_flag |
Definition at line 39 of file KfMatrix.cxx.
View newest version in sPHENIX GitHub at line 39 of file KfMatrix.cxx
Referenced by GetBufferMatrix(), and ResetBusyFlags().
| KfMatrix* t_kf_matrix_chain::kfm |
Definition at line 31 of file KfMatrix.cxx.
View newest version in sPHENIX GitHub at line 31 of file KfMatrix.cxx
Referenced by GetBufferMatrix().
| t_kf_matrix_chain* t_kf_matrix_chain::next |
Definition at line 41 of file KfMatrix.cxx.
View newest version in sPHENIX GitHub at line 41 of file KfMatrix.cxx
Referenced by GetBufferMatrix(), and ResetBusyFlags().