Added to SVN Repository.
This commit is contained in:
parent
b1051e263c
commit
909381416b
@ -33,7 +33,6 @@ LDLIBS += $(ROOTLIBS)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
ifdef ASYM_USE_LEMU
|
||||
CPPFLAGS += -DASYM_USE_LEMU
|
||||
endif
|
||||
|
6
geant4/LEMuSR/longit.sh
Normal file
6
geant4/LEMuSR/longit.sh
Normal file
@ -0,0 +1,6 @@
|
||||
unset LEMU_TRANSVERSE_FIELD
|
||||
|
||||
|
||||
rm ~/geant4/tmp/Linux-g++/LEMuSR/exe/*
|
||||
rm ~/geant4/tmp/Linux-g++/LEMuSR/LEMuSRDetectorConstruction.*
|
||||
|
6
geant4/LEMuSR/transverse.sh
Normal file
6
geant4/LEMuSR/transverse.sh
Normal file
@ -0,0 +1,6 @@
|
||||
export LEMU_TRANSVERSE_FIELD=1
|
||||
|
||||
|
||||
rm ~/geant4/tmp/Linux-g++/LEMuSR/exe/*
|
||||
rm ~/geant4/tmp/Linux-g++/LEMuSR/LEMuSRDetectorConstruction.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user