]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TGeant3/libTGeant3.pkg
fSDigitsInRun was not calculated anymore
[u/mrichter/AliRoot.git] / TGeant3 / libTGeant3.pkg
CommitLineData
f347de98 1SRCS:= TGeant3.cxx TPaveTree.cxx THIGZ.cxx AliG3Medium.cxx \
2 AliGeant3.cxx AliG3Material.cxx AliG3Volume.cxx \
3 AliGUISliders.cxx AliGuiGeomDialog.cxx AliGuiGeomMain.cxx \
4 AliGeant3GeometryGUI.cxx AliNode.cxx AliG3toRoot.cxx
efaab2ef 5
6FSRCS:=galicef.F
7
f347de98 8HDRS:= $(filter-out gucode.h,$(SRCS:.cxx=.h))
9
10EHDRS:=$(ALICE_ROOT)/include/AliMC.h \
11$(ALICE_ROOT)/include/AliDecayer.h \
12$(ALICE_ROOT)/include/AliPDG.h
13
14EINCLUDE = GEANT321/geant321 GEANT321
efaab2ef 15
16DHDR:=TGeant3LinkDef.h
17
f347de98 18