]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/libPWG2femtoscopyUser.pkg
Changing fabs into TMath::Abs
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopyUser.pkg
CommitLineData
e0c83f7f 1SRCS= FEMTOSCOPY/AliFemtoUser/AliFemtoQPairCut.cxx \
2 FEMTOSCOPY/AliFemtoUser/AliFemtoShareQualityPairCut.cxx \
0b3bd1ac 3 FEMTOSCOPY/AliFemtoUser/AliFemtoShareQualityKTPairCut.cxx \
4 FEMTOSCOPY/AliFemtoUser/AliFemtoShareQualityTPCEntranceSepPairCut.cxx \
e0c83f7f 5 FEMTOSCOPY/AliFemtoUser/AliFemtoESDTrackCut.cxx \
6 FEMTOSCOPY/AliFemtoUser/AliFemtoShareQualityCorrFctn.cxx \
0b3bd1ac 7 FEMTOSCOPY/AliFemtoUser/AliFemtoTPCInnerCorrFctn.cxx \
8 FEMTOSCOPY/AliFemtoUser/AliFemtoChi2CorrFctn.cxx \
e0c83f7f 9 FEMTOSCOPY/AliFemtoUser/AliFemtoModelCorrFctnSource.cxx \
0b3bd1ac 10 FEMTOSCOPY/AliFemtoUser/AliFemtoModelBPLCMSCorrFctn.cxx \
f007751a 11 FEMTOSCOPY/AliFemtoUser/AliFemtoModelGausRinvFreezeOutGenerator.cxx \
0b3bd1ac 12 FEMTOSCOPY/AliFemtoUser/AliFemtoModelCorrFctnTrueQ.cxx \
aeff084f 13 FEMTOSCOPY/AliFemtoUser/AliFemtoModelCorrFctnNonIdDR.cxx \
14 FEMTOSCOPY/AliFemtoUser/AliFemtoModelCorrFctn3DSpherical.cxx \
15 FEMTOSCOPY/AliFemtoUser/AliFemtoModelCorrFctn3DLCMSSpherical.cxx \
a329d65b 16 FEMTOSCOPY/AliFemtoUser/AliFemtoCutMonitorParticleMomRes.cxx \
17 FEMTOSCOPY/AliFemtoUser/AliFemtoModelAllHiddenInfo.cxx
11c37b83 18
19HDRS= $(SRCS:.cxx=.h)
20
21DHDR:= PWG2femtoscopyUserLinkDef.h
22
23EXPORT:=
24
e0c83f7f 25EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto PWG2/FEMTOSCOPY/AliFemtoUser
11c37b83 26