AliRoot Core  edcc906 (edcc906)
AliMpPlaneType.h File Reference
#include <TString.h>
Include dependency graph for AliMpPlaneType.h:
This graph shows which files directly or indirectly include this file:

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...