|
About:
CLHep is intended to be a set of HEP-specific
foundation and utility classes such as random
generators, physics vectors, geometry, and linear
algebra.
Release focus: Minor bugfixes
Changes:
The addParticleTable() method no longer translates particle names nor verifies the ID number.
Author:
Andreas Pfeiffer <andreas |dot| pfeiffer |at| cern |dot| ch>
[contact developer]
Homepage:
https://savannah.cern.ch/projects/heppdt/
Tar/GZ:
http://lcgapp.cern.ch/project/simu/HepPDT/download/
Changelog:
http://lcgapp.cern.ch/project/simu/HepPDT/download/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.06% (Rank 2023)
» Popularity: 0.53% (Rank 11331)

(click to enlarge graphs)
Record hits: 8,052
URL hits: 2,516
Subscribers: 9
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
3.02.03
|
Minor bugfixes |
10-Jan-2008 11:34 |
|
3.02.02
|
Initial freshmeat announcement |
27-Nov-2007 05:30 |
Comments
[»]
CLHEP-1.8.2.1.spec
by Wei-Lun Chao - Jul 7th 2005 19:51:12
Summary: A Class library for High Energy Physics
Name: CLHEP
Version: 1.8.2.1
Release: 1
Copyright: distributable
Group: Development/Libraries
Vendor: CLHEP Workshops
URL: http://proj-clhep.web.cern.ch/proj-clhep/index.html
Source:
http://proj-clhep.web.cern.ch/proj-clhep/export/share/CLHEP/1.8.2.1/clhep-%{version}.tgz
Packager: Wei-Lun Chao <chaoweilun@pcmail.com.tw>
BuildRoot: %{_builddir}/%{name}-root
>description
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.
>prep
>setup -n %{name}
>build
>configure
make
>install
rm -rf $RPM_BUILD_ROOT
>makeinstall
ln -s libCLHEP-g++.%{version}.a $RPM_BUILD_ROOT%_libdir/libCLHEP.a
>clean
rm -rf $RPM_BUILD_ROOT
>files
>defattr(-,root,root)
>{_includedir}/CLHEP
>{_libdir}/*.a
>changelog
* Mon Jun 13 2005 Wei-Lun <chaoweilun@pcmail.com.tw>
- initial spec file created
[reply]
[top]
|