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