Difference between revisions of "CLHEP"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 27: Line 27:
  
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - program executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - program executable directory
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
* HPC_{{#uppercase:{{#var:app}}}}_INC - include file directory
+
* HPC_{{uc:{{#var:app}}}}_INC - include file directory
  
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==

Revision as of 21:17, 6 December 2019

Description

CLHEP website  

The CLHEP project was proposed by Leif Lönnblad at CHEP 92. It is intended to be a set of HEP-specific foundation and utility classes such as random generators, physics vectors, geometry and linear algebra. CLHEP is structured in a set of packages independent of any external package (interdependencies within CLHEP are allowed under certain conditions).

Required Modules

modules documentation

Parallel

  • gcc/4.7.2
  • {{#lowercase:CLHEP}}

System Variables

  • HPC_CLHEP_DIR - installation directory
  • HPC_CLHEP_BIN - program executable directory
  • HPC_CLHEP_LIB - library directory
  • HPC_CLHEP_INC - include file directory





Validation

  • Validated 4/5/2018