743b7b77 |
1 | FSRCS= jet_finder_ua1.F sgpdge.F |
00f4a45b |
2 | |
efaab2ef |
3 | SRCS= \ |
6879089f |
4 | AliEMCAL.cxx \ |
efaab2ef |
5 | AliEMCALGeometry.cxx \ |
b13bbe81 |
6 | AliEMCALv0.cxx \ |
61e0abb5 |
7 | AliEMCALv1.cxx \ |
a3b83a22 |
8 | AliEMCALHit.cxx \ |
61e0abb5 |
9 | AliEMCALDigit.cxx \ |
10 | AliEMCALSDigitizer.cxx \ |
cc1d7b77 |
11 | AliEMCALDigitizer.cxx \ |
00f4a45b |
12 | AliEMCALGetter.cxx \ |
72dc267c |
13 | AliEMCALJetFinder.cxx \ |
a3b83a22 |
14 | AliEMCALJet.cxx \ |
32063eb8 |
15 | AliEMCALFast.cxx \ |
a3b83a22 |
16 | AliEMCALTick.cxx \ |
17 | AliEMCALRecPoint.cxx \ |
18 | AliEMCALTowerRecPoint.cxx \ |
19 | AliEMCALClusterizer.cxx \ |
20 | AliEMCALClusterizerv1.cxx \ |
4b1faba8 |
21 | AliEMCALHadronCorrection.cxx \ |
e8f1e037 |
22 | AliEMCALHadronCorrectionv0.cxx \ |
73e3f083 |
23 | AliEMCALJetMicroDst.cxx \ |
6ddf6724 |
24 | AliEMCALParton.cxx \ |
427d40ab |
25 | AliEMCALReconstructioner.cxx \ |
26 | AliEMCALTrackSegment.cxx \ |
27 | AliEMCALTrackSegmentMaker.cxx \ |
28 | AliEMCALTrackSegmentMakerv1.cxx \ |
29 | AliEMCALLink.cxx \ |
30 | AliEMCALRecParticle.cxx \ |
31 | AliEMCALFastRecParticle.cxx \ |
32 | AliEMCALPID.cxx \ |
33 | AliEMCALPIDv1.cxx |
00f4a45b |
34 | |
a3b83a22 |
35 | HDRS= $(SRCS:.cxx=.h) |
efaab2ef |
36 | |
37 | DHDR:=EMCALLinkDef.h |