-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Issue
Unable to reproduce historical ev.beamp pattern.
Environment:
eic-shell 3.0-stable container
gcc-10.2.1
root-6.22.08
geant4-10.7.1
Input Macro
/remoll/setgeofile geometry/mollerMother.gdml
/remoll/physlist/register QGSP_BERT_HP
/remoll/physlist/parallel/enable
/remoll/parallel/setfile geometry/mollerParallel.gdml
/run/numberOfThreads 5
/run/initialize
/remoll/addfield map_directory/subcoil_2_3_3mm_full.txt
/remoll/addfield map_directory/V2U.1a.50cm.parallel.txt
/remoll/field/scale map_directory/subcoil_2_3_3mm_full.txt 1.0
/remoll/field/scale map_directory/V2U.1a.50cm.parallel.txt 1.0
/remoll/target/mother LH2
/remoll/target/volume LH2
/remoll/evgen/set elastic
/remoll/oldras false
/remoll/beam_x0 0.0 mm
/remoll/beamene 11 GeV
/remoll/beamcurr 85 microampere
/remoll/SD/disable_all
/remoll/SD/enable 28
/remoll/SD/detect lowenergyneutral 28
/remoll/SD/detect secondaries 28
/remoll/SD/detect boundaryhits 28
/remoll/filename remollout_oldrasfalse.root
/run/beamOn 2000
Steps to reproduce
git clone https://github.com/JeffersonLab/remoll
cd remoll
git checkout develop
cmake -DCMAKE_BUILD_TYPE=Release -S . -B build
cmake --build build -j 8
./build/remoll macros/test.mac
git clone https://github.com/JeffersonLab/remoll
cd remoll
git checkout feature-trigscint
cmake -DCMAKE_BUILD_TYPE=Release -S . -B build
cmake --build build -j 8
./build/remoll macros/test.mac
Metadata
Metadata
Assignees
Labels
No labels