AliRoot Core  ee782a0 (ee782a0)
AliMpStationType.h
Go to the documentation of this file.
1 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2  * See cxx source for full Copyright notice */
3 
4 // $Id$
5 // $MpId: AliMpStationType.h,v 1.9 2006/05/24 13:58:07 ivana Exp $
6 
12 
13 #ifndef ALI_MP_STATION_TYPE_H
14 #define ALI_MP_STATION_TYPE_H
15 
16 #include <TString.h>
17 
18 namespace AliMp {
19 
21  {
25  };
26 
28  TString StationTypeName(AliMp::StationType stationType);
29 }
30 
31 #endif //ALI_MP_STATION_TYPE_H
station 1,2 (quadrants)
station 3,4,5 (slats)
TString StationTypeName(AliMp::StationType stationType)
Return name for given stationType.
trigger stations (slats)
The namespace for mapping enums and related functions.