Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
CLHEP
CLHEP
Commits
a9ee331d
Commit
a9ee331d
authored
Apr 29, 2004
by
Lynn Garren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merging changes from 1.9 and 2.0 into the HEAD
parent
8ab133f0
Changes
64
Hide whitespace changes
Inline
Side-by-side
Showing
64 changed files
with
496 additions
and
162 deletions
+496
-162
Cast/INSTALL
Cast/INSTALL
+29
-1
Cast/configure.in
Cast/configure.in
+1
-2
ChangeLog
ChangeLog
+11
-0
Evaluator/INSTALL
Evaluator/INSTALL
+29
-1
Evaluator/configure.in
Evaluator/configure.in
+1
-1
Exceptions/Exceptions/link_Exceptions.mk
Exceptions/Exceptions/link_Exceptions.mk
+1
-1
Exceptions/INSTALL
Exceptions/INSTALL
+29
-1
Exceptions/configure.in
Exceptions/configure.in
+1
-1
Exceptions/doc/.cvsignore
Exceptions/doc/.cvsignore
+1
-0
Exceptions/test/Makefile.am
Exceptions/test/Makefile.am
+2
-2
GenericFunctions/GenericFunctions/PuncturedSmearedExp.hh
GenericFunctions/GenericFunctions/PuncturedSmearedExp.hh
+1
-1
GenericFunctions/INSTALL
GenericFunctions/INSTALL
+29
-1
GenericFunctions/configure.in
GenericFunctions/configure.in
+2
-2
GenericFunctions/src/PuncturedSmearedExp.cc
GenericFunctions/src/PuncturedSmearedExp.cc
+1
-1
GenericFunctions/src/Sqrt.cc
GenericFunctions/src/Sqrt.cc
+2
-2
Geometry/INSTALL
Geometry/INSTALL
+29
-1
Geometry/configure.in
Geometry/configure.in
+1
-1
HepMC/INSTALL
HepMC/INSTALL
+29
-1
HepMC/configure.in
HepMC/configure.in
+1
-1
HepMC/examples/GNUmakefile
HepMC/examples/GNUmakefile
+1
-1
HepPDT/HepPDT/ParticleName.hh
HepPDT/HepPDT/ParticleName.hh
+1
-1
HepPDT/HepPDT/ParticleTranslation.hh
HepPDT/HepPDT/ParticleTranslation.hh
+1
-1
HepPDT/HepPDT/ParticleTranslation.icc
HepPDT/HepPDT/ParticleTranslation.icc
+1
-1
HepPDT/HepPDT/TranslationList.hh
HepPDT/HepPDT/TranslationList.hh
+1
-1
HepPDT/INSTALL
HepPDT/INSTALL
+29
-1
HepPDT/configure.in
HepPDT/configure.in
+1
-1
HepPDT/examples/GNUmakefile
HepPDT/examples/GNUmakefile
+2
-6
HepPDT/examples/examListHerwig.cc
HepPDT/examples/examListHerwig.cc
+1
-1
HepPDT/examples/examListIsajet.cc
HepPDT/examples/examListIsajet.cc
+1
-1
HepPDT/src/ParticleName.cc
HepPDT/src/ParticleName.cc
+1
-1
HepPDT/src/getPDGpid.cc
HepPDT/src/getPDGpid.cc
+1
-1
HepPDT/src/getPythiaid.cc
HepPDT/src/getPythiaid.cc
+1
-1
HepPDT/src/listPDGTranslation.cc
HepPDT/src/listPDGTranslation.cc
+1
-1
HepPDT/src/listPythiaTranslation.cc
HepPDT/src/listPythiaTranslation.cc
+1
-1
HepPDT/test/listPDGNames.cc.in
HepPDT/test/listPDGNames.cc.in
+1
-1
HepPDT/test/listParticleNames.cc
HepPDT/test/listParticleNames.cc
+1
-1
HepPDT/test/listPythiaNames.cc.in
HepPDT/test/listPythiaNames.cc.in
+1
-1
HepPDT/test/listQQ.dec
HepPDT/test/listQQ.dec
+7
-1
HepPDT/test/listQQTranslation.cc.in
HepPDT/test/listQQTranslation.cc.in
+1
-1
HepPDT/test/testHepPDT.sh.in
HepPDT/test/testHepPDT.sh.in
+2
-1
INSTALL
INSTALL
+3
-3
Matrix/INSTALL
Matrix/INSTALL
+29
-1
Matrix/configure.in
Matrix/configure.in
+1
-1
Random/INSTALL
Random/INSTALL
+29
-1
Random/Random/RandomFunc.h
Random/Random/RandomFunc.h
+13
-6
Random/configure.in
Random/configure.in
+1
-1
Random/src/RandEngine.cc
Random/src/RandEngine.cc
+2
-2
Random/src/drand48.src
Random/src/drand48.src
+6
-6
Random/test/testRandDists.sh.in
Random/test/testRandDists.sh.in
+1
-1
RandomObjects/INSTALL
RandomObjects/INSTALL
+29
-1
RandomObjects/configure.in
RandomObjects/configure.in
+1
-1
ReadMe.cygwin-VC71
ReadMe.cygwin-VC71
+0
-35
RefCount/configure.in
RefCount/configure.in
+2
-3
StdHep/INSTALL
StdHep/INSTALL
+29
-1
StdHep/configure.in
StdHep/configure.in
+1
-1
StdHep/examples/GNUmakefile
StdHep/examples/GNUmakefile
+1
-1
Units/INSTALL
Units/INSTALL
+29
-1
Units/configure.in
Units/configure.in
+1
-1
Utilities/INSTALL
Utilities/INSTALL
+29
-1
Utilities/configure.in
Utilities/configure.in
+1
-1
Vector/INSTALL
Vector/INSTALL
+29
-1
Vector/configure.in
Vector/configure.in
+1
-22
configure.in
configure.in
+1
-1
doBuild-VC71
doBuild-VC71
+0
-22
No files found.
Cast/INSTALL
View file @
a9ee331d
...
...
@@ -19,6 +19,34 @@ make install
(Copy libraries, headers, executables, etc. to relevant
subdirectories under <install_dir>.)
#-------------------------------------------------------------
# configure options
#-------------------------------------------------------------
A variety of options can be given to configure. Below is a list
of the options that you are likely to find most useful.
--help provides a partial list of options
--prefix=PREFIX install architecture-independent files in PREFIX
[default is /usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[default is the same as PREFIX]
--disable-shared build only static libraries
--disable-static build only shared libraries
--enable-exceptions use the CLHEP/Exceptions package
--disable-exceptions DO NOT use the CLHEP/Exceptions package
[--disable-exceptions is the default]
#-------------------------------------------------------------
# building documents
#-------------------------------------------------------------
Documents are neither built nor installed automatically.
Use the following commands to build and install documents:
make docs
make install-docs
#-------------------------------------------------------------
# building from cvs
#-------------------------------------------------------------
...
...
@@ -29,7 +57,7 @@ See building autotools below.
cvs co CLHEP/package OR cvs co package
cd [CLHEP/]package
bootstrap
./
bootstrap
Now continue with directions as if you unpacked a source code tarball.
...
...
Cast/configure.in
View file @
a9ee331d
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Cast, 2.0.0.
0
, CLHEP@cern.ch, Cast)
AC_INIT(CLHEP Cast, 2.0.0.
1
, CLHEP@cern.ch, Cast)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/itos.cc])
...
...
@@ -176,7 +176,6 @@ powerpc-apple-darwin*)
esac;;
esac
# ----------------------------------------------------------------------
# Set system-dependent options:
# ----------------------------------------------------------------------
...
...
ChangeLog
View file @
a9ee331d
Wed Apr 28 2004 Lynn Garren <garren@fnal.gov>
* make CLHEP work with Visual C++
Wed Apr 21 2004 Lynn Garren <garren@fnal.gov>
* change version to CLHEP 2.0.0.1
* fix Herwig and Isajet translation routines in HepPDT
add translation checking tests
Thu Nov 06 2003 Lynn Garren <garren@fnal.gov>
* adding ZOOM Exceptions package for FNAL
...
...
Evaluator/INSTALL
View file @
a9ee331d
...
...
@@ -19,6 +19,34 @@ make install
(Copy libraries, headers, executables, etc. to relevant
subdirectories under <install_dir>.)
#-------------------------------------------------------------
# configure options
#-------------------------------------------------------------
A variety of options can be given to configure. Below is a list
of the options that you are likely to find most useful.
--help provides a partial list of options
--prefix=PREFIX install architecture-independent files in PREFIX
[default is /usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[default is the same as PREFIX]
--disable-shared build only static libraries
--disable-static build only shared libraries
--enable-exceptions use the CLHEP/Exceptions package
--disable-exceptions DO NOT use the CLHEP/Exceptions package
[--disable-exceptions is the default]
#-------------------------------------------------------------
# building documents
#-------------------------------------------------------------
Documents are neither built nor installed automatically.
Use the following commands to build and install documents:
make docs
make install-docs
#-------------------------------------------------------------
# building from cvs
#-------------------------------------------------------------
...
...
@@ -29,7 +57,7 @@ See building autotools below.
cvs co CLHEP/package OR cvs co package
cd [CLHEP/]package
bootstrap
./
bootstrap
Now continue with directions as if you unpacked a source code tarball.
...
...
Evaluator/configure.in
View file @
a9ee331d
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Evaluator, 2.0.0.
0
, CLHEP@cern.ch, Evaluator)
AC_INIT(CLHEP Evaluator, 2.0.0.
1
, CLHEP@cern.ch, Evaluator)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Evaluator.cc])
...
...
Exceptions/Exceptions/link_Exceptions.mk
View file @
a9ee331d
# $Id: link_Exceptions.mk,v 1.
2
2004/04/2
7 17:08:42
garren Exp $
# $Id: link_Exceptions.mk,v 1.
3
2004/04/2
9 02:47:30
garren Exp $
#
# Makefile fragment for PackageList linking system
#
...
...
Exceptions/INSTALL
View file @
a9ee331d
...
...
@@ -19,6 +19,34 @@ make install
(Copy libraries, headers, executables, etc. to relevant
subdirectories under <install_dir>.)
#-------------------------------------------------------------
# configure options
#-------------------------------------------------------------
A variety of options can be given to configure. Below is a list
of the options that you are likely to find most useful.
--help provides a partial list of options
--prefix=PREFIX install architecture-independent files in PREFIX
[default is /usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[default is the same as PREFIX]
--disable-shared build only static libraries
--disable-static build only shared libraries
--enable-exceptions use the CLHEP/Exceptions package
--disable-exceptions DO NOT use the CLHEP/Exceptions package
[--disable-exceptions is the default]
#-------------------------------------------------------------
# building documents
#-------------------------------------------------------------
Documents are neither built nor installed automatically.
Use the following commands to build and install documents:
make docs
make install-docs
#-------------------------------------------------------------
# building from cvs
#-------------------------------------------------------------
...
...
@@ -29,7 +57,7 @@ See building autotools below.
cvs co CLHEP/package OR cvs co package
cd [CLHEP/]package
bootstrap
./
bootstrap
Now continue with directions as if you unpacked a source code tarball.
...
...
Exceptions/configure.in
View file @
a9ee331d
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Exceptions, 2.0.0.
0
, CLHEP@cern.ch, Exceptions)
AC_INIT(CLHEP Exceptions, 2.0.0.
1
, CLHEP@cern.ch, Exceptions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMerrno.cc])
...
...
Exceptions/doc/.cvsignore
0 → 100755
View file @
a9ee331d
Makefile.in
Exceptions/test/Makefile.am
View file @
a9ee331d
# Applicable to each test program:
INCLUDES
=
-I
../
# libraries to link, and whence
LDADD
=
$(top_builddir)
/src/libCLHEP-@PACKAGE@-@VERSION@.la
\
${top_builddir}
/../Cast/src/libCLHEP-Cast-@VERSION@.la
\
LDADD
=
$(top_builddir)
/src/libCLHEP-@PACKAGE@-@VERSION@.la
\
${top_builddir}
/../Cast/src/libCLHEP-Cast-@VERSION@.la
\
${top_builddir}
/../RefCount/src/libCLHEP-RefCount-@VERSION@.la
# Identify executables needed during testing:
...
...
GenericFunctions/GenericFunctions/PuncturedSmearedExp.hh
View file @
a9ee331d
// -*- C++ -*-
// $Id: PuncturedSmearedExp.hh,v 1.
1
2004/0
2/05 15:35:25 boudreau
Exp $
// $Id: PuncturedSmearedExp.hh,v 1.
2
2004/0
4/29 02:47:30 garren
Exp $
// ------------------------------------------------------------------------------//
// This function-object makes an exponential with acceptance holes ("punctures") //
// smeared by a resolution function. //
...
...
GenericFunctions/INSTALL
View file @
a9ee331d
...
...
@@ -19,6 +19,34 @@ make install
(Copy libraries, headers, executables, etc. to relevant
subdirectories under <install_dir>.)
#-------------------------------------------------------------
# configure options
#-------------------------------------------------------------
A variety of options can be given to configure. Below is a list
of the options that you are likely to find most useful.
--help provides a partial list of options
--prefix=PREFIX install architecture-independent files in PREFIX
[default is /usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[default is the same as PREFIX]
--disable-shared build only static libraries
--disable-static build only shared libraries
--enable-exceptions use the CLHEP/Exceptions package
--disable-exceptions DO NOT use the CLHEP/Exceptions package
[--disable-exceptions is the default]
#-------------------------------------------------------------
# building documents
#-------------------------------------------------------------
Documents are neither built nor installed automatically.
Use the following commands to build and install documents:
make docs
make install-docs
#-------------------------------------------------------------
# building from cvs
#-------------------------------------------------------------
...
...
@@ -29,7 +57,7 @@ See building autotools below.
cvs co CLHEP/package OR cvs co package
cd [CLHEP/]package
bootstrap
./
bootstrap
Now continue with directions as if you unpacked a source code tarball.
...
...
GenericFunctions/configure.in
View file @
a9ee331d
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP GenericFunctions, 2.0.0.
0
, CLHEP@cern.ch, GenericFunctions)
AC_INIT(CLHEP GenericFunctions, 2.0.0.
1
, CLHEP@cern.ch, GenericFunctions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Abs.cc])
...
...
@@ -190,12 +190,12 @@ esac
# Check for needed header files:
# ----------------------------------------------------------------------
AC_CHECK_HEADERS([sstream])
# ----------------------------------------------------------------------
# Check for needed typedefs, structures, and compiler characteristics:
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
# Check for needed library functions:
# ----------------------------------------------------------------------
...
...
GenericFunctions/src/PuncturedSmearedExp.cc
View file @
a9ee331d
// -*- C++ -*-
// $Id: PuncturedSmearedExp.cc,v 1.
2
2004/04/2
0 15:03:52 pfeiffer
Exp $
// $Id: PuncturedSmearedExp.cc,v 1.
3
2004/04/2
9 02:47:30 garren
Exp $
#include "CLHEP/GenericFunctions/PuncturedSmearedExp.hh"
#include <sstream>
#include <cmath>
...
...
GenericFunctions/src/Sqrt.cc
View file @
a9ee331d
// -*- C++ -*-
// $Id: Sqrt.cc,v 1.
5
2004/04/2
0 15:03:52 pfeiffer
Exp $
// $Id: Sqrt.cc,v 1.
6
2004/04/2
9 02:47:30 garren
Exp $
#include "CLHEP/GenericFunctions/Sqrt.hh"
#include <assert.h>
#include <cmath>
#include <cmath>
// for sqrt
namespace
Genfun
{
FUNCTION_OBJECT_IMP
(
Sqrt
)
...
...
Geometry/INSTALL
View file @
a9ee331d
...
...
@@ -19,6 +19,34 @@ make install
(Copy libraries, headers, executables, etc. to relevant
subdirectories under <install_dir>.)
#-------------------------------------------------------------
# configure options
#-------------------------------------------------------------
A variety of options can be given to configure. Below is a list
of the options that you are likely to find most useful.
--help provides a partial list of options
--prefix=PREFIX install architecture-independent files in PREFIX
[default is /usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[default is the same as PREFIX]
--disable-shared build only static libraries
--disable-static build only shared libraries
--enable-exceptions use the CLHEP/Exceptions package
--disable-exceptions DO NOT use the CLHEP/Exceptions package
[--disable-exceptions is the default]
#-------------------------------------------------------------
# building documents
#-------------------------------------------------------------
Documents are neither built nor installed automatically.
Use the following commands to build and install documents:
make docs
make install-docs
#-------------------------------------------------------------
# building from cvs
#-------------------------------------------------------------
...
...
@@ -29,7 +57,7 @@ See building autotools below.
cvs co CLHEP/package OR cvs co package
cd [CLHEP/]package
bootstrap
./
bootstrap
Now continue with directions as if you unpacked a source code tarball.
...
...
Geometry/configure.in
View file @
a9ee331d
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Geometry, 2.0.0.
0
, CLHEP@cern.ch, Geometry)
AC_INIT(CLHEP Geometry, 2.0.0.
1
, CLHEP@cern.ch, Geometry)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Plane3D.cc])
...
...
HepMC/INSTALL
View file @
a9ee331d
...
...
@@ -19,6 +19,34 @@ make install
(Copy libraries, headers, executables, etc. to relevant
subdirectories under <install_dir>.)
#-------------------------------------------------------------
# configure options
#-------------------------------------------------------------
A variety of options can be given to configure. Below is a list
of the options that you are likely to find most useful.
--help provides a partial list of options
--prefix=PREFIX install architecture-independent files in PREFIX
[default is /usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[default is the same as PREFIX]
--disable-shared build only static libraries
--disable-static build only shared libraries
--enable-exceptions use the CLHEP/Exceptions package
--disable-exceptions DO NOT use the CLHEP/Exceptions package
[--disable-exceptions is the default]
#-------------------------------------------------------------
# building documents
#-------------------------------------------------------------
Documents are neither built nor installed automatically.
Use the following commands to build and install documents:
make docs
make install-docs
#-------------------------------------------------------------
# building from cvs
#-------------------------------------------------------------
...
...
@@ -29,7 +57,7 @@ See building autotools below.
cvs co CLHEP/package OR cvs co package
cd [CLHEP/]package
bootstrap
./
bootstrap
Now continue with directions as if you unpacked a source code tarball.
...
...
HepMC/configure.in
View file @
a9ee331d
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP HepMC, 2.0.0.
0
, CLHEP@cern.ch, HepMC)
AC_INIT(CLHEP HepMC, 2.0.0.
1
, CLHEP@cern.ch, HepMC)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DummyDecayModel.cc])
...
...
HepMC/examples/GNUmakefile
View file @
a9ee331d
...
...
@@ -32,7 +32,7 @@ endif
HepMCinc
=
$(INCDIR)
/CLHEP/HepMC
PythiaLIB
=
$(LULIB)
/pydata.o
$(LULIB)
/liblund.a
$(LULIB)
/libpydum.a
HerwigLIB
=
$(HERWIG_DIR)
/lib/timel.o
$(HERWIG_DIR)
/lib/libherwig.a
$(HERWIG_DIR)
/lib/libherdum.a
LIBNAME
=
$(CLHEP_DIR)
/lib/libCLHEP-2.0.0.
0
.a
LIBNAME
=
$(CLHEP_DIR)
/lib/libCLHEP-2.0.0.
1
.a
################################################################################
...
...
HepPDT/HepPDT/ParticleName.hh
View file @
a9ee331d
#ifndef PARTICLENAME_HH
#define PARTICLENAME_HH
// $Id: ParticleName.hh,v 1.
1
2004/04/
14 23:56:27
garren Exp $
// $Id: ParticleName.hh,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// ParticleName.hh
...
...
HepPDT/HepPDT/ParticleTranslation.hh
View file @
a9ee331d
// $Id: ParticleTranslation.hh,v 1.
1
2004/04/
14 23:56:27
garren Exp $
// $Id: ParticleTranslation.hh,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// ParticleTranslation.hh
...
...
HepPDT/HepPDT/ParticleTranslation.icc
View file @
a9ee331d
// $Id: ParticleTranslation.icc,v 1.
1
2004/04/
14 23:56:27
garren Exp $
// $Id: ParticleTranslation.icc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// ParticleTranslation.icc
...
...
HepPDT/HepPDT/TranslationList.hh
View file @
a9ee331d
#ifndef TRANSLATIONLIST_HH
#define TRANSLATIONLIST_HH
// $Id: TranslationList.hh,v 1.
1
2004/04/
14 23:56:27
garren Exp $
// $Id: TranslationList.hh,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// TranslationList.hh
...
...
HepPDT/INSTALL
View file @
a9ee331d
...
...
@@ -19,6 +19,34 @@ make install
(Copy libraries, headers, executables, etc. to relevant
subdirectories under <install_dir>.)
#-------------------------------------------------------------
# configure options
#-------------------------------------------------------------
A variety of options can be given to configure. Below is a list
of the options that you are likely to find most useful.
--help provides a partial list of options
--prefix=PREFIX install architecture-independent files in PREFIX
[default is /usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[default is the same as PREFIX]
--disable-shared build only static libraries
--disable-static build only shared libraries
--enable-exceptions use the CLHEP/Exceptions package
--disable-exceptions DO NOT use the CLHEP/Exceptions package
[--disable-exceptions is the default]
#-------------------------------------------------------------
# building documents
#-------------------------------------------------------------
Documents are neither built nor installed automatically.
Use the following commands to build and install documents:
make docs
make install-docs
#-------------------------------------------------------------
# building from cvs
#-------------------------------------------------------------
...
...
@@ -29,7 +57,7 @@ See building autotools below.
cvs co CLHEP/package OR cvs co package
cd [CLHEP/]package
bootstrap
./
bootstrap
Now continue with directions as if you unpacked a source code tarball.
...
...
HepPDT/configure.in
View file @
a9ee331d
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP HepPDT, 2.0.0.
0
, CLHEP@cern.ch, HepPDT)
AC_INIT(CLHEP HepPDT, 2.0.0.
1
, CLHEP@cern.ch, HepPDT)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Constituent.cc])
...
...
HepPDT/examples/GNUmakefile
View file @
a9ee331d
#
# $Id: GNUmakefile,v 1.
3
2004/04/
14 23:56:27
garren Exp $
# $Id: GNUmakefile,v 1.
4
2004/04/
29 02:47:31
garren Exp $
#
# makefile for HepPDT examples
#
...
...
@@ -25,7 +25,7 @@ ifndef CXX
endif
ifndef
PDTLIB
PDTLIB
=
$(CLHEP_DIR)
/lib/libCLHEP-HepPDT-2.0.0.
0
.a
PDTLIB
=
$(CLHEP_DIR)
/lib/libCLHEP-HepPDT-2.0.0.
1
.a
endif
ifndef
INCDIR
...
...
@@ -48,10 +48,6 @@ AR=ar
ARFLG
=
-urs
CXXFLAGS
=
$(DFLG)
$(INCDIR)
ifeq
"$(CXX)" "KCC"
CXXFLAGS
+=
+K0
-O0
--no_implicit_include
--one_per
PDTLIB
=
$(CLHEP_DIR)
/lib/libCLHEP-KCC.1.7.0.0.a
endif
SOURCE
=
$(
wildcard
*
.cc
)
...
...
HepPDT/examples/examListHerwig.cc
View file @
a9ee331d
// $Id: examListHerwig.cc,v 1.
1
2004/04/
14 23:56:27
garren Exp $
// $Id: examListHerwig.cc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// -------------------------------------------------------------------
//
// List the herwig translation
...
...
HepPDT/examples/examListIsajet.cc
View file @
a9ee331d
// $Id: examListIsajet.cc,v 1.
1
2004/04/
14 23:56:27
garren Exp $
// $Id: examListIsajet.cc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// -------------------------------------------------------------------
//
// List the isajet translation
...
...
HepPDT/src/ParticleName.cc
View file @
a9ee331d
// $Id: ParticleName.cc,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: ParticleName.cc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// ParticleName.cc
...
...
HepPDT/src/getPDGpid.cc
View file @
a9ee331d
// $Id: getPDGpid.cc,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: getPDGpid.cc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// getPDGpid.cc
...
...
HepPDT/src/getPythiaid.cc
View file @
a9ee331d
// $Id: getPythiaid.cc,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: getPythiaid.cc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// getPythiaid.cc
...
...
HepPDT/src/listPDGTranslation.cc
View file @
a9ee331d
// $Id: listPDGTranslation.cc,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: listPDGTranslation.cc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// listPDGTranslation.cc
...
...
HepPDT/src/listPythiaTranslation.cc
View file @
a9ee331d
// $Id: listPythiaTranslation.cc,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: listPythiaTranslation.cc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
//
// listPythiaTranslation.cc
...
...
HepPDT/test/listPDGNames.cc.in
View file @
a9ee331d
// $Id: listPDGNames.cc.in,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: listPDGNames.cc.in,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
// listPDGNames.cc
//
...
...
HepPDT/test/listParticleNames.cc
View file @
a9ee331d
// $Id: listParticleNames.cc,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: listParticleNames.cc,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
// listParticleNames.cc
//
...
...
HepPDT/test/listPythiaNames.cc.in
View file @
a9ee331d
// $Id: listPythiaNames.cc.in,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: listPythiaNames.cc.in,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
// listPythiaNames.cc
//
...
...
HepPDT/test/listQQ.dec
View file @
a9ee331d
;
; $Id: listQQ.dec,v 1.
1
2004/04/
14 23:56:28
garren Exp $
; $Id: listQQ.dec,v 1.
2
2004/04/
29 02:47:31
garren Exp $
;
; $Log: listQQ.dec,v $
; Revision 1.2 2004/04/29 02:47:31 garren
; merging changes from 1.9 and 2.0 into the HEAD
;
; Revision 1.1.2.1 2004/04/21 16:14:52 garren
; merge in changes and translation bug fix from HEAD
;
; Revision 1.1 2004/04/14 23:56:28 garren
; fix bugs in translation
; add translation tests
...
...
HepPDT/test/listQQTranslation.cc.in
View file @
a9ee331d
// $Id: listQQTranslation.cc.in,v 1.
1
2004/04/
14 23:56:28
garren Exp $
// $Id: listQQTranslation.cc.in,v 1.
2
2004/04/
29 02:47:31
garren Exp $
// ----------------------------------------------------------------------
// listQQTranslation.cc
//
...
...
HepPDT/test/testHepPDT.sh.in
View file @
a9ee331d
...
...
@@ -3,5 +3,6 @@
./testHepPDT@EXEEXT@ < testHepPDT.input
diff
-b
-q
testHepPDT.out @srcdir@/testHepPDT.output
>
/dev/null
sed
's/e-0\([0-9][0-9]\)/e-\1/g ; s/e+0\([0-9][0-9]\)/e+\1/g'
testHepPDT.out |
\
diff
-b
-q
- @srcdir@/testHepPDT.output
>
/dev/null