ATLAS Offline Software
|
#include <PRDCommonFlags.h>
Public Types | |
enum | InDetPartsFlag { None = 0x000000, BarrelPositive = 0x000001, BarrelNegative = 0x000002, EndCapPositive = 0x000004, EndCapNegative = 0x000008, AllBarrel = 0x000003, AllEndCap = 0x00000C, All = 0x00000F } |
Private Member Functions | |
PRDCommonFlags () | |
~PRDCommonFlags () | |
Definition at line 19 of file PRDCommonFlags.h.
Enumerator | |
---|---|
None | |
BarrelPositive | |
BarrelNegative | |
EndCapPositive | |
EndCapNegative | |
AllBarrel | |
AllEndCap | |
All |
Definition at line 22 of file PRDCommonFlags.h.
|
private |
|
private |