Warning, /geant4/examples/advanced/ChargeExchangeMC/batch.mac is written in an unsupported language. File is not indexed.
0001 /control/verbose 1
0002 /run/verbose 1
0003 /event/verbose 0
0004 #/hits/verbose 0
0005
0006 # here we define branching ratios of decay modes of eta meson
0007 # 0 - gamma gamma (original 0.3942)
0008 # 1 - pi0 pi0 pi0 (original 0.3256)
0009 # 2 - pi0 pi+ pi- (original 0.226)
0010 # 3 - gamma pi+ pi- (original 0.0468)
0011 /particle/select eta
0012 /particle/property/decay/select 0
0013 /particle/property/decay/br 1
0014 /particle/property/decay/select 1
0015 /particle/property/decay/br 0
0016 /particle/property/decay/select 2
0017 /particle/property/decay/br 0
0018 /particle/property/decay/select 3
0019 /particle/property/decay/br 0
0020 /particle/property/decay/dump
0021
0022 #/run/setCutForRegion Calorimeter 1 mm
0023
0024 #/cexmc/detector/Monitor/ED/verbose 1
0025 #/cexmc/detector/VetoCounter/ED/verbose 1
0026 #/cexmc/detector/Calorimeter/ED/verbose 1
0027 #/cexmc/detector/Target/TP/verbose 1
0028 #/cexmc/detector/Monitor/TP/verbose 1
0029 #/cexmc/detector/VetoCounter/TP/verbose 1
0030 #/cexmc/detector/Calorimeter/TP/verbose 1
0031
0032 /cexmc/detector/calorimeterTriggerAlgorithm inner
0033
0034 /cexmc/detector/Monitor/ED/threshold 125 keV
0035 /cexmc/detector/VetoCounter/ED/threshold 250 keV
0036 /cexmc/detector/Calorimeter/ED/threshold 40 MeV
0037
0038 /cexmc/detector/outerCrystalsVetoAlgorithm none
0039 /cexmc/detector/outerCrystalsVetoFraction 0.5
0040
0041 /cexmc/detector/applyFiniteCrystalResolution true
0042 /cexmc/detector/addCrystalResolutionRange 0. 0.04 0.48
0043 /cexmc/detector/addCrystalResolutionRange 0.04 0.06 0.27
0044 /cexmc/detector/addCrystalResolutionRange 0.06 0.10 0.22
0045 /cexmc/detector/addCrystalResolutionRange 0.10 0.20 0.18
0046 /cexmc/detector/addCrystalResolutionRange 0.20 2.00 0.15
0047
0048 /cexmc/gun/particle pi-
0049 /cexmc/gun/position 0 0 -36 cm
0050 /cexmc/gun/direction 0 0 1
0051 /cexmc/gun/momentumAmp 732.1 MeV
0052 /cexmc/gun/fwhmPosX 3.0 cm
0053 /cexmc/gun/fwhmPosY 3.5 cm
0054 /cexmc/gun/fwhmDirX 1.12 deg
0055 /cexmc/gun/fwhmDirY 1.35 deg
0056 /cexmc/gun/fwhmMomentumAmp 0.015
0057
0058 /cexmc/physics/setMaxILCorrection 0
0059 /cexmc/physics/applyFermiMotionInTarget false
0060 #/cexmc/physics/setAngularRange 0.1 -0.1 2
0061 #/cexmc/physics/addAngularRange 1.0 0.0 10
0062 #/cexmc/physics/addAngularRange -0.5 -0.8 2
0063 /cexmc/physics/setAngularRange 1.0 -1.0 10
0064
0065 /cexmc/reconstructor/momentumAmpDiff -2.1 MeV
0066
0067 /cexmc/reconstructor/edCollectionAlgo all
0068 /cexmc/reconstructor/useInnerRefCrystal true
0069 /cexmc/reconstructor/entryPointDefinitionAlgo sqrt
0070 /cexmc/reconstructor/crystalSelectionAlgo all
0071 /cexmc/reconstructor/entryPointDepthDefinitionAlgo plain
0072 /cexmc/reconstructor/entryPointDepth 0 cm
0073 /cexmc/reconstructor/useTableMass false
0074
0075 /cexmc/reconstructor/useMassCut false
0076 /cexmc/reconstructor/mCutOPCenter 530 MeV
0077 /cexmc/reconstructor/mCutNOPCenter 970 MeV
0078 /cexmc/reconstructor/mCutOPWidth 10 MeV
0079 /cexmc/reconstructor/mCutNOPWidth 30 MeV
0080 /cexmc/reconstructor/mCutAngle 45 deg
0081
0082 /cexmc/reconstructor/useAbsorbedEnergyCut false
0083 /cexmc/reconstructor/aeCutCLCenter 310 MeV
0084 /cexmc/reconstructor/aeCutCRCenter 310 MeV
0085 /cexmc/reconstructor/aeCutCLWidth 100 MeV
0086 /cexmc/reconstructor/aeCutCRWidth 180 MeV
0087 /cexmc/reconstructor/aeCutAngle 45 deg
0088
0089 /cexmc/run/eventCountPolicy trigger
0090 /cexmc/run/eventDataVerboseLevel trigger
0091 /cexmc/event/verbose 2
0092 /cexmc/vis/verbose 2
0093
0094 /run/beamOn 10