The package features the Placet interfaced with Python and the class extending its functionality.
-
Clone the repository to your local machine.
-
When in the folder run:
pip3 install .
The package should be installed and available as placetmachine.
It requires a PLACET installation (https://gitlab.cern.ch/clic-software/placet)!
There is also a public Docker image of an Ubuntu with PLACET on Docker Hub. To get it run:
docker pull drozzoff/ubuntu_placet:latest
For the details, visit the MkDocs generated documentation.