![]() |
AliRoot Core
edcc906 (edcc906)
|
#include <TString.h>
Go to the source code of this file.
Namespaces | |
AliMp | |
The namespace for mapping enums and related functions. | |
Enumerations | |
enum | AliMp::PlaneType { AliMp::kBendingPlane, AliMp::kNonBendingPlane } |
Functions | |
TString | AliMp::PlaneTypeName (AliMp::PlaneType planeType) |
Return name for given planeType. More... | |
AliMp::PlaneType | AliMp::OtherPlaneType (AliMp::PlaneType planeType) |
Return the other plane type. More... | |