#include <SCT_SimHelper.h>
|
static void | noise (InDetSimData &sdo, bool flag) |
|
static void | belowThreshold (InDetSimData &sdo, bool flag) |
|
static void | disabled (InDetSimData &sdo, bool flag) |
|
static bool | isNoise (const InDetSimData &sdo) |
|
static bool | isBelowThreshold (const InDetSimData &sdo) |
|
static bool | isDisabled (const InDetSimData &sdo) |
|
static bool | isRejected (const InDetSimData &sdo, bool rejectOutOfBunch, bool rejectUnconnected, bool rejectBelowThreshold, bool rejectDisabled, bool rejectLostInReadout, bool rejectNotTrack, bool rejectExtraNoise) |
|
Definition at line 27 of file SCT_SimHelper.h.
◆ anonymous enum
Enumerator |
---|
NOISE_SET | |
NOISE_CLEAR | |
BT_SET | |
BT_CLEAR | |
DISABLED_SET | |
DISABLED_CLEAR | |
Definition at line 55 of file SCT_SimHelper.h.
◆ belowThreshold()
void SCT_SimHelper::belowThreshold |
( |
InDetSimData & |
sdo, |
|
|
bool |
flag |
|
) |
| |
|
inlinestatic |
◆ disabled()
void SCT_SimHelper::disabled |
( |
InDetSimData & |
sdo, |
|
|
bool |
flag |
|
) |
| |
|
inlinestatic |
◆ isBelowThreshold()
◆ isDisabled()
◆ isNoise()
◆ isRejected()
bool SCT_SimHelper::isRejected |
( |
const InDetSimData & |
sdo, |
|
|
bool |
rejectOutOfBunch, |
|
|
bool |
rejectUnconnected, |
|
|
bool |
rejectBelowThreshold, |
|
|
bool |
rejectDisabled, |
|
|
bool |
rejectLostInReadout, |
|
|
bool |
rejectNotTrack, |
|
|
bool |
rejectExtraNoise |
|
) |
| |
|
inlinestatic |
◆ noise()
The documentation for this class was generated from the following file: