]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TGeant4/libTGeant4.pkg
Enable clusterizing from any Digits branch
[u/mrichter/AliRoot.git] / TGeant4 / libTGeant4.pkg
1 SRCS:=TG4Editor.cxx \
2         TG4ElementTable.cxx \
3         TG4ExtDecayer.cxx \
4         TG4G3ControlVector.cxx \
5         TG4G3CutVector.cxx \
6         TG4G3Defaults.cxx \
7         TG4G3PhysicsManager.cxx \
8         TG4G3Units.cxx \
9         TG4GeometryGUI.cxx \
10         TG4GeometryManager.cxx \
11         TG4GeometryOutputManager.cxx \
12         TG4GeometryServices.cxx \
13         TG4Globals.cxx \
14         TG4GuiVolume.cxx \
15         TG4IntMap.cxx \
16         TG4Limits.cxx \
17         TG4ListTreeFrame.cxx \
18         TG4MainFrame.cxx \
19         TG4MaterialsFrames.cxx \
20         TG4ModularPhysicsList.cxx \
21         TG4NameMap.cxx \
22         TG4ParticlesManager.cxx \
23         TG4PhysicsConstructorEM.cxx \
24         TG4PhysicsConstructorGeneral.cxx \
25         TG4PhysicsConstructorHadron.cxx \
26         TG4PhysicsConstructorIon.cxx \
27         TG4PhysicsConstructorMuon.cxx \
28         TG4PhysicsConstructorOptical.cxx \
29         TG4PhysicsConstructorSpecialControls.cxx \
30         TG4PhysicsConstructorSpecialCuts.cxx \
31         TG4PhysicsManager.cxx \
32         TG4PhysicsMessenger.cxx \
33         TG4Polycone.cxx \
34         TG4Polyhedra.cxx \
35         TG4ProcessControlMap.cxx \
36         TG4ProcessMCMap.cxx \
37         TG4RunManager.cxx \
38         TG4RunMessenger.cxx \
39         TG4SDManager.cxx \
40         TG4SDServices.cxx \
41         TG4SpecialControls.cxx \
42         TG4SpecialCuts.cxx \
43         TG4SpecialCutsForChargedHadron.cxx \
44         TG4SpecialCutsForElectron.cxx \
45         TG4SpecialCutsForEplus.cxx \
46         TG4SpecialCutsForGamma.cxx \
47         TG4SpecialCutsForMuon.cxx \
48         TG4SpecialCutsForNeutralHadron.cxx \
49         TG4SpecialCutsForOther.cxx \
50         TG4StepManager.cxx \
51         TG4SteppingAction.cxx \
52         TG4TrackingAction.cxx \
53         TG4UICmdWithAComplexString.cxx \
54         TG4VPhysicsConstructor.cxx \
55         TG4VRunConfiguration.cxx \
56         TG4VSDConstruction.cxx \
57         TG4VSensitiveDetector.cxx \
58         TG4VSpecialCuts.cxx \
59         TG4VVerbose.cxx \
60         TG4VXMLConvertor.cxx \
61         TG4Verbose.cxx \
62         TG4VerboseMessenger.cxx \
63         TG4VisManager.cxx \
64         TG4VolumesFrames.cxx \
65         TG4XMLConvertor.cxx \
66         TG4XMLGeometryGenerator.cxx \
67         TGeant4.cxx
68
69 HDRS:=$(SRCS:.cxx=.h)
70
71 DHDR:= TGeant4LinkDef.h
72
73 EINCLUDE:=$(G4INSTALL)/include $(CLHEP_BASE_DIR)/include
74
75 include $(G4INSTALL)/config/G4UI_USE.gmk
76 include $(G4INSTALL)/config/G4VIS_USE.gmk
77 include $(G4INSTALL)/config/interactivity.gmk
78
79 EDEFINE:=$(CPPFLAGS)
80
81 CINTHDRS:= TGeant4/TGeant4.h TGeant4/TG4VRunConfiguration.h \
82            TGeant4/TG4Editor.h TGeant4/TG4MainFrame.h \
83            TGeant4/TG4GeometryGUI.h TGeant4/TG4GuiVolume.h \
84            TGeant4/TG4MaterialsFrames.h TGeant4/TG4VolumesFrames.h \
85            TGeant4/TG4ListTreeFrame.h