![]() |
ATLAS Offline Software
|
#include <PRDDetTypes.h>
Public Types | |
| enum | Type { Pixel , SCT , TRT , CSC , RPC , TGC , MDT , SpacePoints , CSCstrip , MM , sTGC } |
Static Public Member Functions | |
| static QString | typeToString (const Type &) |
| static Type | stringToType (const QString &str, bool &status) |
| static qint32 | typeToInt (const Type &t) |
| static Type | intToType (const qint32 &i, bool &status) |
Private Member Functions | |
| PRDDetType () | |
Definition at line 10 of file PRDDetTypes.h.
| enum PRDDetType::Type |
| Enumerator | |
|---|---|
| Pixel | |
| SCT | |
| TRT | |
| CSC | |
| RPC | |
| TGC | |
| MDT | |
| SpacePoints | |
| CSCstrip | |
| MM | |
| sTGC | |
Definition at line 12 of file PRDDetTypes.h.
|
private |
|
static |
Definition at line 66 of file PRDDetTypes.cxx.
|
static |
Definition at line 27 of file PRDDetTypes.cxx.
Definition at line 47 of file PRDDetTypes.cxx.
Definition at line 8 of file PRDDetTypes.cxx.