Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ddsim steering file for CLD o3 (with ARC) #49

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

atolosadelgado
Copy link
Contributor

BEGINRELEASENOTES

  • DDsim steering file for CLD o3 (with ARC), which runs the cld_steering.py, and adds optical physics and SD action and filter for ARC.

ENDRELEASENOTES

Hi,

I have tested the full CLD o3 with this steering file. There is the hit pattern of optical photons in ARC of 1 and 10 events respectively
Screenshot from 2024-07-26 15-50-51
Screenshot from 2024-07-26 15-49-17

I have run the following command to produce the plots:

ddsim --steeringFile cld_arc_steer.py -N 10 -G --gun.direction "1 0 0"
root CLD_SIM.edm4hep.root
events->Draw("ArcCollection.position.x:ArcCollection.position.z","","",1)

Please let me know if something else should be changed :)

@andresailer
Copy link
Collaborator

Please add a test with the file like

add_test(NAME ddsim_lcio
WORKING_DIRECTORY ${CLDConfig_DIR}
COMMAND ddsim -S cld_steer.py -N 3 --inputFile ../test/yyxyev_000.stdhep --outputFile test.slcio --compactFile ${DETECTOR}
)

@atolosadelgado
Copy link
Contributor Author

Please add a test with the file like

add_test(NAME ddsim_lcio
WORKING_DIRECTORY ${CLDConfig_DIR}
COMMAND ddsim -S cld_steer.py -N 3 --inputFile ../test/yyxyev_000.stdhep --outputFile test.slcio --compactFile ${DETECTOR}
)

Bien sûr monsieur :)

@andresailer andresailer merged commit 8632301 into key4hep:main Jul 29, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants