clhep-config
CLHEP: A Class Library for High Energy Physics - development
Install
- All systems
-
curl cmd.cat/clhep-config.sh
- Debian
-
apt-get install libclhep-dev
- Ubuntu
-
apt-get install libclhep-dev
- Kali Linux
-
apt-get install libclhep-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libclhep-dev
- Raspbian
-
apt-get install libclhep-dev
- Dockerfile
- dockerfile.run/clhep-config
libclhep-dev
CLHEP: A Class Library for High Energy Physics - development
CLHEP provides a set of HEP-specific foundation and utility classes such as random generators, physics vectors, geometry and linear algebra. This package provides development files of CLHEP.