]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG2/libPWG2femtoscopy.pkg
Refining the kRatio PID mode
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopy.pkg
1 #-*- Mode: Makefile -*-
2
3 SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
4       FEMTOSCOPY/AliFemto/AliFemtoLikeSignAnalysis.cxx \
5       FEMTOSCOPY/AliFemto/AliFemtoVertexAnalysis.cxx \
6       FEMTOSCOPY/AliFemto/AliFemtoVertexMultAnalysis.cxx \
7       FEMTOSCOPY/AliFemto/AliFemtoAnalysisReactionPlane.cxx \
8       FEMTOSCOPY/AliFemto/AliFemtoBPLCMS3DCorrFctn.cxx \
9       FEMTOSCOPY/AliFemto/AliFemtoQinvCorrFctn.cxx \
10       FEMTOSCOPY/AliFemto/AliFemtoBasicEventCut.cxx \
11       FEMTOSCOPY/AliFemto/AliFemtoBasicTrackCut.cxx \
12       FEMTOSCOPY/AliFemto/AliFemtoDummyPairCut.cxx \
13       FEMTOSCOPY/AliFemto/AliFemtoCoulomb.cxx \
14       FEMTOSCOPY/AliFemto/AliFemtoCutMonitorHandler.cxx \
15       FEMTOSCOPY/AliFemto/AliFemtoEvent.cxx \
16       FEMTOSCOPY/AliFemto/AliFemtoKink.cxx \
17       FEMTOSCOPY/AliFemto/AliFemtoManager.cxx \
18       FEMTOSCOPY/AliFemto/AliFemtoPair.cxx \
19       FEMTOSCOPY/AliFemto/AliFemtoParticle.cxx \
20       FEMTOSCOPY/AliFemto/AliFemtoPicoEvent.cxx \
21       FEMTOSCOPY/AliFemto/AliFemtoPicoEventCollectionVectorHideAway.cxx \
22       FEMTOSCOPY/AliFemto/AliFemtoTrack.cxx \
23       FEMTOSCOPY/AliFemto/AliFemtoV0.cxx \
24       FEMTOSCOPY/AliFemto/AliFemtoXi.cxx \
25       FEMTOSCOPY/AliFemto/AliFmHelix.cxx \
26       FEMTOSCOPY/AliFemto/AliFmPhysicalHelix.cxx \
27       FEMTOSCOPY/AliFemto/TpcLocalTransform.cxx \
28       FEMTOSCOPY/AliFemto/AliFemtoEventReader.cxx \
29       FEMTOSCOPY/AliFemto/AliFemtoEventReaderStandard.cxx \
30       FEMTOSCOPY/AliFemto/AliFemtoEventReaderESD.cxx \
31       FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChain.cxx \
32       FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChainKine.cxx \
33       FEMTOSCOPY/AliFemto/AliFemtoModelHiddenInfo.cxx \
34       FEMTOSCOPY/AliFemto/AliFemtoModelGlobalHiddenInfo.cxx \
35       FEMTOSCOPY/AliFemto/AliFemtoModelGausLCMSFreezeOutGenerator.cxx \
36       FEMTOSCOPY/AliFemto/AliFemtoModelWeightGenerator.cxx \
37       FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorBasic.cxx\
38       FEMTOSCOPY/AliFemto/AliFemtoModelManager.cxx \
39       FEMTOSCOPY/AliFemto/AliFemtoModelCorrFctn.cxx \
40       FEMTOSCOPY/AliFemto/AliFemtoModelFreezeOutGenerator.cxx \
41       FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorLednicky.cxx \
42       FEMTOSCOPY/AliFemto/AliFemtoCutMonitorParticleYPt.cxx \
43       FEMTOSCOPY/AliFemto/AliFemtoCutMonitorParticleVertPos.cxx \
44       FEMTOSCOPY/AliFemto/AliFemtoCutMonitorEventMult.cxx \
45       FEMTOSCOPY/AliFemto/AliFemtoCutMonitorEventVertex.cxx \
46       FEMTOSCOPY/AliFemto/AliFemtoKTPairCut.cxx \
47       FEMTOSCOPY/AliFemto/AliFemtoCorrFctnNonIdDR.cxx \
48       FEMTOSCOPY/AliFemto/AliFemtoCorrFctn3DSpherical.cxx \
49       FEMTOSCOPY/AliFemto/AliFemtoEventReaderAOD.cxx \
50       FEMTOSCOPY/AliFemto/AliFemtoEventReaderAODChain.cxx \
51       FEMTOSCOPY/AliFemto/AliFemtoAODTrackCut.cxx \
52       FEMTOSCOPY/AliFemto/AliFemtoCutMonitor.cxx \
53       FEMTOSCOPY/AliFemto/AliFemtoCorrFctn.cxx \
54       FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx \
55       FEMTOSCOPY/AliFemto/AliTwoTrackRes.cxx
56
57 HDRS= $(SRCS:.cxx=.h) 
58 HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
59         FEMTOSCOPY/AliFemto/AliFmThreeVectorF.h \
60         FEMTOSCOPY/AliFemto/AliFmThreeVectorD.h \
61         FEMTOSCOPY/AliFemto/AliFmPhysicalHelixD.h \
62         FEMTOSCOPY/AliFemto/AliFmHelixD.h \
63         FEMTOSCOPY/AliFemto/AliFmLorentzVectorD.h \
64         FEMTOSCOPY/AliFemto/AliFemtoV0Cut.h \
65         FEMTOSCOPY/AliFemto/AliFemtoKinkCut.h \
66         FEMTOSCOPY/AliFemto/AliFemtoXiCut.h \
67         FEMTOSCOPY/AliFemto/AliFemtoAnalysisCollection.h \
68         FEMTOSCOPY/AliFemto/AliFemtoAnalysis.h \
69         FEMTOSCOPY/AliFemto/AliFemtoCorrFctnCollection.h \
70         FEMTOSCOPY/AliFemto/AliFemtoEnumeration.h \
71         FEMTOSCOPY/AliFemto/AliFemtoHelix.h \
72         FEMTOSCOPY/AliFemto/AliFemtoHiddenInfo.h \
73         FEMTOSCOPY/AliFemto/AliFemtoLikeSignCorrFctn.h \
74         FEMTOSCOPY/AliFemto/AliFemtoLorentzVectorD.h \
75         FEMTOSCOPY/AliFemto/AliFemtoLorentzVector.h \
76         FEMTOSCOPY/AliFemto/AliFemtoString.h \
77         FEMTOSCOPY/AliFemto/AliFemtoThreeVectorD.h \
78         FEMTOSCOPY/AliFemto/AliFemtoThreeVector.h \
79         FEMTOSCOPY/AliFemto/AliFemtoTypes.h \
80         FEMTOSCOPY/AliFemto/AliFemtoVector.h \
81         FEMTOSCOPY/AliFemto/AliFmLorentzVectorD.h \
82         FEMTOSCOPY/AliFemto/AliFmLorentzVector.h \
83         FEMTOSCOPY/AliFemto/phys_constants.h \
84         FEMTOSCOPY/AliFemto/PhysicalConstants.h \
85         FEMTOSCOPY/AliFemto/SystemOfUnits.h \
86         FEMTOSCOPY/AliFemto/AliFemtoPairCut.h \
87         FEMTOSCOPY/AliFemto/AliFemtoEventCut.h \
88         FEMTOSCOPY/AliFemto/AliFemtoParticleCut.h \
89         FEMTOSCOPY/AliFemto/AliFemtoTrackCollection.h \
90         FEMTOSCOPY/AliFemto/AliFemtoV0Collection.h \
91         FEMTOSCOPY/AliFemto/AliFemtoXiCollection.h \
92         FEMTOSCOPY/AliFemto/AliFemtoKinkCollection.h \
93         FEMTOSCOPY/AliFemto/AliFemtoPicoEventCollection.h \
94         FEMTOSCOPY/AliFemto/AliFemtoParticleCollection.h \
95         FEMTOSCOPY/AliFemto/AliFemtoCutMonitorCollection.h \
96         FEMTOSCOPY/AliFemto/AliFemtoTrackCut.h \
97         FEMTOSCOPY/AliFemto/AliFemtoPicoEventCollectionVector.h \
98         FEMTOSCOPY/AliFemto/AliFemtoEventWriter.h \
99         FEMTOSCOPY/AliFemto/AliFemtoEventWriterCollection.h
100
101
102 FSRCS= FEMTOSCOPY/AliFemto/AliFemtoFsiTools.F \
103        FEMTOSCOPY/AliFemto/AliFemtoFsiWeightLednicky.F
104
105 DHDR:= PWG2femtoscopyLinkDef.h
106
107 EXPORT:=
108
109 EINCLUDE:= PWG3/FEMTOSCOPY/AliFemto PWG2/AOD PWG2/FORWARD/analysis
110
111 ifeq (win32gcc,$(ALICE_TARGET))
112 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
113                          -lESD -lAOD -lPWG2AOD
114 endif