FairShip
Loading...
Searching...
No Matches
ShipDetectorList.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-3.0-or-later
2
// SPDX-FileCopyrightText: Copyright CERN for the benefit of the SHiP
3
// Collaboration
4
5
// -------------------------------------------------------------------------
6
// ----- ShipDetectorList header file -----
7
// -------------------------------------------------------------------------
8
11
#ifndef SHIPDATA_SHIPDETECTORLIST_H_
12
#define SHIPDATA_SHIPDETECTORLIST_H_
13
14
// kSTOPHERE is needed for iteration over the enum. All detectors have to be put
15
// before.
16
enum
DetectorId
{
17
kVETO
,
18
kTimeDet
,
19
ktauRpc
,
20
ktauHpt
,
21
kMTC
,
22
kSiliconTarget
,
23
ktauTT
,
24
ktauTarget
,
25
kStraw
,
26
kMuon
,
27
kPreshower
,
28
kTRSTATION
,
29
kSplitCal
,
30
kBox1
,
31
kSpectrometer
,
32
kPixelModules
,
33
kSciFi
,
34
kScintillator
,
35
kMufluxSpectrometer
,
36
kMuonTagger
,
37
kUpstreamTagger
,
38
kEndOfList
39
};
40
// last five for muonflux and Charm measurement
41
#endif
// SHIPDATA_SHIPDETECTORLIST_H_
DetectorId
DetectorId
Definition:
ShipDetectorList.h:16
kSpectrometer
@ kSpectrometer
Definition:
ShipDetectorList.h:31
kSplitCal
@ kSplitCal
Definition:
ShipDetectorList.h:29
kUpstreamTagger
@ kUpstreamTagger
Definition:
ShipDetectorList.h:37
ktauTT
@ ktauTT
Definition:
ShipDetectorList.h:23
kPreshower
@ kPreshower
Definition:
ShipDetectorList.h:27
kTRSTATION
@ kTRSTATION
Definition:
ShipDetectorList.h:28
kPixelModules
@ kPixelModules
Definition:
ShipDetectorList.h:32
kEndOfList
@ kEndOfList
Definition:
ShipDetectorList.h:38
ktauHpt
@ ktauHpt
Definition:
ShipDetectorList.h:20
kMuonTagger
@ kMuonTagger
Definition:
ShipDetectorList.h:36
kStraw
@ kStraw
Definition:
ShipDetectorList.h:25
kVETO
@ kVETO
Definition:
ShipDetectorList.h:17
ktauRpc
@ ktauRpc
Definition:
ShipDetectorList.h:19
kSciFi
@ kSciFi
Definition:
ShipDetectorList.h:33
kBox1
@ kBox1
Definition:
ShipDetectorList.h:30
ktauTarget
@ ktauTarget
Definition:
ShipDetectorList.h:24
kSiliconTarget
@ kSiliconTarget
Definition:
ShipDetectorList.h:22
kMuon
@ kMuon
Definition:
ShipDetectorList.h:26
kMufluxSpectrometer
@ kMufluxSpectrometer
Definition:
ShipDetectorList.h:35
kScintillator
@ kScintillator
Definition:
ShipDetectorList.h:34
kMTC
@ kMTC
Definition:
ShipDetectorList.h:21
kTimeDet
@ kTimeDet
Definition:
ShipDetectorList.h:18
shipdata
ShipDetectorList.h
Generated by
1.9.6