]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/libPWG2femtoscopy.pkg
Bring AliFemto up to date with latest code developements
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopy.pkg
CommitLineData
a5b23aa6 1SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
e0c83f7f 2 FEMTOSCOPY/AliFemto/AliFemtoLikeSignAnalysis.cxx \
3 FEMTOSCOPY/AliFemto/AliFemtoVertexAnalysis.cxx \
4 FEMTOSCOPY/AliFemto/AliFemtoVertexMultAnalysis.cxx \
5 FEMTOSCOPY/AliFemto/AliFemtoBPLCMS3DCorrFctn.cxx \
6 FEMTOSCOPY/AliFemto/AliFemtoQinvCorrFctn.cxx \
7 FEMTOSCOPY/AliFemto/AliFemtoBasicEventCut.cxx \
8 FEMTOSCOPY/AliFemto/AliFemtoBasicTrackCut.cxx \
9 FEMTOSCOPY/AliFemto/AliFemtoDummyPairCut.cxx \
10 FEMTOSCOPY/AliFemto/AliFemtoCoulomb.cxx \
11 FEMTOSCOPY/AliFemto/AliFemtoCutMonitorHandler.cxx \
12 FEMTOSCOPY/AliFemto/AliFemtoEvent.cxx \
13 FEMTOSCOPY/AliFemto/AliFemtoKink.cxx \
14 FEMTOSCOPY/AliFemto/AliFemtoManager.cxx \
15 FEMTOSCOPY/AliFemto/AliFemtoPair.cxx \
16 FEMTOSCOPY/AliFemto/AliFemtoParticle.cxx \
17 FEMTOSCOPY/AliFemto/AliFemtoPicoEvent.cxx \
18 FEMTOSCOPY/AliFemto/AliFemtoPicoEventCollectionVectorHideAway.cxx \
19 FEMTOSCOPY/AliFemto/AliFemtoTrack.cxx \
20 FEMTOSCOPY/AliFemto/AliFemtoV0.cxx \
21 FEMTOSCOPY/AliFemto/AliFemtoXi.cxx \
22 FEMTOSCOPY/AliFemto/AliFmHelix.cxx \
23 FEMTOSCOPY/AliFemto/AliFmPhysicalHelix.cxx \
24 FEMTOSCOPY/AliFemto/TpcLocalTransform.cxx \
25 FEMTOSCOPY/AliFemto/AliFemtoEventReader.cxx \
26 FEMTOSCOPY/AliFemto/AliFemtoEventReaderESD.cxx \
27 FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChain.cxx \
0b3bd1ac 28 FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChainKine.cxx \
e0c83f7f 29 FEMTOSCOPY/AliFemto/AliFemtoModelHiddenInfo.cxx \
30 FEMTOSCOPY/AliFemto/AliFemtoModelGausLCMSFreezeOutGenerator.cxx \
31 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGenerator.cxx \
32 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorBasic.cxx\
33 FEMTOSCOPY/AliFemto/AliFemtoModelManager.cxx \
34 FEMTOSCOPY/AliFemto/AliFemtoModelCorrFctn.cxx \
37e4484e 35 FEMTOSCOPY/AliFemto/AliFemtoModelFreezeOutGenerator.cxx \
0b3bd1ac 36 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorLednicky.cxx \
37 FEMTOSCOPY/AliFemto/AliFemtoCutMonitorParticleYPt.cxx \
38 FEMTOSCOPY/AliFemto/AliFemtoKTPairCut.cxx \
39 FEMTOSCOPY/AliFemto/AliFemtoCorrFctnNonIdDR.cxx
40
a50e9fc9 41
42HDRS= $(SRCS:.cxx=.h)
e0c83f7f 43HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
44 FEMTOSCOPY/AliFemto/AliFmThreeVectorF.h \
45 FEMTOSCOPY/AliFemto/AliFmThreeVectorD.h \
46 FEMTOSCOPY/AliFemto/AliFmPhysicalHelixD.h \
47 FEMTOSCOPY/AliFemto/AliFmHelixD.h \
48 FEMTOSCOPY/AliFemto/AliFmLorentzVectorD.h \
49 FEMTOSCOPY/AliFemto/AliFemtoV0Cut.h \
50 FEMTOSCOPY/AliFemto/AliFemtoKinkCut.h \
51 FEMTOSCOPY/AliFemto/AliFemtoXiCut.h
a50e9fc9 52
37e4484e 53FSRCS= FEMTOSCOPY/AliFemto/AliFemtoFsiTools.F \
54 FEMTOSCOPY/AliFemto/AliFemtoFsiWeightLednicky.F
a50e9fc9 55
11c37b83 56DHDR:= PWG2femtoscopyLinkDef.h
a50e9fc9 57
58EXPORT:=
59
e0c83f7f 60EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto
a50e9fc9 61