]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWGLF/SPECTRA/IdentifiedHighPt/lib/Include.h
TPC rdEdx analysis code, macros and more (P.Christiansen)
[u/mrichter/AliRoot.git] / PWGLF / SPECTRA / IdentifiedHighPt / lib / Include.h
1 #ifndef ALIHIGHPTDEDXBASE_H
2 #include "AliHighPtDeDxBase.h"
3 #endif
4
5 #ifndef ALIHIGHPTDEDXCALIB_H
6 #include "AliHighPtDeDxCalib.h"
7 #endif
8
9 #ifndef ALIHIGHPTDEDXDATA_H
10 #include "AliHighPtDeDxData.h"
11 #endif
12
13 #ifndef ALIHIGHPTDEDXMC_H
14 #include "AliHighPtDeDxMc.h"
15 #endif
16
17 #ifndef ALIHIGHPTDEDXSPECTRA_H
18 #include "AliHighPtDeDxSpectra.h"
19 #endif
20