DBObject containing parameters used in EventsOfDoomBuster module.
More...
#include <EventsOfDoomParameters.h>
DBObject containing parameters used in EventsOfDoomBuster module.
Definition at line 26 of file EventsOfDoomParameters.h.
◆ EventsOfDoomParameters() [1/2]
Default constructor.
Definition at line 33 of file EventsOfDoomParameters.h.
34 {
37 }
uint32_t m_nCDCHitsMax
Max number of CDC hits for an event to be kept for reconstruction.
uint32_t m_nSVDShaperDigitsMax
Max number of SVD shaper digits for an event to be kept for reconstruction.
◆ EventsOfDoomParameters() [2/2]
Constructor.
- Parameters
-
[in] | nCDCHitsMax | Max number of CDC hits for an event. |
[in] | nSVDShaperDigitsMax | Max number of SVD shaper digits for an event. |
Definition at line 44 of file EventsOfDoomParameters.h.
◆ ~EventsOfDoomParameters()
◆ getNCDCHitsMax()
uint32_t getNCDCHitsMax |
( |
| ) |
const |
|
inline |
◆ getNSVDShaperDigitsMax()
uint32_t getNSVDShaperDigitsMax |
( |
| ) |
const |
|
inline |
◆ setNCDCHitsMax()
void setNCDCHitsMax |
( |
uint32_t |
nCDCHitsMax | ) |
|
|
inline |
Set the max number of CDC hits for an event.
- Parameters
-
[in] | nCDCHitsMax | Max number of CDC hits for an event. |
Definition at line 61 of file EventsOfDoomParameters.h.
◆ setNSVDShaperDigitsMax()
void setNSVDShaperDigitsMax |
( |
uint32_t |
nSVDShaperDigitsMax | ) |
|
|
inline |
Set the max number of SVD shaper digits for an event.
- Parameters
-
[in] | nSVDShaperDigitsMax | Max number of SVD shaper digits for an event. |
Definition at line 70 of file EventsOfDoomParameters.h.
◆ m_nCDCHitsMax
◆ m_nSVDShaperDigitsMax
uint32_t m_nSVDShaperDigitsMax |
|
private |
The documentation for this class was generated from the following file: