AliRoot Core  ee782a0 (ee782a0)
AliMpCathodType.h File Reference
#include <Rtypes.h>
#include <TString.h>
Include dependency graph for AliMpCathodType.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::CathodType { AliMp::kCath0, AliMp::kCath1 }
 

Functions

AliMp::CathodType AliMp::GetCathodType (Int_t cathodNumber)
 Convert integer number in enum;. More...
 
TString AliMp::CathodTypeName (AliMp::CathodType cathodType)
 Return name for given cathodType. More...
 
AliMp::CathodType AliMp::OtherCathodType (AliMp::CathodType cathodType)
 Return the other cathod type. More...