Skip to content
Snippets Groups Projects
Commit 43b393c0 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: simple_info_plot_histograms.cxx

parent af48095d
No related branches found
No related tags found
1 merge request!20Restructuring repo
......@@ -54,7 +54,7 @@ void simple_info_plot_histograms(const char* fname = "sim_output/output_zdc_phot
// Detector
dd4hep::Detector& detector = dd4hep::Detector::getInstance();
detector.fromCompact("./calorimeters/ZDC_example.xml");
detector.fromCompact("benchmarks/calorimeters/ZDC_example.xml");
// Volume
dd4hep::VolumeManager volman = dd4hep::VolumeManager::getVolumeManager(detector);
// CellID Coverter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment