]> git.uio.no Git - u/mrichter/AliRoot.git/blame - AliGeant4/libAliGeant4.pkg
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / AliGeant4 / libAliGeant4.pkg
CommitLineData
b9d0a01d 1SRCS:= AliDetConstruction.cxx \
2 AliDetSwitch.cxx \
3 AliDetSwitchVector.cxx \
4 AliDetSwitchVectorMessenger.cxx \
5 AliFiles.cxx \
6 aligeant4.cxx \
7 AliGlobals.cxx \
8 AliGunParticle.cxx \
9 AliModuleConstruction.cxx \
10 AliModulesComposition.cxx \
11 AliModulesCompositionMessenger.cxx \
12 AliParticleGun.cxx \
13 AliParticleGunMessenger.cxx \
14 AliPrimaryGeneratorAction.cxx \
15 AliPrimaryGeneratorMessenger.cxx \
16 AliRunConfiguration.cxx \
17 AliRunMessenger.cxx \
18 AliStackingAction.cxx \
19 AliVerbose.cxx
2108dfe6 20
21HDRS:=$(SRCS:.cxx=.h)
22
ca58104a 23DHDR:= AliGeant4LinkDef.h
24
b9d0a01d 25EINCLUDE:=$(G4INSTALL)/include $(CLHEP_BASE_DIR)/include $(ALICE)/geant4_mc/include
ca58104a 26
b9d0a01d 27CSAVE:=$(CXXFLAGS)
28
29include $(G4INSTALL)/config/sys/$(G4SYSTEM).gmk
30include $(G4INSTALL)/config/architecture.gmk
31#include $(G4INSTALL)/config/G4UI_USE.gmk
32#include $(G4INSTALL)/config/G4VIS_USE.gmk
33#include $(G4INSTALL)/config/interactivity.gmk
2108dfe6 34
ca58104a 35EDEFINE:=$(CPPFLAGS)
36
b9d0a01d 37CXXFLAGS+=$(CSAVE)
38
39#CXXFLAGS+=-ansi -DGNU_GCC -DG4DEBUG -DG4USE_STL -DG4USE_STD_NAMESPACE -DG4VERBOSE -DG4_STORE_TRAJECTORY
40
ca58104a 41#ELIBSDIR:= $(G4INSTALL)/include/$(G4SYSTEM) $(CLHEP_BASE_DIR)/lib
42#ELIBS:= CLHEP
2108dfe6 43
ca58104a 44CINTHDRS:= AliGeant4/AliRunConfiguration.h