Skip to content

Commit

Permalink
Added list of commands to update examples, updated examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtueros committed Mar 25, 2024
1 parent dfd50f4 commit 1c9edfc
Show file tree
Hide file tree
Showing 37 changed files with 30 additions and 0 deletions.
Binary file modified sim2root/CoREASRawRoot/Coreas_004100.rawroot
Binary file not shown.
30 changes: 30 additions & 0 deletions sim2root/ComandsToActualizeExamples.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Is not a script becouse you might not want to do everything.


1) remove rawroots

rm */*.rawroot

2) create ZHAireS rawroots

python ./ZHAireSRawRoot/ZHAireSRawToRawROOT.py ./ZHAireSRawRoot/GP300_Xi_Sib_Proton_3.87_79.4_310.0_13790 standard 1 13790 ./ZHAireSRawRoot/GP300_Xi_Sib_Proton_3.87_79.4_310.0_13790.rawroot
python ./ZHAireSRawRoot/ZHAireSRawToRawROOT.py ./ZHAireSRawRoot/GP300_Xi_Sib_Proton_3.8_51.6_135.4_1618 standard 1 1618 ./ZHAireSRawRoot/GP300_Xi_Sib_Proton_3.8_51.6_135.4_1618.rawroot

3) create coreas rawroots

python ./CoREASRawRoot/CoreasToRawROOT.py -d ./CoREASRawRoot/proton
mv Coreas_004100.rawroot ./CoREASRawRoot/

4) delete grandlib files ...be very careful with the * and the undersocore!

rm -r ./Common/sim_*

4) Run pipes (from common)

cd ./Common/

python ./RunSimPipe.py ../ZHAireSRawRoot/ ZHAireS

python ./RunSimPipeNoJitter.py ../CoREASRawRoot/ CoREAS-NJ

python ./RunSimPipeADCNoise.py ../ZHAireSRawRoot/ ADCNoise
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 1c9edfc

Please sign in to comment.