AliRoot Core
ee782a0 (ee782a0)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
AliMpStation12Type.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
14
15
#ifndef ALI_MP_STATION_12_TYPE_H
16
#define ALI_MP_STATION_12_TYPE_H
17
18
#include <TString.h>
19
20
namespace
AliMq
{
21
22
enum
Station12Type
23
{
24
kStation1
,
25
kStation2
,
26
kNotSt12
27
};
28
30
TString
Station12TypeName
(
AliMq::Station12Type
station12Type);
31
}
32
33
#endif //ALI_MP_SECTOR_STATION_TYPE_H
AliMq::kStation2
station 2
Definition:
AliMpStation12Type.h:25
AliMq::kStation1
station 1
Definition:
AliMpStation12Type.h:24
AliMq::Station12TypeName
TString Station12TypeName(AliMq::Station12Type station12Type)
Return name for given stationType.
Definition:
AliMpStation12Type.cxx:18
AliMq::Station12Type
Station12Type
Definition:
AliMpStation12Type.h:22
AliMq
The special namespace only for St12StationType.
AliMq::kNotSt12
value for all non sector stations
Definition:
AliMpStation12Type.h:26
MUON
MUONmapping
AliMpStation12Type.h
Generated on Thu Aug 23 2018 16:14:16 for AliRoot Core by
1.8.11