![]() |
ATLAS Offline Software
|
Define electron bits (v1). More...
#include <ElectronTAccept.h>
Static Public Member Functions | |
| static unsigned | NUsedBits () |
| Number of bits: | |
Static Public Attributes | |
| static const int | NoErrorBit |
| The decision position set to true when no error occurs: | |
| static const int | ExecCutID |
| Whether CutID was run: | |
| static const int | CutIDDec |
| The decision position of the CutID: | |
| static const int | RingerChainDec |
| The decision position of the Ringer algorithm's discrimation chain: | |
Private Member Functions | |
| BitdefElectron_v1 () | |
| Standard ctor (ensure abstract class). | |
Static Private Member Functions | |
| static int declareBit | ATLAS_NOT_THREAD_SAFE (const char *cutName, const char *cutDescr) |
| Declare bit to ElectronTAccept_v1 word. | |
Static Private Attributes | |
| static unsigned m_nUsedBits | ATLAS_THREAD_SAFE |
Define electron bits (v1).
Definition at line 94 of file ElectronTAccept.h.
|
private |
Standard ctor (ensure abstract class).
|
inlinestaticprivate |
Declare bit to ElectronTAccept_v1 word.
Definition at line 129 of file ElectronTAccept.h.
|
inlinestatic |
|
staticprivate |
Definition at line 139 of file ElectronTAccept.h.
|
static |
The decision position of the CutID:
Definition at line 118 of file ElectronTAccept.h.
|
static |
Whether CutID was run:
Definition at line 116 of file ElectronTAccept.h.
|
static |
The decision position set to true when no error occurs:
Definition at line 114 of file ElectronTAccept.h.
|
static |
The decision position of the Ringer algorithm's discrimation chain:
Definition at line 120 of file ElectronTAccept.h.