ATLAS Offline Software
|
Header files holding configuration items for the MUCTPI. More...
#include <Configuration.h>
Public Member Functions | |
Configuration () | |
void | setDoZeroSuppression (bool flag) |
bool | getDoZeroSuppression () const |
void | setThreshold1Candidate (unsigned int thr) |
unsigned int | getThreshold1Candidate () const |
void | setThreshold2Candidate (unsigned int thr) |
unsigned int | getThreshold2Candidate () const |
void | setSuppressionMode (int flag) |
int | getSuppressionMode () const |
unsigned int | getMaxCandPerPtvalue () const |
void | setMaxCandSendToRoib (unsigned int count) |
unsigned int | getMaxCandSendToRoib () const |
void | setCandBcidOffset (unsigned int count) |
unsigned int | getCandBcidOffset () const |
Private Attributes | |
bool | m_doZeroSuppression |
unsigned int | m_threshold1Candidate |
unsigned int | m_threshold2Candidate |
int | m_suppressionMode |
unsigned int | m_maxCandPerPtvalue |
unsigned int | m_maxCandSendToRoib |
unsigned int | m_candBcidOffset |
Header files holding configuration items for the MUCTPI.
This header file groups all information describing the configuration of the MUCTPI. Eventually this should come out of a configuration data base.
Definition at line 25 of file Configuration.h.
|
inline |
Definition at line 28 of file Configuration.h.
|
inline |
Definition at line 58 of file Configuration.h.
|
inline |
Definition at line 40 of file Configuration.h.
|
inline |
Definition at line 54 of file Configuration.h.
|
inline |
Definition at line 56 of file Configuration.h.
|
inline |
Definition at line 51 of file Configuration.h.
|
inline |
Definition at line 45 of file Configuration.h.
|
inline |
Definition at line 47 of file Configuration.h.
|
inline |
Definition at line 57 of file Configuration.h.
|
inline |
Definition at line 39 of file Configuration.h.
|
inline |
Definition at line 55 of file Configuration.h.
|
inline |
Definition at line 50 of file Configuration.h.
|
inline |
Definition at line 44 of file Configuration.h.
|
inline |
Definition at line 46 of file Configuration.h.
|
private |
Definition at line 67 of file Configuration.h.
|
private |
Definition at line 61 of file Configuration.h.
|
private |
Definition at line 65 of file Configuration.h.
|
private |
Definition at line 66 of file Configuration.h.
|
private |
Definition at line 64 of file Configuration.h.
|
private |
Definition at line 62 of file Configuration.h.
|
private |
Definition at line 63 of file Configuration.h.