How to use EcoMug.h?

I want to use Geant4 to create a muon tomography simulation based on several published journals. According to what I’ve read, the researchers who created the simulation used EcoMug as a muon shower generator. I tried to figure out how to include the EcoMug.h file in the program I wrote. I’m still not sure how to include and call the file in my simulation. Can you help me by providing simple instructions for running EcoMug in my simulation?

I’ve attached the GitHub link to my program:

https://github.com/PRenaldi/mus.git

I’m hoping someone can help me with my problem. Thank you very much.

One example of use is here: GitHub - legend-exp/remage: Simulation framework for germanium experiments, see:

and the overall project structure/CMake scripts for the integration/build.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.