![]() |
Belle II Software prerelease-10-00-00a
|

Public Member Functions | |
| void | clear_geometry () |
| void | add_geometry (const KLM_TRG_definitions::KLM_geo_fit_t &geometry) |
| void | set_y_cutoff (int cutoff) |
| void | set_intercept_cutoff (int cutoff) |
| void | run (const KLM_TRG_definitions::KLM_Digit_compact_ts &hits) |
| int | get_triggermask (int subdetector, int section) |
| int | get_triggermask_or (int subdetector, int section) |
| const KLM_TRG_definitions::KLM_trig_linear_fits & | get_result () const |
Private Types | |
| using | geo_KLM_t |
| using | sections_trig_t |
Private Attributes | |
| KLM_TRG_definitions::KLM_trig_linear_fits | m_linear_fits |
| int | y_cutoff = 100 |
| int | m_intercept_cutoff = 500 |
| std::map< int64_t, geo_KLM_t > | m_KLMgeomap |
| KLM_TRG_definitions::subdetector | m_bklm_constant |
| sections_trig_t | m_sections_trig |
Definition at line 28 of file klmtrgLinearFit.h.
|
private |
Definition at line 49 of file klmtrgLinearFit.h.
|
private |
Definition at line 59 of file klmtrgLinearFit.h.
|
private |
Definition at line 54 of file klmtrgLinearFit.h.
|
private |
Definition at line 47 of file klmtrgLinearFit.h.
|
private |
Definition at line 52 of file klmtrgLinearFit.h.
|
private |
Definition at line 45 of file klmtrgLinearFit.h.
|
private |
Definition at line 61 of file klmtrgLinearFit.h.
|
private |
Definition at line 46 of file klmtrgLinearFit.h.