forked from thermus-project/THERMUS
-
Notifications
You must be signed in to change notification settings - Fork 0
A Thermal Model Package for ROOT
License
nasirmehdimalik/THERMUS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# THERMUS A Thermal Model Package for ROOT Contacts ======== [email protected] [email protected] Contents ======== Directory THERMUS/ : README - file containing important information LICENSE - usage terms and conditions functions - functions needed for numerical calculations include - prototypes for constrains and models main - models and main classes particles - list of particles and decay properties test - exemples and basic tests Environment variables ===================== The environment variables ROOTSYS and THERMUS should be set and exported respectively with the proper <pathnames> (checked by cmakethermus.sh): $ROOTSYS should point to the directory of the root installation $THERMUS should point to the directory containing the THERMUS code Compiling THERMUS and running test programs =========================================== Configuration and compilation should be done using CMake: source cmakethermus.sh (Please note that the provided makefiles are not recommended). For using THERMUS, a ROOT version >= 6 compiled from source is necessary: you can obtain the source via: git clone http://root.cern.ch/git/root.git root please look at cmakeroot.sh as an example for properly building and installing root Note that a rootlogon.C loading THERMUS Shared Object (.so) libraries is also provided.
About
A Thermal Model Package for ROOT
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 94.6%
- C 2.9%
- Makefile 1.9%
- Other 0.6%