DBObject containing KLM time window parameters used in KLMReconstructor module.
More...
#include <KLMTimeWindow.h>
|
double | m_CoincidenceWindow |
| Half-width of the time coincidence window used to create a 2D hit from 1D digits/hits.
|
|
double | m_PromptTime |
| Nominal time of prompt BKLMHit2ds.
|
|
double | m_PromptWindow |
| Half-width of the time window relative to the prompt time for BKLMHit2ds.
|
|
DBObject containing KLM time window parameters used in KLMReconstructor module.
Unit is ns.
Definition at line 24 of file KLMTimeWindow.h.
◆ KLMTimeWindow() [1/2]
Default constructor.
Definition at line 30 of file KLMTimeWindow.h.
30 :
34 {
35 }
double m_CoincidenceWindow
Half-width of the time coincidence window used to create a 2D hit from 1D digits/hits.
double m_PromptTime
Nominal time of prompt BKLMHit2ds.
double m_PromptWindow
Half-width of the time window relative to the prompt time for BKLMHit2ds.
◆ KLMTimeWindow() [2/2]
KLMTimeWindow |
( |
double |
coincidenceWindow, |
|
|
double |
promptTime, |
|
|
double |
promptWindow |
|
) |
| |
|
inline |
◆ ~KLMTimeWindow()
◆ getCoincidenceWindow()
double getCoincidenceWindow |
( |
| ) |
const |
|
inline |
◆ getPromptTime()
double getPromptTime |
( |
| ) |
const |
|
inline |
◆ getPromptWindow()
double getPromptWindow |
( |
| ) |
const |
|
inline |
◆ setCoincidenceWindow()
void setCoincidenceWindow |
( |
double |
coincidenceWindow | ) |
|
|
inline |
Set the coincidence window.
- Parameters
-
[in] | coincidenceWindow | Coincidence window. |
Definition at line 58 of file KLMTimeWindow.h.
◆ setPromptTime()
void setPromptTime |
( |
double |
promptTime | ) |
|
|
inline |
Set the prompt time.
- Parameters
-
[in] | promptTime | Prompt time. |
Definition at line 67 of file KLMTimeWindow.h.
◆ setPromptWindow()
void setPromptWindow |
( |
double |
promptWindow | ) |
|
|
inline |
Set the prompt time window.
- Parameters
-
[in] | promptWindow | Prompt time window. |
Definition at line 76 of file KLMTimeWindow.h.
◆ m_CoincidenceWindow
double m_CoincidenceWindow |
|
private |
Half-width of the time coincidence window used to create a 2D hit from 1D digits/hits.
Definition at line 110 of file KLMTimeWindow.h.
◆ m_PromptTime
◆ m_PromptWindow
Half-width of the time window relative to the prompt time for BKLMHit2ds.
Definition at line 120 of file KLMTimeWindow.h.
The documentation for this class was generated from the following file: