AliRoot Core
ee782a0 (ee782a0)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
20
enum
StationType
21
{
22
kStation12
,
23
kStation345
,
24
kStationTrigger
25
};
26
28
TString
StationTypeName
(
AliMp::StationType
stationType);
29
}
30
31
#endif //ALI_MP_STATION_TYPE_H
AliMp::kStation12
station 1,2 (quadrants)
Definition:
AliMpStationType.h:22
AliMp::kStation345
station 3,4,5 (slats)
Definition:
AliMpStationType.h:23
AliMp::StationType
StationType
Definition:
AliMpStationType.h:20
AliMp::StationTypeName
TString StationTypeName(AliMp::StationType stationType)
Return name for given stationType.
Definition:
AliMpStationType.cxx:19
AliMp::kStationTrigger
trigger stations (slats)
Definition:
AliMpStationType.h:24
AliMp
The namespace for mapping enums and related functions.
MUON
MUONmapping
AliMpStationType.h
Generated on Thu Aug 23 2018 16:14:16 for AliRoot Core by
1.8.11