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

CEDViewer with ODD detector #25

Open
peter-mckeown opened this issue Mar 19, 2024 · 0 comments
Open

CEDViewer with ODD detector #25

peter-mckeown opened this issue Mar 19, 2024 · 0 comments

Comments

@peter-mckeown
Copy link

Goal:
Trying to run CED viewer for the OpenDataDetector using main:
https://gitlab.cern.ch/acts/OpenDataDetector/

Problem:
No MCParticle shown and not possible to toggle complete detector geometry on and off

Steps to reproduce:
source /cvmfs/sw.hsf.org/key4hep/setup.sh
mkdir build & cd build
cmake ..
make -j$(nproc) install

source this_odd.sh
cd ../scripts
ddsim --enableGun --numberOfEvents 10 --gun.energy 10.0*GeV --gun.particle gamma --gun.thetaMin 1.57 --gun.thetaMax 1.57 --gun.distribution uniform --compactFile ../xml/OpenDataDetector.xml --outputFile TEST_ODD_gamma_theta1.57_10events_10GeV_edm4hep.root

running event display via wrapper as described in https://key4hep.github.io/key4hep-doc/tutorials/k4marlinwrapper/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.html with correct collection names and ODD geometry

OS version: Ubuntu 22.04

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

No branches or pull requests

1 participant