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