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()
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.
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.
◆ 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.
The documentation for this class was generated from the following file: