]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/libPWG2femtoscopy.pkg
from Y. Schutz
[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 \
28 FEMTOSCOPY/AliFemto/AliFemtoModelHiddenInfo.cxx \
29 FEMTOSCOPY/AliFemto/AliFemtoModelGausLCMSFreezeOutGenerator.cxx \
30 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGenerator.cxx \
31 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorBasic.cxx\
32 FEMTOSCOPY/AliFemto/AliFemtoModelManager.cxx \
33 FEMTOSCOPY/AliFemto/AliFemtoModelCorrFctn.cxx \
37e4484e 34 FEMTOSCOPY/AliFemto/AliFemtoModelFreezeOutGenerator.cxx \
35 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorLednicky.cxx
a50e9fc9 36
37HDRS= $(SRCS:.cxx=.h)
e0c83f7f 38HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
39 FEMTOSCOPY/AliFemto/AliFmThreeVectorF.h \
40 FEMTOSCOPY/AliFemto/AliFmThreeVectorD.h \
41 FEMTOSCOPY/AliFemto/AliFmPhysicalHelixD.h \
42 FEMTOSCOPY/AliFemto/AliFmHelixD.h \
43 FEMTOSCOPY/AliFemto/AliFmLorentzVectorD.h \
44 FEMTOSCOPY/AliFemto/AliFemtoV0Cut.h \
45 FEMTOSCOPY/AliFemto/AliFemtoKinkCut.h \
46 FEMTOSCOPY/AliFemto/AliFemtoXiCut.h
a50e9fc9 47
37e4484e 48FSRCS= FEMTOSCOPY/AliFemto/AliFemtoFsiTools.F \
49 FEMTOSCOPY/AliFemto/AliFemtoFsiWeightLednicky.F
a50e9fc9 50
11c37b83 51DHDR:= PWG2femtoscopyLinkDef.h
a50e9fc9 52
53EXPORT:=
54
e0c83f7f 55EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto
a50e9fc9 56