]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWGLF/SPECTRA/PiKaPr/TestAOD/HistogramNames.cxx
Coverity fix 20210
[u/mrichter/AliRoot.git] / PWGLF / SPECTRA / PiKaPr / TestAOD / HistogramNames.cxx
1
2 const char * AliSpectraNameSpace::kHistName[kNHist] =
3    {
4      "hHistPtGenTruePrimaryPionPlus",
5      "hHistPtGenTruePrimaryKaonPlus",
6      "hHistPtGenTruePrimaryProtonPlus",
7      "hHistPtGenTruePrimaryPionMinus",
8      "hHistPtGenTruePrimaryKaonMinus",
9      "hHistPtGenTruePrimaryProtonMinus",
10      "hHistPtGen",
11      "hHistPtRecSigmaPionPlus",
12      "hHistPtRecSigmaKaonPlus",
13      "hHistPtRecSigmaProtonPlus",
14      "hHistPtRecSigmaPionMinus",
15      "hHistPtRecSigmaKaonMinus",
16      "hHistPtRecSigmaProtonMinus",
17      "hHistPtRecTruePionPlus",
18      "hHistPtRecTrueKaonPlus",
19      "hHistPtRecTrueProtonPlus",
20      "hHistPtRecTruePionMinus",
21      "hHistPtRecTrueKaonMinus",
22      "hHistPtRecTrueProtonMinus",
23      "hHistPtRecTrueMuonPlus",
24      "hHistPtRecTrueMuonMinus",
25      "hHistPtRecPrimaryPionPlus",
26      "hHistPtRecPrimaryKaonPlus",
27      "hHistPtRecPrimaryProtonPlus",
28      "hHistPtRecPrimaryPionMinus",
29      "hHistPtRecPrimaryKaonMinus",
30      "hHistPtRecPrimaryProtonMinus",
31      "hHistPtRecPrimaryMuonPlus",
32      "hHistPtRecPrimaryMuonMinus",
33      "hHistPtRecSigmaPrimaryPionPlus",
34      "hHistPtRecSigmaPrimaryKaonPlus",
35      "hHistPtRecSigmaPrimaryProtonPlus",
36      "hHistPtRecSigmaPrimaryPionMinus",
37      "hHistPtRecSigmaPrimaryKaonMinus",
38      "hHistPtRecSigmaPrimaryProtonMinus",
39      "hHistPtRecSigmaSecondaryMaterialPionPlus",
40      "hHistPtRecSigmaSecondaryMaterialKaonPlus",
41      "hHistPtRecSigmaSecondaryMaterialProtonPlus",
42      "hHistPtRecSigmaSecondaryMaterialPionMinus",
43      "hHistPtRecSigmaSecondaryMaterialKaonMinus",
44      "hHistPtRecSigmaSecondaryMaterialProtonMinus",
45      "hHistPtRecSigmaSecondaryWeakDecayPionPlus",
46      "hHistPtRecSigmaSecondaryWeakDecayKaonPlus",
47      "hHistPtRecSigmaSecondaryWeakDecayProtonPlus",
48      "hHistPtRecSigmaSecondaryWeakDecayPionMinus",
49      "hHistPtRecSigmaSecondaryWeakDecayKaonMinus",
50      "hHistPtRecSigmaSecondaryWeakDecayProtonMinus",
51      "hHistPtRecTruePrimaryPionPlus",
52      "hHistPtRecTruePrimaryKaonPlus",
53      "hHistPtRecTruePrimaryProtonPlus",
54      "hHistPtRecTruePrimaryPionMinus",
55      "hHistPtRecTruePrimaryKaonMinus",
56      "hHistPtRecTruePrimaryProtonMinus",
57      "hHistPtRecTruePrimaryMuonPlus",
58      "hHistPtRecTruePrimaryMuonMinus",
59      "hHistPtRec",
60      "hHistPtRecPrimary",
61      "hHistPIDTPC",
62      "hHistPIDTOF",
63      "hHistPIDTPCPion",
64      "hHistPIDTPCKaon",
65      "hHistPIDTPCProton",
66      "hHistPIDTPCPionRec",
67      "hHistPIDTPCKaonRec",
68      "hHistPIDTPCProtonRec",
69      "hHistNSigPionTPC",
70      "hHistNSigKaonTPC",
71      "hHistNSigProtonTPC",
72      "hHistNSigPionPtTPC",
73      "hHistNSigKaonPtTPC",
74      "hHistNSigProtonPtTPC",
75      "hHistNSigPionTOF",
76      "hHistNSigKaonTOF",
77      "hHistNSigProtonTOF",
78      "hHistNSigPionPtTOF",
79      "hHistNSigKaonPtTOF",
80      "hHistNSigProtonPtTOF",
81      "hHistNSigPionTPCTOF",
82      "hHistNSigKaonTPCTOF",
83      "hHistNSigProtonTPCTOF",
84      "hHistNSigPionPtTPCTOF",
85      "hHistNSigKaonPtTPCTOF",
86      "hHistNSigProtonPtTPCTOF",
87    };