]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/libPWG2femtoscopy.pkg
bug fix in the vertex selection
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopy.pkg
CommitLineData
1e57e576 1#-*- Mode: Makefile -*-
2
a5b23aa6 3SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
e0c83f7f 4 FEMTOSCOPY/AliFemto/AliFemtoLikeSignAnalysis.cxx \
5 FEMTOSCOPY/AliFemto/AliFemtoVertexAnalysis.cxx \
6 FEMTOSCOPY/AliFemto/AliFemtoVertexMultAnalysis.cxx \
d4d3b960 7 FEMTOSCOPY/AliFemto/AliFemtoAnalysisReactionPlane.cxx \
e0c83f7f 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/AliFemtoEventReaderESD.cxx \
30 FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChain.cxx \
0b3bd1ac 31 FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChainKine.cxx \
e0c83f7f 32 FEMTOSCOPY/AliFemto/AliFemtoModelHiddenInfo.cxx \
4c399116 33 FEMTOSCOPY/AliFemto/AliFemtoModelGlobalHiddenInfo.cxx \
e0c83f7f 34 FEMTOSCOPY/AliFemto/AliFemtoModelGausLCMSFreezeOutGenerator.cxx \
35 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGenerator.cxx \
36 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorBasic.cxx\
37 FEMTOSCOPY/AliFemto/AliFemtoModelManager.cxx \
38 FEMTOSCOPY/AliFemto/AliFemtoModelCorrFctn.cxx \
37e4484e 39 FEMTOSCOPY/AliFemto/AliFemtoModelFreezeOutGenerator.cxx \
0b3bd1ac 40 FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorLednicky.cxx \
41 FEMTOSCOPY/AliFemto/AliFemtoCutMonitorParticleYPt.cxx \
00114ecb 42 FEMTOSCOPY/AliFemto/AliFemtoCutMonitorParticleVertPos.cxx \
43 FEMTOSCOPY/AliFemto/AliFemtoCutMonitorEventMult.cxx \
dc37df7f 44 FEMTOSCOPY/AliFemto/AliFemtoCutMonitorEventVertex.cxx \
0b3bd1ac 45 FEMTOSCOPY/AliFemto/AliFemtoKTPairCut.cxx \
de568db1 46 FEMTOSCOPY/AliFemto/AliFemtoCorrFctnNonIdDR.cxx \
aeff084f 47 FEMTOSCOPY/AliFemto/AliFemtoCorrFctn3DSpherical.cxx \
de568db1 48 FEMTOSCOPY/AliFemto/AliFemtoEventReaderAOD.cxx \
49 FEMTOSCOPY/AliFemto/AliFemtoEventReaderAODChain.cxx \
aeff084f 50 FEMTOSCOPY/AliFemto/AliFemtoAODTrackCut.cxx \
2cbabd21 51 FEMTOSCOPY/AliFemto/AliFemtoCutMonitor.cxx \
e9fba420 52 FEMTOSCOPY/AliFemto/AliFemtoCorrFctn.cxx \
2cbabd21 53 FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx
a50e9fc9 54
55HDRS= $(SRCS:.cxx=.h)
e0c83f7f 56HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
57 FEMTOSCOPY/AliFemto/AliFmThreeVectorF.h \
58 FEMTOSCOPY/AliFemto/AliFmThreeVectorD.h \
59 FEMTOSCOPY/AliFemto/AliFmPhysicalHelixD.h \
60 FEMTOSCOPY/AliFemto/AliFmHelixD.h \
61 FEMTOSCOPY/AliFemto/AliFmLorentzVectorD.h \
62 FEMTOSCOPY/AliFemto/AliFemtoV0Cut.h \
63 FEMTOSCOPY/AliFemto/AliFemtoKinkCut.h \
aad44575 64 FEMTOSCOPY/AliFemto/AliFemtoXiCut.h \
65 FEMTOSCOPY/AliFemto/AliFemtoAnalysisCollection.h \
66 FEMTOSCOPY/AliFemto/AliFemtoAnalysis.h \
67 FEMTOSCOPY/AliFemto/AliFemtoCorrFctnCollection.h \
aad44575 68 FEMTOSCOPY/AliFemto/AliFemtoEnumeration.h \
69 FEMTOSCOPY/AliFemto/AliFemtoHelix.h \
70 FEMTOSCOPY/AliFemto/AliFemtoHiddenInfo.h \
71 FEMTOSCOPY/AliFemto/AliFemtoLikeSignCorrFctn.h \
72 FEMTOSCOPY/AliFemto/AliFemtoLorentzVectorD.h \
73 FEMTOSCOPY/AliFemto/AliFemtoLorentzVector.h \
74 FEMTOSCOPY/AliFemto/AliFemtoString.h \
75 FEMTOSCOPY/AliFemto/AliFemtoThreeVectorD.h \
76 FEMTOSCOPY/AliFemto/AliFemtoThreeVector.h \
77 FEMTOSCOPY/AliFemto/AliFemtoTypes.h \
78 FEMTOSCOPY/AliFemto/AliFemtoVector.h \
79 FEMTOSCOPY/AliFemto/AliFmLorentzVectorD.h \
80 FEMTOSCOPY/AliFemto/AliFmLorentzVector.h \
81 FEMTOSCOPY/AliFemto/phys_constants.h \
82 FEMTOSCOPY/AliFemto/PhysicalConstants.h \
83 FEMTOSCOPY/AliFemto/SystemOfUnits.h \
84 FEMTOSCOPY/AliFemto/AliFemtoPairCut.h \
85 FEMTOSCOPY/AliFemto/AliFemtoEventCut.h \
86 FEMTOSCOPY/AliFemto/AliFemtoParticleCut.h \
87 FEMTOSCOPY/AliFemto/AliFemtoTrackCollection.h \
88 FEMTOSCOPY/AliFemto/AliFemtoV0Collection.h \
89 FEMTOSCOPY/AliFemto/AliFemtoXiCollection.h \
90 FEMTOSCOPY/AliFemto/AliFemtoKinkCollection.h \
91 FEMTOSCOPY/AliFemto/AliFemtoPicoEventCollection.h \
92 FEMTOSCOPY/AliFemto/AliFemtoParticleCollection.h \
93 FEMTOSCOPY/AliFemto/AliFemtoCutMonitorCollection.h \
94 FEMTOSCOPY/AliFemto/AliFemtoTrackCut.h \
95 FEMTOSCOPY/AliFemto/AliFemtoPicoEventCollectionVector.h \
96 FEMTOSCOPY/AliFemto/AliFemtoEventWriter.h \
97 FEMTOSCOPY/AliFemto/AliFemtoEventWriterCollection.h
98
a50e9fc9 99
37e4484e 100FSRCS= FEMTOSCOPY/AliFemto/AliFemtoFsiTools.F \
101 FEMTOSCOPY/AliFemto/AliFemtoFsiWeightLednicky.F
a50e9fc9 102
11c37b83 103DHDR:= PWG2femtoscopyLinkDef.h
a50e9fc9 104
105EXPORT:=
106
96c0c856 107EINCLUDE:= PWG3/FEMTOSCOPY/AliFemto PWG2/AOD PWG2/FORWARD/analysis
a50e9fc9 108
1e57e576 109ifeq (win32gcc,$(ALICE_TARGET))
110PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
111 -lESD -lAOD -lPWG2AOD
112endif