BubbleEx96/ 0000775 0003722 0000734 00000000000 12337155544 012662 5 ustar suleiman itsops BubbleEx96/GNUmakefile 0000644 0003722 0000734 00000001557 12337121706 014733 0 ustar suleiman itsops # $Id: GNUmakefile 49035 2011-03-31 10:21:28Z gcosmo $
# --------------------------------------------------------------
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
# --------------------------------------------------------------
name := BubbleEx
G4TARGET := $(name)
G4EXLIB := true
ifndef G4INSTALL
G4INSTALL = ../../..
endif
.PHONY: all
all: lib bin
G4ANALYSIS_USE := true
include $(G4INSTALL)/config/binmake.gmk
visclean:
rm -f g4*.prim g4*.eps g4*.wrl
rm -f .DAWN_*
histclean:
rm ${G4WORKDIR}/tmp/${G4SYSTEM}/${G4TARGET}/HistoManager.o
ifdef ROOTSYS
CPPFLAGS += -I$(shell $(ROOTSYS)/bin/root-config --incdir)
CPPFLAGS += $(shell $(ROOTSYS)/bin/root-config --cflags)
LDLIBS += $(shell $(ROOTSYS)/bin/root-config --libs)
ifeq ($(G4SYSTEM),Linux-g++)
LDLIBS += -Wl,-rpath,$(shell $(ROOTSYS)/bin/root-config --libdir)
endif
endif
BubbleEx96/vis.mac 0000644 0003722 0000734 00000004374 12337120451 014140 0 ustar suleiman itsops # Macro file for the initialization phase of "BubbleEx.cc"
# when running in interactive mode
#
# Sets some default verbose
#
/control/verbose 2
/run/verbose 2
# Use this open statement to create an OpenGL view:
#/vis/open OGL 600x600-0+0
#
# Use this open statement to create a .prim file suitable for
# viewing in DAWN:
#/vis/open DAWNFILE
#
# Use this open statement to create a .heprep file suitable for
# viewing in HepRApp:
/vis/open HepRepFile
#
# Use this open statement to create a .wrl file suitable for
# viewing in a VRML viewer:
#/vis/open VRML2FILE
#
# Disable auto refresh and quieten vis messages whilst scene and
# trajectories are established:
/vis/viewer/set/autoRefresh false
/vis/verbose errors
#
# Draw geometry:
/vis/drawVolume
#
# Specify view angle:
#/vis/viewer/set/viewpointThetaPhi 90. 0.
#
# Specify zoom value:
#/vis/viewer/zoom 2.
#
# Specify style (surface or wireframe):
#/vis/viewer/set/style wireframe
#
# Draw coordinate axes:
#/vis/scene/add/axes 0 0 0 1 m
#
# Draw smooth trajectories at end of event, showing trajectory points
# as markers 2 pixels wide:
/vis/scene/add/trajectories smooth
/vis/modeling/trajectories/create/drawByCharge
/vis/modeling/trajectories/drawByCharge-0/default/setDrawStepPts true
/vis/modeling/trajectories/drawByCharge-0/default/setStepPtsSize 2
# (if too many tracks cause core dump => /tracking/storeTrajectory 0)
#
# Draw hits at end of event:
/vis/scene/add/hits
#
# To draw only gammas:
#/vis/filtering/trajectories/create/particleFilter
#/vis/filtering/trajectories/particleFilter-0/add gamma
#
# To invert the above, drawing all particles except gammas,
# keep the above two lines but also add:
#/vis/filtering/trajectories/particleFilter-0/invert true
#
# Many other options are available with /vis/modeling and /vis/filtering.
# For example, to select colour by particle ID:
#/vis/modeling/trajectories/create/drawByParticleID
#/vis/modeling/trajectories/drawByParticleID-0/set e- blue
#
# To superimpose all of the events from a given run:
/vis/scene/endOfEventAction accumulate
#
# Re-establish auto refreshing and verbosity:
/vis/viewer/set/autoRefresh true
/vis/verbose warnings
#
# For file-based drivers, use this to create an empty detector view:
#/vis/viewer/flush
#
/Bubble/det/setMagField 0.0 tesla
/run/beamOn 10
BubbleEx96/run.mac 0000644 0003722 0000734 00000000511 12337140207 014131 0 ustar suleiman itsops # $Id: run.mac 49035 2011-03-31 10:21:28Z gcosmo $
#
# Macro file for "BubbleEx.cc"
#
# can be run in batch, without graphic
# or interactively: Idle> /control/execute run.mac
#
/control/verbose 2
/run/verbose 2
/event/verbose 0
/tracking/verbose 0
#
#/gun/particle gamma
/gun/particle e-
/gun/energy 8.5 MeV
/run/beamOn 1000000 BubbleEx96/CMakeLists.txt 0000644 0003722 0000734 00000000572 12337117161 015415 0 ustar suleiman itsops cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
project(BeamLine)
find_package(Geant4 REQUIRED)
include(${Geant4_USE_FILE})
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/include ${Geant4_INCLUDE_DIR})
file(GLOB sources ${CMAKE_CURRENT_SOURCE_DIR}/src/*.cc)
add_executable(BeamLine EXCLUDE_FROM_ALL BeamLine.cc ${sources})
target_link_libraries(BeamLine ${Geant4_LIBRARIES})
BubbleEx96/G4Data0.heprep 0000664 0003722 0000734 00001071222 12337125673 015220 0 ustar suleiman itsops
BubbleEx96/G4Data1.heprep 0000664 0003722 0000734 00001013140 12337125676 015217 0 ustar suleiman itsops
BubbleEx96/HepRApp.jar 0000644 0003722 0000734 00017407634 12337117163 014676 0 ustar suleiman itsops PK <|6 META-INF/ PK PK <|6 META-INF/MANIFEST.MFN1MNغ`7$