Experiment-independent Geometry and Event Display designed to be used for Nuclear and Particle Physics experiments.
This is the Geometry and Event Display designed to be used for Nuclear and Particle Physics experiments.
Pre-requisite: Node.js-11.x or later.
After cloning the repository, install dependencies:
cd <project folder>
npm install
Now you can compile the Event Display:
npm run build
Build results will be stored to the
upload anything to the server, so it can be hosted anywhere generic html hosting service is provided.
Now, one can add desired event collections to /www/events/collections.json, and geometries to the /www/gdml/geometries.json.
MIT