Commit 91a76403 authored by Valentina Fioretti's avatar Valentina Fioretti
Browse files

CsI example

parent 2358f766
Loading
Loading
Loading
Loading
−39.3 KiB

File deleted.

+11 −17
Original line number Diff line number Diff line
MT.NUM.THREADS = 8
######################################################
# number of multithreading threads

MT.NUM.THREADS = 1

######################################################
# Selection of output files
@@ -41,15 +44,9 @@ IOXYZ.PROCESS_NAME = false
IOXYZ.volumeselection.number = 1
IOXYZ.volumeselection.0.start = 0
IOXYZ.volumeselection.0.end = 1000000000
#IOXYZ.volumeselection.1.start = 50000
#IOXYZ.volumeselection.1.end = 60000
#IOXYZ.volumeselection.1.start = 1
#IOXYZ.volumeselection.1.end = 2
#IOXYZ.volumeselection.2.start = 301
#IOXYZ.volumeselection.2.end = 330


#number of rows for each file
#IOXYZ.NRows  = 100000
IOXYZ.NRows  = 5000000

#write only volume with energy deposit (this do not exclude the world)
@@ -64,20 +61,19 @@ IOXYZ.removeWorldEvent = 0

# 1 = summing mother and grandmother ID in case of replicas
GEOM.VOLID.TYPE = 0

########################################################
# physical process
# physics list

PHYS.VERSION = OPTPhys

# Production cut applied to all volumes in the simulation:
OPTPhys.DEFAULT.CUT = 0.001


########################################################
# geometry configuration
# Print the current geometry to output
GEOM.PRINT_GEOMETRY = false
GEOM.WRITE.GDML = false
GEOM.WRITE.GDML.NAME = WFI.gdml


# setting the world dimension [mm]
WORLD.BOX.SIDE = 5000
@@ -86,15 +82,13 @@ GEOM.VERSION = Scintillator

CsI.TYPE = 1

# Path to the cad files used in the simulation:
GEOM.CAD.PATH = ../../cad_files

# Experiment = 2
#

# selecting the chamber material
VACUUM = 1

# material of the reflecting layers (from BGO side)
# material of the reflecting layers
REFL.LAYER1.MAT = 62
REFL.LAYER2.MAT = 1

−633 KiB

File deleted.