Page MenuHomeHEPForge

No OneTemporary

Index: trunk/share/tests/lhapdf.sin
===================================================================
--- trunk/share/tests/lhapdf.sin (revision 5876)
+++ trunk/share/tests/lhapdf.sin (revision 5877)
@@ -1,62 +0,0 @@
-# $Id$
-# SINDARIN input for WHIZARD self-test
-# Process p p -> e2, E2
-
-library = "lhapdf_1_lib"
-model = "SM"
-ms = 0
-me = 0
-mmu = 0
-
-?logging = true
-?openmp_logging = false
-?vis_history = false
-?integration_timer = false
-?phs_s_mapping = false
-?write_raw = false
-
-seed = 0
-
-alias q = u:d:s
-alias Q = U:D:S
-alias lepton = e1:e2:e3:E1:E2:E3
-$method = "omega"
-process lhapdf_1_p = q, Q => e2, E2
-
-compile ()
-
-$phs_method = "wood"
-
-$integration_method = "vamp"
-
-cuts = all Pt > 100 GeV [lepton]
- and all M > 10 GeV [lepton, lepton]
-
-iterations = 4:500, 2:500
-sqrts = 1000
-
-!!! Tests should be run single-threaded
-openmp_num_threads = 1
-
-n_events = 1
-sample_format = lhef
-
-beams = u, U
-integrate (lhapdf_1_p)
-simulate (lhapdf_1_p)
- { $sample = "lhapdf_1_p_1" $lhef_version = "1.0" }
-
-beams = p, p => lhapdf
-integrate (lhapdf_1_p)
-simulate (lhapdf_1_p)
- { $sample = "lhapdf_1_p_2" $lhef_version = "1.0" }
-
-beams = p, A => lhapdf, lhapdf_photon
-$lhapdf_file = "cteq5l.LHgrid"
-$lhapdf_photon_file = "GSG961.LHgrid"
-integrate (lhapdf_1_p)
-simulate (lhapdf_1_p)
- { $sample = "lhapdf_1_p_3" $lhef_version = "1.0" }
-
-
-
Index: trunk/share/tests/lhapdf5.sin
===================================================================
--- trunk/share/tests/lhapdf5.sin (revision 0)
+++ trunk/share/tests/lhapdf5.sin (revision 5877)
@@ -0,0 +1,62 @@
+# $Id$
+# SINDARIN input for WHIZARD self-test
+# Process p p -> e2, E2
+
+library = "lhapdf5_1_lib"
+model = "SM"
+ms = 0
+me = 0
+mmu = 0
+
+?logging = true
+?openmp_logging = false
+?vis_history = false
+?integration_timer = false
+?phs_s_mapping = false
+?write_raw = false
+
+seed = 0
+
+alias q = u:d:s
+alias Q = U:D:S
+alias lepton = e1:e2:e3:E1:E2:E3
+$method = "omega"
+process lhapdf5_1_p = q, Q => e2, E2
+
+compile ()
+
+$phs_method = "wood"
+
+$integration_method = "vamp"
+
+cuts = all Pt > 100 GeV [lepton]
+ and all M > 10 GeV [lepton, lepton]
+
+iterations = 4:500, 2:500
+sqrts = 1000
+
+!!! Tests should be run single-threaded
+openmp_num_threads = 1
+
+n_events = 1
+sample_format = lhef
+
+beams = u, U
+integrate (lhapdf5_1_p)
+simulate (lhapdf5_1_p)
+ { $sample = "lhapdf5_1_p_1" $lhef_version = "1.0" }
+
+beams = p, p => lhapdf
+integrate (lhapdf5_1_p)
+simulate (lhapdf5_1_p)
+ { $sample = "lhapdf5_1_p_2" $lhef_version = "1.0" }
+
+beams = p, A => lhapdf, lhapdf_photon
+$lhapdf_file = "cteq5l.LHgrid"
+$lhapdf_photon_file = "GSG961.LHgrid"
+integrate (lhapdf5_1_p)
+simulate (lhapdf5_1_p)
+ { $sample = "lhapdf5_1_p_3" $lhef_version = "1.0" }
+
+
+
Property changes on: trunk/share/tests/lhapdf5.sin
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: trunk/share/tests/Makefile.am
===================================================================
--- trunk/share/tests/Makefile.am (revision 5876)
+++ trunk/share/tests/Makefile.am (revision 5877)
@@ -1,875 +1,875 @@
## Makefile.am -- Makefile for WHIZARD tests
##
## Process this file with automake to produce Makefile.in
##
########################################################################
#
# Copyright (C) 1999-2014 by
# Wolfgang Kilian <kilian@physik.uni-siegen.de>
# Thorsten Ohl <ohl@physik.uni-wuerzburg.de>
# Juergen Reuter <juergen.reuter@desy.de>
# with contributions from
# Christian Speckner <cnspeckn@googlemail.com>
#
# WHIZARD is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# WHIZARD is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
########################################################################
EXTRA_DIST = \
$(TESTSUITE_MACROS) $(TESTSUITES_M4) $(TESTSUITES_SIN) \
$(REF_OUTPUT_FILES) \
structure_2_inc.sin testproc_3.phs \
user_cuts.f90 user_strfun.f90 susyhit.in TEST.mdl
TESTSUITE_MACROS = testsuite.m4
REF_OUTPUT_FILES = \
$(REF_OUTPUT_FILES_BASE) $(REF_OUTPUT_FILES_DOUBLE) \
$(REF_OUTPUT_FILES_QUAD)
REF_OUTPUT_FILES_BASE = \
ref-output/analysis_1.ref \
ref-output/jets_1.ref \
ref-output/pdg_arrays_1.ref \
ref-output/pdg_arrays_2.ref \
ref-output/expressions_1.ref \
ref-output/expressions_2.ref \
ref-output/expressions_3.ref \
ref-output/expressions_4.ref \
ref-output/beam_1.ref \
ref-output/beam_2.ref \
ref-output/beam_3.ref \
ref-output/polarization_1.ref \
ref-output/polarization_2.ref \
ref-output/md5_1.ref \
ref-output/cputime_1.ref \
ref-output/cputime_2.ref \
ref-output/lexer_1.ref \
ref-output/sorting_1.ref \
ref-output/state_matrix_1.ref \
ref-output/state_matrix_2.ref \
ref-output/state_matrix_3.ref \
ref-output/interaction_1.ref \
ref-output/parse_1.ref \
ref-output/color_1.ref \
ref-output/evaluator_1.ref \
ref-output/evaluator_2.ref \
ref-output/evaluator_3.ref \
ref-output/os_interface_1.ref \
ref-output/format_1.ref \
ref-output/hepmc_interface_1.ref \
ref-output/xml_1.ref \
ref-output/xml_2.ref \
ref-output/xml_3.ref \
ref-output/xml_4.ref \
ref-output/sm_qcd_1.ref \
ref-output/models_1.ref \
ref-output/models_2.ref \
ref-output/models_3.ref \
ref-output/models_4.ref \
ref-output/models_5.ref \
ref-output/particles_1.ref \
ref-output/particles_2.ref \
ref-output/beam_structures_1.ref \
ref-output/beam_structures_2.ref \
ref-output/beam_structures_3.ref \
ref-output/beam_structures_4.ref \
ref-output/beam_structures_5.ref \
ref-output/beam_structures_6.ref \
ref-output/sf_aux_1.ref \
ref-output/sf_aux_2.ref \
ref-output/sf_aux_3.ref \
ref-output/sf_mappings_1.ref \
ref-output/sf_mappings_2.ref \
ref-output/sf_mappings_3.ref \
ref-output/sf_mappings_4.ref \
ref-output/sf_mappings_5.ref \
ref-output/sf_mappings_6.ref \
ref-output/sf_mappings_7.ref \
ref-output/sf_mappings_8.ref \
ref-output/sf_mappings_9.ref \
ref-output/sf_mappings_10.ref \
ref-output/sf_mappings_11.ref \
ref-output/sf_mappings_12.ref \
ref-output/sf_mappings_13.ref \
ref-output/sf_mappings_14.ref \
ref-output/sf_base_1.ref \
ref-output/sf_base_2.ref \
ref-output/sf_base_3.ref \
ref-output/sf_base_4.ref \
ref-output/sf_base_5.ref \
ref-output/sf_base_6.ref \
ref-output/sf_base_7.ref \
ref-output/sf_base_8.ref \
ref-output/sf_base_9.ref \
ref-output/sf_base_10.ref \
ref-output/sf_base_11.ref \
ref-output/sf_base_12.ref \
ref-output/sf_base_13.ref \
ref-output/sf_base_14.ref \
ref-output/sf_pdf_builtin_1.ref \
ref-output/sf_pdf_builtin_2.ref \
ref-output/sf_pdf_builtin_3.ref \
ref-output/sf_lhapdf_1.ref \
ref-output/sf_lhapdf_2.ref \
ref-output/sf_lhapdf_3.ref \
ref-output/sf_isr_1.ref \
ref-output/sf_isr_2.ref \
ref-output/sf_isr_3.ref \
ref-output/sf_isr_4.ref \
ref-output/sf_epa_1.ref \
ref-output/sf_epa_2.ref \
ref-output/sf_epa_3.ref \
ref-output/sf_epa_4.ref \
ref-output/sf_epa_5.ref \
ref-output/sf_ewa_1.ref \
ref-output/sf_ewa_2.ref \
ref-output/sf_ewa_3.ref \
ref-output/sf_ewa_4.ref \
ref-output/sf_ewa_5.ref \
ref-output/sf_circe1_1.ref \
ref-output/sf_circe1_2.ref \
ref-output/sf_circe1_3.ref \
ref-output/sf_circe2_1.ref \
ref-output/sf_circe2_2.ref \
ref-output/sf_circe2_3.ref \
ref-output/sf_beam_events_1.ref \
ref-output/sf_beam_events_2.ref \
ref-output/sf_escan_1.ref \
ref-output/sf_escan_2.ref \
ref-output/phs_base_1.ref \
ref-output/phs_base_2.ref \
ref-output/phs_base_3.ref \
ref-output/phs_base_4.ref \
ref-output/phs_base_5.ref \
ref-output/phs_single_1.ref \
ref-output/phs_single_2.ref \
ref-output/phs_single_3.ref \
ref-output/phs_single_4.ref \
ref-output/phs_forest_1.ref \
ref-output/phs_wood_1.ref \
ref-output/phs_wood_2.ref \
ref-output/phs_wood_3.ref \
ref-output/phs_wood_4.ref \
ref-output/phs_wood_5.ref \
ref-output/phs_wood_6.ref \
ref-output/phs_wood_vis_1.ref \
ref-output/rng_base_1.ref \
ref-output/rng_base_2.ref \
ref-output/rng_tao_1.ref \
ref-output/rng_tao_2.ref \
ref-output/selectors_1.ref \
ref-output/mci_base_1.ref \
ref-output/mci_base_2.ref \
ref-output/mci_base_3.ref \
ref-output/mci_base_4.ref \
ref-output/mci_base_5.ref \
ref-output/mci_base_6.ref \
ref-output/mci_base_7.ref \
ref-output/mci_base_8.ref \
ref-output/mci_midpoint_1.ref \
ref-output/mci_midpoint_2.ref \
ref-output/mci_midpoint_3.ref \
ref-output/mci_midpoint_4.ref \
ref-output/mci_midpoint_5.ref \
ref-output/mci_midpoint_6.ref \
ref-output/mci_midpoint_7.ref \
ref-output/mci_vamp_1.ref \
ref-output/mci_vamp_2.ref \
ref-output/mci_vamp_3.ref \
ref-output/mci_vamp_4.ref \
ref-output/mci_vamp_5.ref \
ref-output/mci_vamp_6.ref \
ref-output/mci_vamp_7.ref \
ref-output/mci_vamp_8.ref \
ref-output/mci_vamp_9.ref \
ref-output/mci_vamp_10.ref \
ref-output/mci_vamp_11.ref \
ref-output/mci_vamp_12.ref \
ref-output/mci_vamp_13.ref \
ref-output/mci_vamp_14.ref \
ref-output/mci_vamp_15.ref \
ref-output/prclib_interfaces_1.ref \
ref-output/prclib_interfaces_2.ref \
ref-output/prclib_interfaces_3.ref \
ref-output/prclib_interfaces_4.ref \
ref-output/prclib_interfaces_5.ref \
ref-output/prclib_interfaces_6.ref \
ref-output/prclib_interfaces_7.ref \
ref-output/particle_specifiers_1.ref \
ref-output/particle_specifiers_2.ref \
ref-output/process_libraries_1.ref \
ref-output/process_libraries_2.ref \
ref-output/process_libraries_3.ref \
ref-output/process_libraries_4.ref \
ref-output/process_libraries_5.ref \
ref-output/process_libraries_6.ref \
ref-output/process_libraries_7.ref \
ref-output/process_libraries_8.ref \
ref-output/cascade_1.ref \
ref-output/prclib_stacks_1.ref \
ref-output/prclib_stacks_2.ref \
ref-output/prc_test_1.ref \
ref-output/prc_test_2.ref \
ref-output/prc_test_3.ref \
ref-output/prc_test_4.ref \
ref-output/subevt_expr_1.ref \
ref-output/subevt_expr_2.ref \
ref-output/processes_1.ref \
ref-output/processes_2.ref \
ref-output/processes_3.ref \
ref-output/processes_4.ref \
ref-output/processes_5.ref \
ref-output/processes_6.ref \
ref-output/processes_7.ref \
ref-output/processes_8.ref \
ref-output/processes_9.ref \
ref-output/processes_10.ref \
ref-output/processes_11.ref \
ref-output/processes_12.ref \
ref-output/processes_13.ref \
ref-output/processes_14.ref \
ref-output/processes_15.ref \
ref-output/processes_16.ref \
ref-output/processes_17.ref \
ref-output/process_stacks_1.ref \
ref-output/process_stacks_2.ref \
ref-output/process_stacks_3.ref \
ref-output/slha_1.ref \
ref-output/event_transforms_1.ref \
ref-output/decays_1.ref \
ref-output/decays_2.ref \
ref-output/decays_3.ref \
ref-output/decays_4.ref \
ref-output/decays_5.ref \
ref-output/decays_6.ref \
ref-output/shower_1.ref \
ref-output/shower_2.ref \
ref-output/events_1.ref \
ref-output/events_2.ref \
ref-output/events_3.ref \
ref-output/events_4.ref \
ref-output/events_5.ref \
ref-output/events_6.ref \
ref-output/events_7.ref \
ref-output/prc_template_me_1.ref \
ref-output/prc_template_me_2.ref \
ref-output/prc_omega_1.ref \
ref-output/prc_omega_2.ref \
ref-output/prc_omega_3.ref \
ref-output/prc_omega_4.ref \
ref-output/prc_omega_5.ref \
ref-output/prc_omega_diags_1.ref \
ref-output/eio_data_1.ref \
ref-output/eio_data_2.ref \
ref-output/eio_base_1.ref \
ref-output/eio_raw_1.ref \
ref-output/eio_raw_2.ref \
ref-output/eio_checkpoints_1.ref \
ref-output/eio_lhef_1.ref \
ref-output/eio_lhef_2.ref \
ref-output/eio_lhef_3.ref \
ref-output/eio_lhef_4.ref \
ref-output/eio_lhef_5.ref \
ref-output/eio_lhef_6.ref \
ref-output/eio_hepmc_1.ref \
ref-output/eio_stdhep_1.ref \
ref-output/eio_stdhep_2.ref \
ref-output/eio_ascii_1.ref \
ref-output/eio_ascii_2.ref \
ref-output/eio_ascii_3.ref \
ref-output/eio_ascii_4.ref \
ref-output/eio_ascii_5.ref \
ref-output/eio_ascii_6.ref \
ref-output/eio_ascii_7.ref \
ref-output/eio_ascii_8.ref \
ref-output/eio_ascii_9.ref \
ref-output/eio_ascii_10.ref \
ref-output/eio_weights_1.ref \
ref-output/eio_weights_2.ref \
ref-output/iterations_1.ref \
ref-output/iterations_2.ref \
ref-output/rt_data_1.ref \
ref-output/rt_data_2.ref \
ref-output/rt_data_3.ref \
ref-output/rt_data_4.ref \
ref-output/rt_data_5.ref \
ref-output/rt_data_6.ref \
ref-output/rt_data_7.ref \
ref-output/rt_data_8.ref \
ref-output/dispatch_1.ref \
ref-output/dispatch_2.ref \
ref-output/dispatch_3.ref \
ref-output/dispatch_4.ref \
ref-output/dispatch_5.ref \
ref-output/dispatch_6.ref \
ref-output/dispatch_7.ref \
ref-output/dispatch_8.ref \
ref-output/dispatch_9.ref \
ref-output/dispatch_10.ref \
ref-output/dispatch_11.ref \
ref-output/dispatch_12.ref \
ref-output/dispatch_13.ref \
ref-output/dispatch_14.ref \
ref-output/process_configurations_1.ref \
ref-output/process_configurations_2.ref \
ref-output/compilations_1.ref \
ref-output/compilations_2.ref \
ref-output/compilations_3.ref \
ref-output/compilations_static_1.ref \
ref-output/compilations_static_2.ref \
ref-output/integrations_1.ref \
ref-output/integrations_2.ref \
ref-output/integrations_3.ref \
ref-output/integrations_4.ref \
ref-output/integrations_5.ref \
ref-output/integrations_6.ref \
ref-output/integrations_7.ref \
ref-output/integrations_8.ref \
ref-output/integrations_history_1.ref \
ref-output/event_streams_1.ref \
ref-output/event_streams_2.ref \
ref-output/event_streams_3.ref \
ref-output/event_streams_4.ref \
ref-output/simulations_1.ref \
ref-output/simulations_2.ref \
ref-output/simulations_3.ref \
ref-output/simulations_4.ref \
ref-output/simulations_5.ref \
ref-output/simulations_6.ref \
ref-output/simulations_7.ref \
ref-output/simulations_8.ref \
ref-output/simulations_9.ref \
ref-output/simulations_10.ref \
ref-output/simulations_11.ref \
ref-output/simulations_12.ref \
ref-output/commands_1.ref \
ref-output/commands_2.ref \
ref-output/commands_3.ref \
ref-output/commands_4.ref \
ref-output/commands_5.ref \
ref-output/commands_6.ref \
ref-output/commands_7.ref \
ref-output/commands_8.ref \
ref-output/commands_9.ref \
ref-output/commands_10.ref \
ref-output/commands_11.ref \
ref-output/commands_12.ref \
ref-output/commands_13.ref \
ref-output/commands_14.ref \
ref-output/commands_15.ref \
ref-output/commands_16.ref \
ref-output/commands_17.ref \
ref-output/commands_18.ref \
ref-output/commands_19.ref \
ref-output/commands_20.ref \
ref-output/commands_21.ref \
ref-output/commands_22.ref \
ref-output/commands_23.ref \
ref-output/commands_24.ref \
ref-output/commands_25.ref \
ref-output/commands_26.ref \
ref-output/commands_27.ref \
ref-output/commands_28.ref \
ref-output/commands_29.ref \
ref-output/commands_30.ref \
ref-output/commands_31.ref \
ref-output/commands_32.ref \
ref-output/commands_33.ref \
ref-output/structure_1.ref \
ref-output/structure_2.ref \
ref-output/structure_3.ref \
ref-output/structure_4.ref \
ref-output/structure_5.ref \
ref-output/structure_6.ref \
ref-output/structure_7.ref \
ref-output/structure_8.ref \
ref-output/vars.ref \
ref-output/extpar.ref \
ref-output/testproc_1.ref \
ref-output/testproc_2.ref \
ref-output/testproc_3.ref \
ref-output/testproc_4.ref \
ref-output/testproc_5.ref \
ref-output/testproc_6.ref \
ref-output/testproc_7.ref \
ref-output/testproc_8.ref \
ref-output/testproc_9.ref \
ref-output/testproc_10.ref \
ref-output/susyhit.ref \
ref-output/restrictions.ref \
ref-output/process_log.ref \
ref-output/static_1.ref \
ref-output/libraries_1.ref \
ref-output/libraries_2.ref \
ref-output/libraries_4.ref \
ref-output/rebuild_2.ref \
ref-output/rebuild_3.ref \
ref-output/fatal.ref \
ref-output/model_test.ref \
ref-output/cuts.ref \
ref-output/user_cuts.ref \
ref-output/qedtest_1.ref \
ref-output/qedtest_2.ref \
ref-output/qedtest_5.ref \
ref-output/qedtest_6.ref \
ref-output/qedtest_7.ref \
ref-output/qedtest_8.ref \
ref-output/qedtest_9.ref \
ref-output/qedtest_10.ref \
ref-output/qcdtest_4.ref \
ref-output/qcdtest_5.ref \
ref-output/beam_setup_1.ref \
ref-output/beam_setup_2.ref \
ref-output/beam_setup_3.ref \
ref-output/beam_setup_4.ref \
ref-output/observables_1.ref \
ref-output/event_weights_1.ref \
ref-output/event_weights_2.ref \
ref-output/reweight_1.ref \
ref-output/reweight_2.ref \
ref-output/reweight_3.ref \
ref-output/reweight_4.ref \
ref-output/reweight_5.ref \
ref-output/reweight_6.ref \
ref-output/reweight_7.ref \
ref-output/analyze_1.ref \
ref-output/analyze_2.ref \
ref-output/analyze_3.ref \
ref-output/analyze_4.ref \
ref-output/colors.ref \
ref-output/colors_hgg.ref \
ref-output/alphas.ref \
ref-output/jets_xsec.ref \
ref-output/parton_shower_1.ref \
ref-output/parton_shower_3.ref \
ref-output/parton_shower_4.ref \
ref-output/mlm_matching_fsr.ref \
ref-output/mlm_matching_isr.ref \
ref-output/hepmc_1.ref \
ref-output/hepmc_2.ref \
ref-output/hepmc_3.ref \
ref-output/hepmc_4.ref \
ref-output/lhef_1.ref \
ref-output/lhef_2.ref \
ref-output/lhef_3.ref \
ref-output/lhef_4.ref \
ref-output/lhef_5.ref \
ref-output/lhef_6.ref \
ref-output/stdhep_1.ref \
ref-output/stdhep_2.ref \
ref-output/stdhep_3.ref \
ref-output/fatal_beam_decay.ref \
ref-output/smtest_1.ref \
ref-output/smtest_3.ref \
ref-output/smtest_4.ref \
ref-output/smtest_5.ref \
ref-output/smtest_6.ref \
ref-output/smtest_7.ref \
ref-output/smtest_9.ref \
ref-output/smtest_10.ref \
ref-output/smtest_11.ref \
ref-output/smtest_12.ref \
ref-output/smtest_13.ref \
ref-output/smtest_14.ref \
ref-output/smtest_15.ref \
ref-output/mssmtest.ref \
ref-output/show_1.ref \
ref-output/show_2.ref \
ref-output/show_3.ref \
ref-output/show_4.ref \
ref-output/multi_comp_4.ref \
ref-output/flvsum_1.ref \
ref-output/circe1_2.ref \
ref-output/circe1_errors_1.ref \
ref-output/circe2_1.ref \
ref-output/circe2_2.ref \
ref-output/ewa_4.ref \
ref-output/beam_events_1.ref \
ref-output/energy_scan_1.ref \
ref-output/user_strfun.ref
# Reference files that depend on the numerical precision
REF_OUTPUT_FILES_DOUBLE = \
ref-output-double/sf_isr_5.ref \
ref-output-double/qedtest_3.ref \
ref-output-double/qedtest_4.ref \
ref-output-double/qcdtest_1.ref \
ref-output-double/qcdtest_2.ref \
ref-output-double/qcdtest_3.ref \
ref-output-double/smtest_2.ref \
ref-output-double/smtest_8.ref \
ref-output-double/defaultcuts.ref \
ref-output-double/parton_shower_2.ref \
ref-output-double/helicity.ref \
ref-output-double/multi_comp_1.ref \
ref-output-double/multi_comp_2.ref \
ref-output-double/multi_comp_3.ref \
ref-output-double/pdf_builtin.ref \
- ref-output-double/lhapdf.ref \
+ ref-output-double/lhapdf5.ref \
ref-output-double/ep_1.ref \
ref-output-double/ep_2.ref \
ref-output-double/ep_3.ref \
ref-output-double/circe1_1.ref \
ref-output-double/circe1_3.ref \
ref-output-double/circe1_4.ref \
ref-output-double/circe1_5.ref \
ref-output-double/circe1_6.ref \
ref-output-double/circe1_7.ref \
ref-output-double/circe1_8.ref \
ref-output-double/circe1_9.ref \
ref-output-double/circe1_photons_1.ref \
ref-output-double/circe1_photons_2.ref \
ref-output-double/circe1_photons_3.ref \
ref-output-double/circe1_photons_4.ref \
ref-output-double/circe1_photons_5.ref \
ref-output-double/ewa_1.ref \
ref-output-double/ewa_2.ref \
ref-output-double/ewa_3.ref \
ref-output-double/ilc.ref \
ref-output-double/beam_events_2.ref \
ref-output-double/beam_events_3.ref
REF_OUTPUT_FILES_QUAD = \
ref-output-quad/sf_isr_5.ref \
ref-output-quad/qedtest_3.ref \
ref-output-quad/qedtest_4.ref \
ref-output-quad/qcdtest_1.ref \
ref-output-quad/qcdtest_2.ref \
ref-output-quad/qcdtest_3.ref \
ref-output-quad/smtest_2.ref \
ref-output-quad/smtest_8.ref \
ref-output-quad/defaultcuts.ref \
ref-output-quad/parton_shower_2.ref \
ref-output-quad/helicity.ref \
ref-output-quad/multi_comp_1.ref \
ref-output-quad/multi_comp_2.ref \
ref-output-quad/multi_comp_3.ref \
ref-output-quad/pdf_builtin.ref \
- ref-output-quad/lhapdf.ref \
+ ref-output-quad/lhapdf5.ref \
ref-output-quad/ep_1.ref \
ref-output-quad/ep_2.ref \
ref-output-quad/ep_3.ref \
ref-output-quad/circe1_1.ref \
ref-output-quad/circe1_3.ref \
ref-output-quad/circe1_4.ref \
ref-output-quad/circe1_5.ref \
ref-output-quad/circe1_6.ref \
ref-output-quad/circe1_7.ref \
ref-output-quad/circe1_8.ref \
ref-output-quad/circe1_9.ref \
ref-output-quad/circe1_photons_1.ref \
ref-output-quad/circe1_photons_2.ref \
ref-output-quad/circe1_photons_3.ref \
ref-output-quad/circe1_photons_4.ref \
ref-output-quad/circe1_photons_5.ref \
ref-output-quad/ewa_1.ref \
ref-output-quad/ewa_2.ref \
ref-output-quad/ewa_3.ref \
ref-output-quad/ilc.ref \
ref-output-quad/beam_events_2.ref \
ref-output-quad/beam_events_3.ref
TESTSUITES_M4 = \
$(MISC_TESTS_M4) \
$(MSSM_EXT_M4) \
$(NMSSM_EXT_M4)
TESTSUITES_SIN = \
$(UNIT_TESTS_SIN) \
$(MISC_TESTS_SIN) \
$(MSSM_EXT_SIN) \
$(NMSSM_EXT_SIN)
MISC_TESTS_M4 =
UNIT_TESTS_SIN = \
analysis.sin \
jets.sin \
pdg_arrays.sin \
expressions.sin \
beams.sin \
polarizations.sin \
sorting.sin \
interactions.sin \
state_matrices.sin \
md5.sin \
cputime.sin \
color.sin \
formats.sin \
lexers.sin \
parser.sin \
evaluators.sin \
os_interface.sin \
xml.sin \
sm_qcd.sin \
models.sin \
particles.sin \
beam_structures.sin \
sf_aux.sin \
sf_mappings.sin \
sf_base.sin \
sf_pdf_builtin.sin \
sf_lhapdf.sin \
sf_isr.sin \
sf_epa.sin \
sf_ewa.sin \
sf_circe1.sin \
sf_circe2.sin \
sf_beam_events.sin \
sf_escan.sin \
phs_base.sin \
phs_single.sin \
phs_forests.sin \
phs_wood.sin \
phs_wood_vis.sin \
rng_base.sin \
rng_tao.sin \
selectors.sin \
mci_base.sin \
mci_midpoint.sin \
mci_vamp.sin \
prclib_interfaces.sin \
particle_specifiers.sin \
process_libraries.sin \
prclib_stacks.sin \
prc_test.sin \
subevt_expr.sin \
processes.sin \
process_stacks.sin \
cascades.sin \
slha_interface.sin \
event_transforms.sin \
decays.sin \
shower.sin \
events.sin \
prc_template_me.sin \
prc_omega.sin \
prc_omega_diags.sin \
eio_data.sin \
eio_base.sin \
eio_raw.sin \
eio_checkpoints.sin \
eio_lhef.sin \
eio_hepmc.sin \
eio_stdhep.sin \
eio_ascii.sin \
eio_weights.sin \
iterations.sin \
rt_data.sin \
dispatch.sin \
process_configurations.sin \
compilations.sin \
compilations_static.sin \
integrations.sin \
integrations_history.sin \
event_streams.sin \
simulations.sin \
commands.sin
MISC_TESTS_SIN = \
empty.sin \
fatal.sin \
defaultcuts.sin \
cuts.sin \
model_test.sin \
structure_1.sin \
structure_2.sin \
structure_3.sin \
structure_4.sin \
structure_5.sin \
structure_6.sin \
structure_7.sin \
structure_8.sin \
vars.sin \
extpar.sin \
testproc_1.sin \
testproc_2.sin \
testproc_3.sin \
testproc_4.sin \
testproc_5.sin \
testproc_6.sin \
testproc_7.sin \
testproc_8.sin \
testproc_9.sin \
testproc_10.sin \
libraries_1.sin \
libraries_2.sin \
libraries_3.sin \
libraries_4.sin \
rebuild_1.sin \
rebuild_2.sin \
rebuild_3.sin \
qedtest_1.sin \
qedtest_2.sin \
qedtest_3.sin \
qedtest_4.sin \
qedtest_5.sin \
qedtest_6.sin \
qedtest_7.sin \
qedtest_8.sin \
qedtest_9.sin \
qedtest_10.sin \
beam_setup_1.sin \
beam_setup_2.sin \
beam_setup_3.sin \
beam_setup_4.sin \
qcdtest_1.sin \
qcdtest_2.sin \
qcdtest_3.sin \
qcdtest_4.sin \
qcdtest_5.sin \
observables_1.sin \
event_weights_1.sin \
event_weights_2.sin \
reweight_1.sin \
reweight_2.sin \
reweight_3.sin \
reweight_4.sin \
reweight_5.sin \
reweight_6.sin \
reweight_7.sin \
analyze_1.sin \
analyze_2.sin \
analyze_3.sin \
analyze_4.sin \
colors.sin \
colors_hgg.sin \
alphas.sin \
jets_xsec.sin \
lhef_1.sin \
lhef_2.sin \
lhef_3.sin \
lhef_4.sin \
lhef_5.sin \
lhef_6.sin \
parton_shower_1.sin \
parton_shower_2.sin \
parton_shower_3.sin \
parton_shower_4.sin \
mlm_matching_fsr.sin \
mlm_matching_isr.sin \
hepmc.sin \
hepmc_1.sin \
hepmc_2.sin \
hepmc_3.sin \
hepmc_4.sin \
stdhep_1.sin \
stdhep_2.sin \
stdhep_3.sin \
fatal_beam_decay.sin \
smtest_1.sin \
smtest_2.sin \
smtest_3.sin \
smtest_4.sin \
smtest_5.sin \
smtest_6.sin \
smtest_7.sin \
smtest_8.sin \
smtest_9.sin \
smtest_10.sin \
smtest_11.sin \
smtest_12.sin \
smtest_13.sin \
smtest_14.sin \
smtest_15.sin \
mssmtest.sin \
show_1.sin \
show_2.sin \
show_3.sin \
show_4.sin \
multi_comp_1.sin \
multi_comp_2.sin \
multi_comp_3.sin \
multi_comp_4.sin \
flvsum_1.sin \
pdf_builtin.sin \
- lhapdf.sin \
+ lhapdf5.sin \
ep_1.sin \
ep_2.sin \
ep_3.sin \
circe1_1.sin \
circe1_2.sin \
circe1_3.sin \
circe1_4.sin \
circe1_5.sin \
circe1_6.sin \
circe1_7.sin \
circe1_8.sin \
circe1_9.sin \
circe1_photons_1.sin \
circe1_photons_2.sin \
circe1_photons_3.sin \
circe1_photons_4.sin \
circe1_photons_5.sin \
circe1_errors_1.sin \
circe2_1.sin \
circe2_2.sin \
ewa_1.sin \
ewa_2.sin \
ewa_3.sin \
ewa_4.sin \
ilc.sin \
beam_events_1.sin \
beam_events_2.sin \
beam_events_3.sin \
energy_scan_1.sin \
susyhit.sin \
restrictions.sin \
helicity.sin \
process_log.sin \
static_1.sin \
static_1.exe.sin \
user_cuts.sin \
user_strfun.sin
### Extended self tests
# sm_ext.sin
MSSM_EXT_M4 = \
mssm_ext-ee.m4 mssm_ext-ee2.m4 \
mssm_ext-en.m4 mssm_ext-tn.m4 \
mssm_ext-uu.m4 mssm_ext-uu2.m4 mssm_ext-uuckm.m4 \
mssm_ext-dd.m4 mssm_ext-dd2.m4 mssm_ext-ddckm.m4 \
mssm_ext-bb.m4 mssm_ext-bt.m4 mssm_ext-tt.m4 \
mssm_ext-ug.m4 mssm_ext-dg.m4 \
mssm_ext-aa.m4 mssm_ext-wa.m4 mssm_ext-za.m4 \
mssm_ext-ww.m4 mssm_ext-wz.m4 mssm_ext-zz.m4 \
mssm_ext-gg.m4 mssm_ext-ga.m4 mssm_ext-gw.m4 mssm_ext-gz.m4
NMSSM_EXT_M4 = \
nmssm_ext-aa.m4 nmssm_ext-bb1.m4 nmssm_ext-bb2.m4 \
nmssm_ext-bt.m4 nmssm_ext-dd1.m4 \
nmssm_ext-dd2.m4 nmssm_ext-ee1.m4 \
nmssm_ext-ee2.m4 nmssm_ext-en.m4 \
nmssm_ext-ga.m4 nmssm_ext-gg.m4 \
nmssm_ext-gw.m4 nmssm_ext-gz.m4 \
nmssm_ext-qg.m4 nmssm_ext-tn.m4 \
nmssm_ext-tt1.m4 nmssm_ext-tt2.m4 \
nmssm_ext-uu1.m4 nmssm_ext-uu2.m4 \
nmssm_ext-wa.m4 nmssm_ext-ww1.m4 nmssm_ext-ww2.m4 \
nmssm_ext-wz.m4 nmssm_ext-za.m4 \
nmssm_ext-zz1.m4 nmssm_ext-zz2.m4
MSSM_EXT_SIN = $(MSSM_EXT_M4:.m4=.sin)
NMSSM_EXT_SIN = $(NMSSM_EXT_M4:.m4=.sin)
all-local: $(TESTSUITES_SIN)
if M4_AVAILABLE
SUFFIXES = .m4 .sin
.m4.sin:
$(M4) $(srcdir)/$(TESTSUITE_MACROS) $< > $@
endif M4_AVAILABLE
Index: trunk/share/tests/ref-output-double/lhapdf.ref
===================================================================
--- trunk/share/tests/ref-output-double/lhapdf.ref (revision 5876)
+++ trunk/share/tests/ref-output-double/lhapdf.ref (revision 5877)
@@ -1,258 +0,0 @@
-?openmp_logging = false
-?vis_history = false
-?integration_timer = false
-?phs_s_mapping = false
-?write_raw = false
-seed = 0
-[user variable] q = PDG(2, 1, 3)
-[user variable] Q = PDG(-2, -1, -3)
-[user variable] lepton = PDG(11, 13, 15, -11, -13, -15)
-$method = "omega"
-| Process library 'lhapdf_1_lib': recorded process 'lhapdf_1_p'
-| Process library 'lhapdf_lib': compiling ...
-| Process library 'lhapdf_lib': ... success.
-| Process library 'lhapdf_1_lib': compiling ...
-| Process library 'lhapdf_1_lib': writing makefile
-| Process library 'lhapdf_1_lib': removing old files
-| Process library 'lhapdf_1_lib': writing driver
-| Process library 'lhapdf_1_lib': creating source code
-| Process library 'lhapdf_1_lib': compiling sources
-| Process library 'lhapdf_1_lib': linking
-| Process library 'lhapdf_1_lib': loading
-| Process library 'lhapdf_1_lib': ... success.
-$phs_method = "wood"
-$integration_method = "vamp"
-sqrts = 1.000000000000E+03
-openmp_num_threads = 1
-n_events = 1
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 0
-| Initializing integration for process lhapdf_1_p:
-| ------------------------------------------------------------------------
-| Process [scattering]: 'lhapdf_1_p'
-| Library name = 'lhapdf_1_lib'
-| Process index = 1
-| Process components:
-| 1: 'lhapdf_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
-| ------------------------------------------------------------------------
-| Beam structure: u, ubar
-| Beam data (collision):
-| u (mass = 0.0000000E+00 GeV)
-| ubar (mass = 0.0000000E+00 GeV)
-| sqrts = 1.000000000000E+03 GeV
-| Phase space: generating configuration ...
-| Phase space: ... success.
-| Phase space: writing configuration file 'lhapdf_1_p_i1.phs'
-| Phase space: 2 channels, 2 dimensions
-| Phase space: found 2 channels, collected in 2 groves.
-| Phase space: Using 2 equivalences between channels.
-| Phase space: wood
-| Applying user-defined cuts.
-| Starting integration for process 'lhapdf_1_p'
-| Integrate: iterations = 4:500:"gw", 2:500
-| Integrator: 2 chains, 2 channels, 2 dimensions
-| Integrator: Using VAMP channel equivalences
-| Integrator: 500 initial calls, 20 bins, stratified = T
-| Integrator: VAMP
-|=============================================================================|
-| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
-|=============================================================================|
- 1 400 1.8321997E+01 2.98E-01 1.63 0.33* 35.80
- 2 400 1.8828751E+01 1.70E-01 0.90 0.18* 40.76
- 3 400 1.8682775E+01 1.30E-01 0.70 0.14* 53.32
- 4 400 1.8636496E+01 1.06E-01 0.57 0.11* 40.51
-|-----------------------------------------------------------------------------|
- 4 1600 1.8666882E+01 7.19E-02 0.39 0.15 40.51 0.78 4
-|-----------------------------------------------------------------------------|
- 5 400 1.8881752E+01 1.31E-01 0.69 0.14 40.70
- 6 400 1.8558177E+01 1.27E-01 0.68 0.14* 39.83
-|-----------------------------------------------------------------------------|
- 6 800 1.8715083E+01 9.12E-02 0.49 0.14 39.83 3.14 2
-|=============================================================================|
-$sample = "lhapdf_1_p_1"
-$lhef_version = "1.0"
-| Starting simulation for process 'lhapdf_1_p'
-| Simulate: using integration grids from file 'lhapdf_1_p_m1.vg'
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 1
-| Simulation: requested number of events = 1
-| corr. to luminosity [fb-1] = 5.3433E-02
-| Events: writing to LHEF file 'lhapdf_1_p_1.lhe'
-| Events: generating 1 unweighted, unpolarized events ...
-| Events: event normalization mode '1'
-| ... event sample complete.
-| Events: closing LHEF file 'lhapdf_1_p_1.lhe'
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 2
-| Initializing integration for process lhapdf_1_p:
-| ------------------------------------------------------------------------
-| Process [scattering]: 'lhapdf_1_p'
-| Library name = 'lhapdf_1_lib'
-| Process index = 1
-| Process components:
-| 1: 'lhapdf_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
-| ------------------------------------------------------------------------
-| Beam structure: p, p => lhapdf
-| Beam data (collision):
-| p (mass = 0.0000000E+00 GeV)
-| p (mass = 0.0000000E+00 GeV)
-| sqrts = 1.000000000000E+03 GeV
-| Phase space: generating configuration ...
-| Phase space: ... success.
-| Phase space: writing configuration file 'lhapdf_1_p_i1.phs'
-| Phase space: 2 channels, 2 dimensions
-| Phase space: found 2 channels, collected in 2 groves.
-| Phase space: Using 2 equivalences between channels.
-| Phase space: wood
-| Beam structure: lhapdf, none => none, lhapdf
-| Beam structure: 1 channels, 2 dimensions
-| Applying user-defined cuts.
-| Starting integration for process 'lhapdf_1_p'
-| Integrate: iterations = 4:500:"gw", 2:500
-| Integrator: 2 chains, 2 channels, 4 dimensions
-| Integrator: Using VAMP channel equivalences
-| Integrator: 500 initial calls, 20 bins, stratified = T
-| Integrator: VAMP
-|=============================================================================|
-| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
-|=============================================================================|
- 1 500 1.0864974E+00 5.15E-01 47.42 10.60* 0.74
- 2 499 1.4808863E+00 1.32E-01 8.90 1.99* 5.28
- 3 498 1.5241721E+00 8.33E-02 5.47 1.22* 10.59
- 4 497 1.5931010E+00 7.19E-02 4.52 1.01* 14.05
-|-----------------------------------------------------------------------------|
- 4 1994 1.5471878E+00 5.01E-02 3.24 1.45 14.05 0.51 4
-|-----------------------------------------------------------------------------|
- 5 497 1.6797470E+00 8.18E-02 4.87 1.09 12.06
- 6 497 1.5302789E+00 6.93E-02 4.53 1.01* 10.99
-|-----------------------------------------------------------------------------|
- 6 994 1.5927968E+00 5.29E-02 3.32 1.05 10.99 1.94 2
-|=============================================================================|
-$sample = "lhapdf_1_p_2"
-$lhef_version = "1.0"
-| Starting simulation for process 'lhapdf_1_p'
-| Simulate: using integration grids from file 'lhapdf_1_p_m1.vg'
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 3
-| Simulation: requested number of events = 1
-| corr. to luminosity [fb-1] = 6.2783E-01
-| Events: writing to LHEF file 'lhapdf_1_p_2.lhe'
-| Events: generating 1 unweighted, unpolarized events ...
-| Events: event normalization mode '1'
-| ... event sample complete.
-| Events: closing LHEF file 'lhapdf_1_p_2.lhe'
-$lhapdf_file = "cteq5l.LHgrid"
-$lhapdf_photon_file = "GSG961.LHgrid"
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 4
-| Initializing integration for process lhapdf_1_p:
-| ------------------------------------------------------------------------
-| Process [scattering]: 'lhapdf_1_p'
-| Library name = 'lhapdf_1_lib'
-| Process index = 1
-| Process components:
-| 1: 'lhapdf_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
-| ------------------------------------------------------------------------
-| Beam structure: p, A => lhapdf, lhapdf_photon
-| Beam data (collision):
-| p (mass = 0.0000000E+00 GeV)
-| A (mass = 0.0000000E+00 GeV)
-| sqrts = 1.000000000000E+03 GeV
-| Phase space: generating configuration ...
-| Phase space: ... success.
-| Phase space: writing configuration file 'lhapdf_1_p_i1.phs'
-| Phase space: 2 channels, 2 dimensions
-| Phase space: found 2 channels, collected in 2 groves.
-| Phase space: Using 2 equivalences between channels.
-| Phase space: wood
-| Beam structure: lhapdf, none => none, lhapdf_photon
-| Beam structure: 1 channels, 2 dimensions
-| Applying user-defined cuts.
-| Starting integration for process 'lhapdf_1_p'
-| Integrate: iterations = 4:500:"gw", 2:500
-| Integrator: 2 chains, 2 channels, 4 dimensions
-| Integrator: Using VAMP channel equivalences
-| Integrator: 500 initial calls, 20 bins, stratified = T
-| Integrator: VAMP
-|=============================================================================|
-| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
-|=============================================================================|
- 1 500 8.3635227E-01 1.44E-01 17.20 3.85* 3.60
- 2 499 6.7836032E-01 3.86E-02 5.69 1.27* 11.30
- 3 498 6.5964429E-01 2.66E-02 4.04 0.90* 24.12
- 4 497 7.0080804E-01 3.11E-02 4.44 0.99 14.15
-|-----------------------------------------------------------------------------|
- 4 1994 6.7976846E-01 1.78E-02 2.62 1.17 14.15 0.74 4
-|-----------------------------------------------------------------------------|
- 5 497 6.7531893E-01 2.91E-02 4.31 0.96* 11.13
- 6 497 6.7711298E-01 3.34E-02 4.94 1.10 10.78
-|-----------------------------------------------------------------------------|
- 6 994 6.7609357E-01 2.20E-02 3.25 1.02 10.78 0.00 2
-|=============================================================================|
-$sample = "lhapdf_1_p_3"
-$lhef_version = "1.0"
-| Starting simulation for process 'lhapdf_1_p'
-| Simulate: using integration grids from file 'lhapdf_1_p_m1.vg'
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 5
-| Simulation: requested number of events = 1
-| corr. to luminosity [fb-1] = 1.4791E+00
-| Events: writing to LHEF file 'lhapdf_1_p_3.lhe'
-| Events: generating 1 unweighted, unpolarized events ...
-| Events: event normalization mode '1'
-| ... event sample complete.
-| Events: closing LHEF file 'lhapdf_1_p_3.lhe'
-| WHIZARD run finished.
-|=============================================================================|
-LHEF file contents:
-<LesHouchesEvents version="1.0">
-<header>
- <generator_name>WHIZARD</generator_name>
-[...]
-</header>
-<init>
- 2 -2 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
- 1.8715082960E-02 9.1205217394E-05 1.0000000000E+00 1
-</init>
-<event>
- 4 1 1.0000000000E+00 1.0000000000E+03 -1.0000000000E+00 1.1780000000E-01
- 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 5.0000000000E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -5.0000000000E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- 13 1 1 2 0 0 2.0159017056E+02 -1.1549984428E+02 4.4274280243E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -13 1 1 2 0 0 -2.0159017056E+02 1.1549984428E+02 -4.4274280243E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
-</event>
-</LesHouchesEvents>
-<LesHouchesEvents version="1.0">
-<header>
- <generator_name>WHIZARD</generator_name>
-[...]
-</header>
-<init>
- 2212 2212 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
- 1.5927968443E-03 5.2887330731E-05 1.0000000000E+00 1
-</init>
-<event>
- 4 1 1.0000000000E+00 2.3173194200E+02 -1.0000000000E+00 1.1780000000E-01
- 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 1.9684255276E+02 1.9684255276E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -6.8201326629E+01 6.8201326629E+01 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- 13 1 1 2 0 0 -4.4411906732E+01 -1.0699457600E+02 6.1849875074E+01 1.3132274670E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -13 1 1 2 0 0 4.4411906732E+01 1.0699457600E+02 6.6791351059E+01 1.3372113270E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
-</event>
-</LesHouchesEvents>
-<LesHouchesEvents version="1.0">
-<header>
- <generator_name>WHIZARD</generator_name>
-[...]
-</header>
-<init>
- 2212 22 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
- 6.7609356679E-04 2.1962528722E-05 1.0000000000E+00 1
-</init>
-<event>
- 4 1 1.0000000000E+00 2.6208481918E+02 -1.0000000000E+00 1.1780000000E-01
- 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 2.2093679185E+02 2.2093679185E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -7.7724099129E+01 7.7724099129E+01 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- 13 1 1 2 0 0 1.2741438539E+02 2.9345378490E+01 8.1575771897E+01 1.5411094511E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -13 1 1 2 0 0 -1.2741438539E+02 -2.9345378490E+01 6.1636920826E+01 1.4454994587E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
-</event>
-</LesHouchesEvents>
Index: trunk/share/tests/ref-output-double/lhapdf5.ref
===================================================================
--- trunk/share/tests/ref-output-double/lhapdf5.ref (revision 0)
+++ trunk/share/tests/ref-output-double/lhapdf5.ref (revision 5877)
@@ -0,0 +1,258 @@
+?openmp_logging = false
+?vis_history = false
+?integration_timer = false
+?phs_s_mapping = false
+?write_raw = false
+seed = 0
+[user variable] q = PDG(2, 1, 3)
+[user variable] Q = PDG(-2, -1, -3)
+[user variable] lepton = PDG(11, 13, 15, -11, -13, -15)
+$method = "omega"
+| Process library 'lhapdf5_1_lib': recorded process 'lhapdf5_1_p'
+| Process library 'lhapdf5_lib': compiling ...
+| Process library 'lhapdf5_lib': ... success.
+| Process library 'lhapdf5_1_lib': compiling ...
+| Process library 'lhapdf5_1_lib': writing makefile
+| Process library 'lhapdf5_1_lib': removing old files
+| Process library 'lhapdf5_1_lib': writing driver
+| Process library 'lhapdf5_1_lib': creating source code
+| Process library 'lhapdf5_1_lib': compiling sources
+| Process library 'lhapdf5_1_lib': linking
+| Process library 'lhapdf5_1_lib': loading
+| Process library 'lhapdf5_1_lib': ... success.
+$phs_method = "wood"
+$integration_method = "vamp"
+sqrts = 1.000000000000E+03
+openmp_num_threads = 1
+n_events = 1
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 0
+| Initializing integration for process lhapdf5_1_p:
+| ------------------------------------------------------------------------
+| Process [scattering]: 'lhapdf5_1_p'
+| Library name = 'lhapdf5_1_lib'
+| Process index = 1
+| Process components:
+| 1: 'lhapdf5_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
+| ------------------------------------------------------------------------
+| Beam structure: u, ubar
+| Beam data (collision):
+| u (mass = 0.0000000E+00 GeV)
+| ubar (mass = 0.0000000E+00 GeV)
+| sqrts = 1.000000000000E+03 GeV
+| Phase space: generating configuration ...
+| Phase space: ... success.
+| Phase space: writing configuration file 'lhapdf5_1_p_i1.phs'
+| Phase space: 2 channels, 2 dimensions
+| Phase space: found 2 channels, collected in 2 groves.
+| Phase space: Using 2 equivalences between channels.
+| Phase space: wood
+| Applying user-defined cuts.
+| Starting integration for process 'lhapdf5_1_p'
+| Integrate: iterations = 4:500:"gw", 2:500
+| Integrator: 2 chains, 2 channels, 2 dimensions
+| Integrator: Using VAMP channel equivalences
+| Integrator: 500 initial calls, 20 bins, stratified = T
+| Integrator: VAMP
+|=============================================================================|
+| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
+|=============================================================================|
+ 1 400 1.8321997E+01 2.98E-01 1.63 0.33* 35.80
+ 2 400 1.8828751E+01 1.70E-01 0.90 0.18* 40.76
+ 3 400 1.8682775E+01 1.30E-01 0.70 0.14* 53.32
+ 4 400 1.8636496E+01 1.06E-01 0.57 0.11* 40.51
+|-----------------------------------------------------------------------------|
+ 4 1600 1.8666882E+01 7.19E-02 0.39 0.15 40.51 0.78 4
+|-----------------------------------------------------------------------------|
+ 5 400 1.8881752E+01 1.31E-01 0.69 0.14 40.70
+ 6 400 1.8558177E+01 1.27E-01 0.68 0.14* 39.83
+|-----------------------------------------------------------------------------|
+ 6 800 1.8715083E+01 9.12E-02 0.49 0.14 39.83 3.14 2
+|=============================================================================|
+$sample = "lhapdf5_1_p_1"
+$lhef_version = "1.0"
+| Starting simulation for process 'lhapdf5_1_p'
+| Simulate: using integration grids from file 'lhapdf5_1_p_m1.vg'
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 1
+| Simulation: requested number of events = 1
+| corr. to luminosity [fb-1] = 5.3433E-02
+| Events: writing to LHEF file 'lhapdf5_1_p_1.lhe'
+| Events: generating 1 unweighted, unpolarized events ...
+| Events: event normalization mode '1'
+| ... event sample complete.
+| Events: closing LHEF file 'lhapdf5_1_p_1.lhe'
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 2
+| Initializing integration for process lhapdf5_1_p:
+| ------------------------------------------------------------------------
+| Process [scattering]: 'lhapdf5_1_p'
+| Library name = 'lhapdf5_1_lib'
+| Process index = 1
+| Process components:
+| 1: 'lhapdf5_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
+| ------------------------------------------------------------------------
+| Beam structure: p, p => lhapdf
+| Beam data (collision):
+| p (mass = 0.0000000E+00 GeV)
+| p (mass = 0.0000000E+00 GeV)
+| sqrts = 1.000000000000E+03 GeV
+| Phase space: generating configuration ...
+| Phase space: ... success.
+| Phase space: writing configuration file 'lhapdf5_1_p_i1.phs'
+| Phase space: 2 channels, 2 dimensions
+| Phase space: found 2 channels, collected in 2 groves.
+| Phase space: Using 2 equivalences between channels.
+| Phase space: wood
+| Beam structure: lhapdf, none => none, lhapdf
+| Beam structure: 1 channels, 2 dimensions
+| Applying user-defined cuts.
+| Starting integration for process 'lhapdf5_1_p'
+| Integrate: iterations = 4:500:"gw", 2:500
+| Integrator: 2 chains, 2 channels, 4 dimensions
+| Integrator: Using VAMP channel equivalences
+| Integrator: 500 initial calls, 20 bins, stratified = T
+| Integrator: VAMP
+|=============================================================================|
+| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
+|=============================================================================|
+ 1 500 1.0864974E+00 5.15E-01 47.42 10.60* 0.74
+ 2 499 1.4808863E+00 1.32E-01 8.90 1.99* 5.28
+ 3 498 1.5241721E+00 8.33E-02 5.47 1.22* 10.59
+ 4 497 1.5931010E+00 7.19E-02 4.52 1.01* 14.05
+|-----------------------------------------------------------------------------|
+ 4 1994 1.5471878E+00 5.01E-02 3.24 1.45 14.05 0.51 4
+|-----------------------------------------------------------------------------|
+ 5 497 1.6797470E+00 8.18E-02 4.87 1.09 12.06
+ 6 497 1.5302789E+00 6.93E-02 4.53 1.01* 10.99
+|-----------------------------------------------------------------------------|
+ 6 994 1.5927968E+00 5.29E-02 3.32 1.05 10.99 1.94 2
+|=============================================================================|
+$sample = "lhapdf5_1_p_2"
+$lhef_version = "1.0"
+| Starting simulation for process 'lhapdf5_1_p'
+| Simulate: using integration grids from file 'lhapdf5_1_p_m1.vg'
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 3
+| Simulation: requested number of events = 1
+| corr. to luminosity [fb-1] = 6.2783E-01
+| Events: writing to LHEF file 'lhapdf5_1_p_2.lhe'
+| Events: generating 1 unweighted, unpolarized events ...
+| Events: event normalization mode '1'
+| ... event sample complete.
+| Events: closing LHEF file 'lhapdf5_1_p_2.lhe'
+$lhapdf_file = "cteq5l.LHgrid"
+$lhapdf_photon_file = "GSG961.LHgrid"
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 4
+| Initializing integration for process lhapdf5_1_p:
+| ------------------------------------------------------------------------
+| Process [scattering]: 'lhapdf5_1_p'
+| Library name = 'lhapdf5_1_lib'
+| Process index = 1
+| Process components:
+| 1: 'lhapdf5_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
+| ------------------------------------------------------------------------
+| Beam structure: p, A => lhapdf, lhapdf_photon
+| Beam data (collision):
+| p (mass = 0.0000000E+00 GeV)
+| A (mass = 0.0000000E+00 GeV)
+| sqrts = 1.000000000000E+03 GeV
+| Phase space: generating configuration ...
+| Phase space: ... success.
+| Phase space: writing configuration file 'lhapdf5_1_p_i1.phs'
+| Phase space: 2 channels, 2 dimensions
+| Phase space: found 2 channels, collected in 2 groves.
+| Phase space: Using 2 equivalences between channels.
+| Phase space: wood
+| Beam structure: lhapdf, none => none, lhapdf_photon
+| Beam structure: 1 channels, 2 dimensions
+| Applying user-defined cuts.
+| Starting integration for process 'lhapdf5_1_p'
+| Integrate: iterations = 4:500:"gw", 2:500
+| Integrator: 2 chains, 2 channels, 4 dimensions
+| Integrator: Using VAMP channel equivalences
+| Integrator: 500 initial calls, 20 bins, stratified = T
+| Integrator: VAMP
+|=============================================================================|
+| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
+|=============================================================================|
+ 1 500 8.3635227E-01 1.44E-01 17.20 3.85* 3.60
+ 2 499 6.7836032E-01 3.86E-02 5.69 1.27* 11.30
+ 3 498 6.5964429E-01 2.66E-02 4.04 0.90* 24.12
+ 4 497 7.0080804E-01 3.11E-02 4.44 0.99 14.15
+|-----------------------------------------------------------------------------|
+ 4 1994 6.7976846E-01 1.78E-02 2.62 1.17 14.15 0.74 4
+|-----------------------------------------------------------------------------|
+ 5 497 6.7531893E-01 2.91E-02 4.31 0.96* 11.13
+ 6 497 6.7711298E-01 3.34E-02 4.94 1.10 10.78
+|-----------------------------------------------------------------------------|
+ 6 994 6.7609357E-01 2.20E-02 3.25 1.02 10.78 0.00 2
+|=============================================================================|
+$sample = "lhapdf5_1_p_3"
+$lhef_version = "1.0"
+| Starting simulation for process 'lhapdf5_1_p'
+| Simulate: using integration grids from file 'lhapdf5_1_p_m1.vg'
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 5
+| Simulation: requested number of events = 1
+| corr. to luminosity [fb-1] = 1.4791E+00
+| Events: writing to LHEF file 'lhapdf5_1_p_3.lhe'
+| Events: generating 1 unweighted, unpolarized events ...
+| Events: event normalization mode '1'
+| ... event sample complete.
+| Events: closing LHEF file 'lhapdf5_1_p_3.lhe'
+| WHIZARD run finished.
+|=============================================================================|
+LHEF file contents:
+<LesHouchesEvents version="1.0">
+<header>
+ <generator_name>WHIZARD</generator_name>
+[...]
+</header>
+<init>
+ 2 -2 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
+ 1.8715082960E-02 9.1205217394E-05 1.0000000000E+00 1
+</init>
+<event>
+ 4 1 1.0000000000E+00 1.0000000000E+03 -1.0000000000E+00 1.1780000000E-01
+ 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 5.0000000000E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -5.0000000000E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ 13 1 1 2 0 0 2.0159017056E+02 -1.1549984428E+02 4.4274280243E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -13 1 1 2 0 0 -2.0159017056E+02 1.1549984428E+02 -4.4274280243E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+</event>
+</LesHouchesEvents>
+<LesHouchesEvents version="1.0">
+<header>
+ <generator_name>WHIZARD</generator_name>
+[...]
+</header>
+<init>
+ 2212 2212 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
+ 1.5927968443E-03 5.2887330731E-05 1.0000000000E+00 1
+</init>
+<event>
+ 4 1 1.0000000000E+00 2.3173194200E+02 -1.0000000000E+00 1.1780000000E-01
+ 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 1.9684255276E+02 1.9684255276E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -6.8201326629E+01 6.8201326629E+01 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ 13 1 1 2 0 0 -4.4411906732E+01 -1.0699457600E+02 6.1849875074E+01 1.3132274670E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -13 1 1 2 0 0 4.4411906732E+01 1.0699457600E+02 6.6791351059E+01 1.3372113270E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+</event>
+</LesHouchesEvents>
+<LesHouchesEvents version="1.0">
+<header>
+ <generator_name>WHIZARD</generator_name>
+[...]
+</header>
+<init>
+ 2212 22 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
+ 6.7609356679E-04 2.1962528722E-05 1.0000000000E+00 1
+</init>
+<event>
+ 4 1 1.0000000000E+00 2.6208481918E+02 -1.0000000000E+00 1.1780000000E-01
+ 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 2.2093679185E+02 2.2093679185E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -7.7724099129E+01 7.7724099129E+01 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ 13 1 1 2 0 0 1.2741438539E+02 2.9345378490E+01 8.1575771897E+01 1.5411094511E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -13 1 1 2 0 0 -1.2741438539E+02 -2.9345378490E+01 6.1636920826E+01 1.4454994587E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+</event>
+</LesHouchesEvents>
Index: trunk/share/tests/ref-output-quad/lhapdf.ref
===================================================================
--- trunk/share/tests/ref-output-quad/lhapdf.ref (revision 5876)
+++ trunk/share/tests/ref-output-quad/lhapdf.ref (revision 5877)
@@ -1,258 +0,0 @@
-?openmp_logging = false
-?vis_history = false
-?integration_timer = false
-?phs_s_mapping = false
-?write_raw = false
-seed = 0
-[user variable] q = PDG(2, 1, 3)
-[user variable] Q = PDG(-2, -1, -3)
-[user variable] lepton = PDG(11, 13, 15, -11, -13, -15)
-$method = "omega"
-| Process library 'lhapdf_1_lib': recorded process 'lhapdf_1_p'
-| Process library 'lhapdf_lib': compiling ...
-| Process library 'lhapdf_lib': ... success.
-| Process library 'lhapdf_1_lib': compiling ...
-| Process library 'lhapdf_1_lib': writing makefile
-| Process library 'lhapdf_1_lib': removing old files
-| Process library 'lhapdf_1_lib': writing driver
-| Process library 'lhapdf_1_lib': creating source code
-| Process library 'lhapdf_1_lib': compiling sources
-| Process library 'lhapdf_1_lib': linking
-| Process library 'lhapdf_1_lib': loading
-| Process library 'lhapdf_1_lib': ... success.
-$phs_method = "wood"
-$integration_method = "vamp"
-sqrts = 1.000000000000E+03
-openmp_num_threads = 1
-n_events = 1
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 0
-| Initializing integration for process lhapdf_1_p:
-| ------------------------------------------------------------------------
-| Process [scattering]: 'lhapdf_1_p'
-| Library name = 'lhapdf_1_lib'
-| Process index = 1
-| Process components:
-| 1: 'lhapdf_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
-| ------------------------------------------------------------------------
-| Beam structure: u, ubar
-| Beam data (collision):
-| u (mass = 0.0000000E+00 GeV)
-| ubar (mass = 0.0000000E+00 GeV)
-| sqrts = 1.000000000000E+03 GeV
-| Phase space: generating configuration ...
-| Phase space: ... success.
-| Phase space: writing configuration file 'lhapdf_1_p_i1.phs'
-| Phase space: 2 channels, 2 dimensions
-| Phase space: found 2 channels, collected in 2 groves.
-| Phase space: Using 2 equivalences between channels.
-| Phase space: wood
-| Applying user-defined cuts.
-| Starting integration for process 'lhapdf_1_p'
-| Integrate: iterations = 4:500:"gw", 2:500
-| Integrator: 2 chains, 2 channels, 2 dimensions
-| Integrator: Using VAMP channel equivalences
-| Integrator: 500 initial calls, 20 bins, stratified = T
-| Integrator: VAMP
-|=============================================================================|
-| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
-|=============================================================================|
- 1 400 1.8321997E+01 2.98E-01 1.63 0.33* 35.80
- 2 400 1.8828751E+01 1.70E-01 0.90 0.18* 40.76
- 3 400 1.8682775E+01 1.30E-01 0.70 0.14* 53.32
- 4 400 1.8636496E+01 1.06E-01 0.57 0.11* 40.51
-|-----------------------------------------------------------------------------|
- 4 1600 1.8666882E+01 7.19E-02 0.39 0.15 40.51 0.78 4
-|-----------------------------------------------------------------------------|
- 5 400 1.8881752E+01 1.31E-01 0.69 0.14 40.70
- 6 400 1.8558177E+01 1.27E-01 0.68 0.14* 39.83
-|-----------------------------------------------------------------------------|
- 6 800 1.8715083E+01 9.12E-02 0.49 0.14 39.83 3.14 2
-|=============================================================================|
-$sample = "lhapdf_1_p_1"
-$lhef_version = "1.0"
-| Starting simulation for process 'lhapdf_1_p'
-| Simulate: using integration grids from file 'lhapdf_1_p_m1.vg'
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 1
-| Simulation: requested number of events = 1
-| corr. to luminosity [fb-1] = 5.3433E-02
-| Events: writing to LHEF file 'lhapdf_1_p_1.lhe'
-| Events: generating 1 unweighted, unpolarized events ...
-| Events: event normalization mode '1'
-| ... event sample complete.
-| Events: closing LHEF file 'lhapdf_1_p_1.lhe'
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 2
-| Initializing integration for process lhapdf_1_p:
-| ------------------------------------------------------------------------
-| Process [scattering]: 'lhapdf_1_p'
-| Library name = 'lhapdf_1_lib'
-| Process index = 1
-| Process components:
-| 1: 'lhapdf_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
-| ------------------------------------------------------------------------
-| Beam structure: p, p => lhapdf
-| Beam data (collision):
-| p (mass = 0.0000000E+00 GeV)
-| p (mass = 0.0000000E+00 GeV)
-| sqrts = 1.000000000000E+03 GeV
-| Phase space: generating configuration ...
-| Phase space: ... success.
-| Phase space: writing configuration file 'lhapdf_1_p_i1.phs'
-| Phase space: 2 channels, 2 dimensions
-| Phase space: found 2 channels, collected in 2 groves.
-| Phase space: Using 2 equivalences between channels.
-| Phase space: wood
-| Beam structure: lhapdf, none => none, lhapdf
-| Beam structure: 1 channels, 2 dimensions
-| Applying user-defined cuts.
-| Starting integration for process 'lhapdf_1_p'
-| Integrate: iterations = 4:500:"gw", 2:500
-| Integrator: 2 chains, 2 channels, 4 dimensions
-| Integrator: Using VAMP channel equivalences
-| Integrator: 500 initial calls, 20 bins, stratified = T
-| Integrator: VAMP
-|=============================================================================|
-| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
-|=============================================================================|
- 1 500 1.0864974E+00 5.15E-01 47.42 10.60* 0.74
- 2 499 1.4802853E+00 1.32E-01 8.90 1.99* 5.28
- 3 498 1.5232970E+00 8.33E-02 5.47 1.22* 10.59
- 4 497 1.6032341E+00 7.23E-02 4.51 1.01* 14.15
-|-----------------------------------------------------------------------------|
- 4 1994 1.5514303E+00 5.02E-02 3.23 1.44 14.15 0.58 4
-|-----------------------------------------------------------------------------|
- 5 497 1.6787427E+00 8.17E-02 4.87 1.09 12.07
- 6 497 1.5293893E+00 6.93E-02 4.53 1.01* 11.00
-|-----------------------------------------------------------------------------|
- 6 994 1.5918673E+00 5.29E-02 3.32 1.05 11.00 1.94 2
-|=============================================================================|
-$sample = "lhapdf_1_p_2"
-$lhef_version = "1.0"
-| Starting simulation for process 'lhapdf_1_p'
-| Simulate: using integration grids from file 'lhapdf_1_p_m1.vg'
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 3
-| Simulation: requested number of events = 1
-| corr. to luminosity [fb-1] = 6.2819E-01
-| Events: writing to LHEF file 'lhapdf_1_p_2.lhe'
-| Events: generating 1 unweighted, unpolarized events ...
-| Events: event normalization mode '1'
-| ... event sample complete.
-| Events: closing LHEF file 'lhapdf_1_p_2.lhe'
-$lhapdf_file = "cteq5l.LHgrid"
-$lhapdf_photon_file = "GSG961.LHgrid"
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 4
-| Initializing integration for process lhapdf_1_p:
-| ------------------------------------------------------------------------
-| Process [scattering]: 'lhapdf_1_p'
-| Library name = 'lhapdf_1_lib'
-| Process index = 1
-| Process components:
-| 1: 'lhapdf_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
-| ------------------------------------------------------------------------
-| Beam structure: p, A => lhapdf, lhapdf_photon
-| Beam data (collision):
-| p (mass = 0.0000000E+00 GeV)
-| A (mass = 0.0000000E+00 GeV)
-| sqrts = 1.000000000000E+03 GeV
-| Phase space: generating configuration ...
-| Phase space: ... success.
-| Phase space: writing configuration file 'lhapdf_1_p_i1.phs'
-| Phase space: 2 channels, 2 dimensions
-| Phase space: found 2 channels, collected in 2 groves.
-| Phase space: Using 2 equivalences between channels.
-| Phase space: wood
-| Beam structure: lhapdf, none => none, lhapdf_photon
-| Beam structure: 1 channels, 2 dimensions
-| Applying user-defined cuts.
-| Starting integration for process 'lhapdf_1_p'
-| Integrate: iterations = 4:500:"gw", 2:500
-| Integrator: 2 chains, 2 channels, 4 dimensions
-| Integrator: Using VAMP channel equivalences
-| Integrator: 500 initial calls, 20 bins, stratified = T
-| Integrator: VAMP
-|=============================================================================|
-| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
-|=============================================================================|
- 1 500 8.3635227E-01 1.44E-01 17.20 3.85* 3.60
- 2 499 6.7821596E-01 3.86E-02 5.69 1.27* 11.30
- 3 498 6.5958537E-01 2.66E-02 4.04 0.90* 24.13
- 4 497 7.0047833E-01 3.11E-02 4.44 0.99 14.18
-|-----------------------------------------------------------------------------|
- 4 1994 6.7961145E-01 1.78E-02 2.62 1.17 14.18 0.73 4
-|-----------------------------------------------------------------------------|
- 5 497 6.7470765E-01 2.91E-02 4.31 0.96* 11.16
- 6 497 6.7816560E-01 3.34E-02 4.92 1.10 10.83
-|-----------------------------------------------------------------------------|
- 6 994 6.7620007E-01 2.19E-02 3.24 1.02 10.83 0.01 2
-|=============================================================================|
-$sample = "lhapdf_1_p_3"
-$lhef_version = "1.0"
-| Starting simulation for process 'lhapdf_1_p'
-| Simulate: using integration grids from file 'lhapdf_1_p_m1.vg'
-| RNG: Initializing TAO random-number generator
-| RNG: Setting seed for random-number generator to 5
-| Simulation: requested number of events = 1
-| corr. to luminosity [fb-1] = 1.4789E+00
-| Events: writing to LHEF file 'lhapdf_1_p_3.lhe'
-| Events: generating 1 unweighted, unpolarized events ...
-| Events: event normalization mode '1'
-| ... event sample complete.
-| Events: closing LHEF file 'lhapdf_1_p_3.lhe'
-| WHIZARD run finished.
-|=============================================================================|
-LHEF file contents:
-<LesHouchesEvents version="1.0">
-<header>
- <generator_name>WHIZARD</generator_name>
-[...]
-</header>
-<init>
- 2 -2 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
- 1.8715082960E-02 9.1205217394E-05 1.0000000000E+00 1
-</init>
-<event>
- 4 1 1.0000000000E+00 1.0000000000E+03 -1.0000000000E+00 1.1780000000E-01
- 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 5.0000000000E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -5.0000000000E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- 13 1 1 2 0 0 2.0159017056E+02 -1.1549984428E+02 4.4274280243E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -13 1 1 2 0 0 -2.0159017056E+02 1.1549984428E+02 -4.4274280243E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
-</event>
-</LesHouchesEvents>
-<LesHouchesEvents version="1.0">
-<header>
- <generator_name>WHIZARD</generator_name>
-[...]
-</header>
-<init>
- 2212 2212 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
- 1.5918673052E-03 5.2851387152E-05 1.0000000000E+00 1
-</init>
-<event>
- 4 1 1.0000000000E+00 2.3174805148E+02 -1.0000000000E+00 1.1780000000E-01
- 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 1.9685104407E+02 1.9685104407E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -6.8207867045E+01 6.8207867045E+01 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- 13 1 1 2 0 0 -4.4414992617E+01 -1.0700201033E+02 6.1850465329E+01 1.3133012543E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -13 1 1 2 0 0 4.4414992617E+01 1.0700201033E+02 6.6792711697E+01 1.3372878568E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
-</event>
-</LesHouchesEvents>
-<LesHouchesEvents version="1.0">
-<header>
- <generator_name>WHIZARD</generator_name>
-[...]
-</header>
-<init>
- 2212 22 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
- 6.7620007473E-04 2.1926084876E-05 1.0000000000E+00 1
-</init>
-<event>
- 4 1 1.0000000000E+00 2.6214123778E+02 -1.0000000000E+00 1.1780000000E-01
- 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 2.2094809290E+02 2.2094809290E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -7.7753588688E+01 7.7753588688E+01 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- 13 1 1 2 0 0 1.2744294773E+02 2.9351956811E+01 8.1548201336E+01 1.5412122318E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
- -13 1 1 2 0 0 -1.2744294773E+02 -2.9351956811E+01 6.1646302878E+01 1.4458045841E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
-</event>
-</LesHouchesEvents>
Index: trunk/share/tests/ref-output-quad/lhapdf5.ref
===================================================================
--- trunk/share/tests/ref-output-quad/lhapdf5.ref (revision 0)
+++ trunk/share/tests/ref-output-quad/lhapdf5.ref (revision 5877)
@@ -0,0 +1,258 @@
+?openmp_logging = false
+?vis_history = false
+?integration_timer = false
+?phs_s_mapping = false
+?write_raw = false
+seed = 0
+[user variable] q = PDG(2, 1, 3)
+[user variable] Q = PDG(-2, -1, -3)
+[user variable] lepton = PDG(11, 13, 15, -11, -13, -15)
+$method = "omega"
+| Process library 'lhapdf5_1_lib': recorded process 'lhapdf5_1_p'
+| Process library 'lhapdf5_lib': compiling ...
+| Process library 'lhapdf5_lib': ... success.
+| Process library 'lhapdf5_1_lib': compiling ...
+| Process library 'lhapdf5_1_lib': writing makefile
+| Process library 'lhapdf5_1_lib': removing old files
+| Process library 'lhapdf5_1_lib': writing driver
+| Process library 'lhapdf5_1_lib': creating source code
+| Process library 'lhapdf5_1_lib': compiling sources
+| Process library 'lhapdf5_1_lib': linking
+| Process library 'lhapdf5_1_lib': loading
+| Process library 'lhapdf5_1_lib': ... success.
+$phs_method = "wood"
+$integration_method = "vamp"
+sqrts = 1.000000000000E+03
+openmp_num_threads = 1
+n_events = 1
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 0
+| Initializing integration for process lhapdf5_1_p:
+| ------------------------------------------------------------------------
+| Process [scattering]: 'lhapdf5_1_p'
+| Library name = 'lhapdf5_1_lib'
+| Process index = 1
+| Process components:
+| 1: 'lhapdf5_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
+| ------------------------------------------------------------------------
+| Beam structure: u, ubar
+| Beam data (collision):
+| u (mass = 0.0000000E+00 GeV)
+| ubar (mass = 0.0000000E+00 GeV)
+| sqrts = 1.000000000000E+03 GeV
+| Phase space: generating configuration ...
+| Phase space: ... success.
+| Phase space: writing configuration file 'lhapdf5_1_p_i1.phs'
+| Phase space: 2 channels, 2 dimensions
+| Phase space: found 2 channels, collected in 2 groves.
+| Phase space: Using 2 equivalences between channels.
+| Phase space: wood
+| Applying user-defined cuts.
+| Starting integration for process 'lhapdf5_1_p'
+| Integrate: iterations = 4:500:"gw", 2:500
+| Integrator: 2 chains, 2 channels, 2 dimensions
+| Integrator: Using VAMP channel equivalences
+| Integrator: 500 initial calls, 20 bins, stratified = T
+| Integrator: VAMP
+|=============================================================================|
+| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
+|=============================================================================|
+ 1 400 1.8321997E+01 2.98E-01 1.63 0.33* 35.80
+ 2 400 1.8828751E+01 1.70E-01 0.90 0.18* 40.76
+ 3 400 1.8682775E+01 1.30E-01 0.70 0.14* 53.32
+ 4 400 1.8636496E+01 1.06E-01 0.57 0.11* 40.51
+|-----------------------------------------------------------------------------|
+ 4 1600 1.8666882E+01 7.19E-02 0.39 0.15 40.51 0.78 4
+|-----------------------------------------------------------------------------|
+ 5 400 1.8881752E+01 1.31E-01 0.69 0.14 40.70
+ 6 400 1.8558177E+01 1.27E-01 0.68 0.14* 39.83
+|-----------------------------------------------------------------------------|
+ 6 800 1.8715083E+01 9.12E-02 0.49 0.14 39.83 3.14 2
+|=============================================================================|
+$sample = "lhapdf5_1_p_1"
+$lhef_version = "1.0"
+| Starting simulation for process 'lhapdf5_1_p'
+| Simulate: using integration grids from file 'lhapdf5_1_p_m1.vg'
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 1
+| Simulation: requested number of events = 1
+| corr. to luminosity [fb-1] = 5.3433E-02
+| Events: writing to LHEF file 'lhapdf5_1_p_1.lhe'
+| Events: generating 1 unweighted, unpolarized events ...
+| Events: event normalization mode '1'
+| ... event sample complete.
+| Events: closing LHEF file 'lhapdf5_1_p_1.lhe'
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 2
+| Initializing integration for process lhapdf5_1_p:
+| ------------------------------------------------------------------------
+| Process [scattering]: 'lhapdf5_1_p'
+| Library name = 'lhapdf5_1_lib'
+| Process index = 1
+| Process components:
+| 1: 'lhapdf5_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
+| ------------------------------------------------------------------------
+| Beam structure: p, p => lhapdf
+| Beam data (collision):
+| p (mass = 0.0000000E+00 GeV)
+| p (mass = 0.0000000E+00 GeV)
+| sqrts = 1.000000000000E+03 GeV
+| Phase space: generating configuration ...
+| Phase space: ... success.
+| Phase space: writing configuration file 'lhapdf5_1_p_i1.phs'
+| Phase space: 2 channels, 2 dimensions
+| Phase space: found 2 channels, collected in 2 groves.
+| Phase space: Using 2 equivalences between channels.
+| Phase space: wood
+| Beam structure: lhapdf, none => none, lhapdf
+| Beam structure: 1 channels, 2 dimensions
+| Applying user-defined cuts.
+| Starting integration for process 'lhapdf5_1_p'
+| Integrate: iterations = 4:500:"gw", 2:500
+| Integrator: 2 chains, 2 channels, 4 dimensions
+| Integrator: Using VAMP channel equivalences
+| Integrator: 500 initial calls, 20 bins, stratified = T
+| Integrator: VAMP
+|=============================================================================|
+| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
+|=============================================================================|
+ 1 500 1.0864974E+00 5.15E-01 47.42 10.60* 0.74
+ 2 499 1.4802853E+00 1.32E-01 8.90 1.99* 5.28
+ 3 498 1.5232970E+00 8.33E-02 5.47 1.22* 10.59
+ 4 497 1.6032341E+00 7.23E-02 4.51 1.01* 14.15
+|-----------------------------------------------------------------------------|
+ 4 1994 1.5514303E+00 5.02E-02 3.23 1.44 14.15 0.58 4
+|-----------------------------------------------------------------------------|
+ 5 497 1.6787427E+00 8.17E-02 4.87 1.09 12.07
+ 6 497 1.5293893E+00 6.93E-02 4.53 1.01* 11.00
+|-----------------------------------------------------------------------------|
+ 6 994 1.5918673E+00 5.29E-02 3.32 1.05 11.00 1.94 2
+|=============================================================================|
+$sample = "lhapdf5_1_p_2"
+$lhef_version = "1.0"
+| Starting simulation for process 'lhapdf5_1_p'
+| Simulate: using integration grids from file 'lhapdf5_1_p_m1.vg'
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 3
+| Simulation: requested number of events = 1
+| corr. to luminosity [fb-1] = 6.2819E-01
+| Events: writing to LHEF file 'lhapdf5_1_p_2.lhe'
+| Events: generating 1 unweighted, unpolarized events ...
+| Events: event normalization mode '1'
+| ... event sample complete.
+| Events: closing LHEF file 'lhapdf5_1_p_2.lhe'
+$lhapdf_file = "cteq5l.LHgrid"
+$lhapdf_photon_file = "GSG961.LHgrid"
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 4
+| Initializing integration for process lhapdf5_1_p:
+| ------------------------------------------------------------------------
+| Process [scattering]: 'lhapdf5_1_p'
+| Library name = 'lhapdf5_1_lib'
+| Process index = 1
+| Process components:
+| 1: 'lhapdf5_1_p_i1': u:d:s, ubar:dbar:sbar => mu-, mu+ [omega]
+| ------------------------------------------------------------------------
+| Beam structure: p, A => lhapdf, lhapdf_photon
+| Beam data (collision):
+| p (mass = 0.0000000E+00 GeV)
+| A (mass = 0.0000000E+00 GeV)
+| sqrts = 1.000000000000E+03 GeV
+| Phase space: generating configuration ...
+| Phase space: ... success.
+| Phase space: writing configuration file 'lhapdf5_1_p_i1.phs'
+| Phase space: 2 channels, 2 dimensions
+| Phase space: found 2 channels, collected in 2 groves.
+| Phase space: Using 2 equivalences between channels.
+| Phase space: wood
+| Beam structure: lhapdf, none => none, lhapdf_photon
+| Beam structure: 1 channels, 2 dimensions
+| Applying user-defined cuts.
+| Starting integration for process 'lhapdf5_1_p'
+| Integrate: iterations = 4:500:"gw", 2:500
+| Integrator: 2 chains, 2 channels, 4 dimensions
+| Integrator: Using VAMP channel equivalences
+| Integrator: 500 initial calls, 20 bins, stratified = T
+| Integrator: VAMP
+|=============================================================================|
+| It Calls Integral[fb] Error[fb] Err[%] Acc Eff[%] Chi2 N[It] |
+|=============================================================================|
+ 1 500 8.3635227E-01 1.44E-01 17.20 3.85* 3.60
+ 2 499 6.7821596E-01 3.86E-02 5.69 1.27* 11.30
+ 3 498 6.5958537E-01 2.66E-02 4.04 0.90* 24.13
+ 4 497 7.0047833E-01 3.11E-02 4.44 0.99 14.18
+|-----------------------------------------------------------------------------|
+ 4 1994 6.7961145E-01 1.78E-02 2.62 1.17 14.18 0.73 4
+|-----------------------------------------------------------------------------|
+ 5 497 6.7470765E-01 2.91E-02 4.31 0.96* 11.16
+ 6 497 6.7816560E-01 3.34E-02 4.92 1.10 10.83
+|-----------------------------------------------------------------------------|
+ 6 994 6.7620007E-01 2.19E-02 3.24 1.02 10.83 0.01 2
+|=============================================================================|
+$sample = "lhapdf5_1_p_3"
+$lhef_version = "1.0"
+| Starting simulation for process 'lhapdf5_1_p'
+| Simulate: using integration grids from file 'lhapdf5_1_p_m1.vg'
+| RNG: Initializing TAO random-number generator
+| RNG: Setting seed for random-number generator to 5
+| Simulation: requested number of events = 1
+| corr. to luminosity [fb-1] = 1.4789E+00
+| Events: writing to LHEF file 'lhapdf5_1_p_3.lhe'
+| Events: generating 1 unweighted, unpolarized events ...
+| Events: event normalization mode '1'
+| ... event sample complete.
+| Events: closing LHEF file 'lhapdf5_1_p_3.lhe'
+| WHIZARD run finished.
+|=============================================================================|
+LHEF file contents:
+<LesHouchesEvents version="1.0">
+<header>
+ <generator_name>WHIZARD</generator_name>
+[...]
+</header>
+<init>
+ 2 -2 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
+ 1.8715082960E-02 9.1205217394E-05 1.0000000000E+00 1
+</init>
+<event>
+ 4 1 1.0000000000E+00 1.0000000000E+03 -1.0000000000E+00 1.1780000000E-01
+ 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 5.0000000000E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -5.0000000000E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ 13 1 1 2 0 0 2.0159017056E+02 -1.1549984428E+02 4.4274280243E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -13 1 1 2 0 0 -2.0159017056E+02 1.1549984428E+02 -4.4274280243E+02 5.0000000000E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+</event>
+</LesHouchesEvents>
+<LesHouchesEvents version="1.0">
+<header>
+ <generator_name>WHIZARD</generator_name>
+[...]
+</header>
+<init>
+ 2212 2212 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
+ 1.5918673052E-03 5.2851387152E-05 1.0000000000E+00 1
+</init>
+<event>
+ 4 1 1.0000000000E+00 2.3174805148E+02 -1.0000000000E+00 1.1780000000E-01
+ 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 1.9685104407E+02 1.9685104407E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -6.8207867045E+01 6.8207867045E+01 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ 13 1 1 2 0 0 -4.4414992617E+01 -1.0700201033E+02 6.1850465329E+01 1.3133012543E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -13 1 1 2 0 0 4.4414992617E+01 1.0700201033E+02 6.6792711697E+01 1.3372878568E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+</event>
+</LesHouchesEvents>
+<LesHouchesEvents version="1.0">
+<header>
+ <generator_name>WHIZARD</generator_name>
+[...]
+</header>
+<init>
+ 2212 22 5.0000000000E+02 5.0000000000E+02 -1 -1 -1 -1 3 1
+ 6.7620007473E-04 2.1926084876E-05 1.0000000000E+00 1
+</init>
+<event>
+ 4 1 1.0000000000E+00 2.6214123778E+02 -1.0000000000E+00 1.1780000000E-01
+ 2 -1 0 0 501 0 0.0000000000E+00 0.0000000000E+00 2.2094809290E+02 2.2094809290E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -2 -1 0 0 0 501 0.0000000000E+00 0.0000000000E+00 -7.7753588688E+01 7.7753588688E+01 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ 13 1 1 2 0 0 1.2744294773E+02 2.9351956811E+01 8.1548201336E+01 1.5412122318E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+ -13 1 1 2 0 0 -1.2744294773E+02 -2.9351956811E+01 6.1646302878E+01 1.4458045841E+02 0.0000000000E+00 0.0000000000E+00 9.0000000000E+00
+</event>
+</LesHouchesEvents>
Index: trunk/tests/lhapdf.sh
===================================================================
--- trunk/tests/lhapdf.sh (revision 5876)
+++ trunk/tests/lhapdf.sh (revision 5877)
@@ -1,19 +0,0 @@
-#!/bin/sh
-### Check WHIZARD/O'Mega with externally linked LHAPDF library
-echo "Running script $0"
-if test -f OCAML_FLAG -a -f LHAPDF_FLAG; then
- rm -f @script@_lib.* @script@_p?.*
- rm -f default_prclib.*
- s=`basename @script@`
- ./run_whizard.sh @script@ --no-logging --model SM
- echo "LHEF file contents:" >> $s.log
- for i in 1 2 3
- do
- cat ${s}_1_p_$i.lhe | sed -e 's/^ <generator_version>.*$/[...]/' >> $s.log
- done
- diff ref-output/$s.ref $s.log
-else
- echo "|=============================================================================|"
- echo "Either no O'Mega matrix elements or no LHAPDF available, test skipped"
- exit 77
-fi
Index: trunk/tests/Makefile.am
===================================================================
--- trunk/tests/Makefile.am (revision 5876)
+++ trunk/tests/Makefile.am (revision 5877)
@@ -1,648 +1,654 @@
## Makefile.am -- Makefile for executable WHIZARD test scripts
##
## Process this file with automake to produce Makefile.in
##
########################################################################
#
# Copyright (C) 1999-2014 by
# Wolfgang Kilian <kilian@physik.uni-siegen.de>
# Thorsten Ohl <ohl@physik.uni-wuerzburg.de>
# Juergen Reuter <juergen.reuter@desy.de>
# with contributions from
# Christian Speckner <cnspeckn@googlemail.com>
#
# WHIZARD is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# WHIZARD is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
########################################################################
WHIZARD_DRIVER = run_whizard.sh
UNIT_TESTS = \
analysis.run \
pdg_arrays.run \
expressions.run \
beams.run \
polarizations.run \
md5.run \
cputime.run \
lexers.run \
parser.run \
color.run \
os_interface.run \
evaluators.run \
formats.run \
sorting.run \
state_matrices.run \
interactions.run \
xml.run \
sm_qcd.run \
models.run \
particles.run \
beam_structures.run \
sf_aux.run \
sf_mappings.run \
sf_base.run \
sf_pdf_builtin.run \
sf_isr.run \
sf_epa.run \
sf_ewa.run \
sf_circe1.run \
sf_circe2.run \
sf_beam_events.run \
sf_escan.run \
phs_base.run \
phs_single.run \
phs_forests.run \
phs_wood.run \
rng_base.run \
rng_tao.run \
selectors.run \
mci_base.run \
mci_midpoint.run \
mci_vamp.run \
prclib_interfaces.run \
particle_specifiers.run \
process_libraries.run \
prclib_stacks.run \
slha_interface.run \
prc_test.run \
prc_template_me.run \
subevt_expr.run \
processes.run \
process_stacks.run \
cascades.run \
event_transforms.run \
decays.run \
shower.run \
events.run \
eio_data.run \
eio_base.run \
eio_raw.run \
eio_checkpoints.run \
eio_lhef.run \
eio_ascii.run \
eio_weights.run \
iterations.run \
rt_data.run \
dispatch.run \
process_configurations.run \
event_streams.run \
integrations.run \
simulations.run
UNIT_TESTS_REQ_GAMELAN = \
commands.run
UNIT_TESTS_REQ_EV_ANA = \
phs_wood_vis.run \
prc_omega_diags.run \
integrations_history.run
TESTS_REQ_FASTJET = \
analyze_4.run
UNIT_TESTS_REQ_FASTJET = \
jets.run
UNIT_TESTS_REQ_HEPMC = \
eio_hepmc.run
UNIT_TESTS_REQ_STDHEP = \
eio_stdhep.run
UNIT_TESTS_REQ_OCAML = \
prc_omega.run \
compilations.run \
compilations_static.run
TESTS_DEFAULT = \
empty.run \
fatal.run \
structure_1.run \
structure_2.run \
structure_3.run \
structure_4.run \
structure_5.run \
structure_6.run \
structure_7.run \
structure_8.run \
vars.run \
extpar.run \
testproc_1.run \
testproc_2.run \
testproc_3.run \
testproc_4.run \
testproc_5.run \
testproc_6.run \
testproc_7.run \
testproc_8.run \
testproc_9.run \
testproc_10.run \
rebuild_1.run \
susyhit.run \
helicity.run \
libraries_4.run
XFAIL_TESTS_DEFAULT =
TESTS_USER_STRFUN = \
user_strfun.run
TESTS_REQ_OCAML = \
libraries_1.run \
libraries_2.run \
libraries_3.run \
rebuild_2.run \
rebuild_3.run \
defaultcuts.run \
cuts.run \
model_test.run \
qedtest_1.run \
qedtest_2.run \
qedtest_3.run \
qedtest_4.run \
qedtest_5.run \
qedtest_6.run \
qedtest_7.run \
qedtest_8.run \
qedtest_9.run \
qedtest_10.run \
beam_setup_1.run \
beam_setup_2.run \
beam_setup_3.run \
beam_setup_4.run \
qcdtest_1.run \
qcdtest_2.run \
qcdtest_3.run \
qcdtest_4.run \
qcdtest_5.run \
observables_1.run \
event_weights_1.run \
event_weights_2.run \
reweight_1.run \
reweight_2.run \
reweight_3.run \
reweight_4.run \
reweight_5.run \
reweight_6.run \
reweight_7.run \
analyze_1.run \
analyze_2.run \
colors.run \
colors_hgg.run \
alphas.run \
jets_xsec.run \
lhef_1.run \
lhef_2.run \
lhef_3.run \
lhef_4.run \
lhef_5.run \
lhef_6.run \
fatal_beam_decay.run \
smtest_1.run \
smtest_2.run \
smtest_3.run \
smtest_4.run \
smtest_5.run \
smtest_6.run \
smtest_7.run \
smtest_8.run \
smtest_9.run \
smtest_10.run \
smtest_11.run \
smtest_12.run \
smtest_13.run \
smtest_14.run \
smtest_15.run \
mssmtest.run \
show_1.run \
show_2.run \
show_3.run \
show_4.run \
multi_comp_1.run \
multi_comp_2.run \
multi_comp_3.run \
multi_comp_4.run \
flvsum_1.run \
pdf_builtin.run \
ep_1.run \
ep_2.run \
ep_3.run \
circe1_1.run \
circe1_2.run \
circe1_3.run \
circe1_4.run \
circe1_5.run \
circe1_6.run \
circe1_7.run \
circe1_8.run \
circe1_9.run \
circe1_photons_1.run \
circe1_photons_2.run \
circe1_photons_3.run \
circe1_photons_4.run \
circe1_photons_5.run \
circe1_errors_1.run \
circe2_1.run \
circe2_2.run \
ewa_1.run \
ewa_2.run \
ewa_3.run \
ewa_4.run \
ilc.run \
beam_events_1.run \
beam_events_2.run \
beam_events_3.run \
energy_scan_1.run \
restrictions.run \
process_log.run \
user_cuts.run \
$(TESTS_USER_STRFUN)
XFAIL_TESTS_REQ_OCAML = \
colors_hgg.run \
user_cuts.run \
$(TESTS_USER_STRFUN)
TESTS_REQ_HEPMC = \
hepmc.run \
hepmc_1.run \
hepmc_2.run \
hepmc_3.run \
hepmc_4.run
UNIT_TESTS_REQ_LHAPDF = \
sf_lhapdf.run
TESTS_REQ_LHAPDF = \
- lhapdf.run
+ lhapdf5.run
XFAIL_TESTS_REQ_LHAPDF =
TESTS_REQ_STDHEP = \
stdhep_1.run \
stdhep_2.run \
stdhep_3.run
XFAIL_TESTS_REQ_STDHEP =
TESTS_STATIC = \
static_1.run
XFAIL_TESTS_STATIC =
TESTS_REQ_SHOWER = \
parton_shower_1.run \
parton_shower_2.run \
parton_shower_3.run \
parton_shower_4.run \
mlm_matching_fsr.run \
mlm_matching_isr.run
XFAIL_TESTS_REQ_SHOWER =
TESTS_REQ_EV_ANA = \
analyze_3.run
XFAIL_TESTS_REQ_EV_ANA =
TESTS_EXTENDED = \
sm_ext.run \
mssm_ext.run \
nmssm_ext.run
XFAIL_TESTS_EXTENDED =
TESTS_REQ_GAMELAN = #\
$(TESTS_REQ_OCAML) \
$(TESTS_EXTENDED)
TEST_DRIVERS_RUN = \
$(UNIT_TESTS) \
$(UNIT_TESTS_REQ_GAMELAN) \
$(UNIT_TESTS_REQ_HEPMC) \
$(UNIT_TESTS_REQ_FASTJET) \
$(UNIT_TESTS_REQ_LHAPDF) \
$(UNIT_TESTS_REQ_STDHEP) \
$(UNIT_TESTS_REQ_OCAML) \
$(TESTS_DEFAULT) \
$(TESTS_REQ_OCAML) \
$(TESTS_REQ_LHAPDF) \
$(TESTS_REQ_HEPMC) \
$(TESTS_REQ_FASTJET) \
$(TESTS_REQ_STDHEP) \
$(TESTS_REQ_SHOWER) \
$(TESTS_REQ_EV_ANA) \
$(TESTS_STATIC) \
$(TESTS_EXTENDED)
TEST_DRIVERS_SH = $(TEST_DRIVERS_RUN:.run=.sh)
########################################################################
TESTS =
XFAIL_TESTS =
UNIT_TESTS += $(UNIT_TESTS_REQ_GAMELAN)
UNIT_TESTS += $(UNIT_TESTS_REQ_FASTJET)
UNIT_TESTS += $(UNIT_TESTS_REQ_HEPMC)
UNIT_TESTS += $(UNIT_TESTS_REQ_LHAPDF)
UNIT_TESTS += $(UNIT_TESTS_REQ_STDHEP)
UNIT_TESTS += $(UNIT_TESTS_REQ_OCAML)
UNIT_TESTS += $(UNIT_TESTS_REQ_EV_ANA)
# Temporarily, only the new unit tests are executed
if DEFAULT_CHECKS
TESTS += $(UNIT_TESTS)
TESTS += $(TESTS_DEFAULT)
XFAIL_TESTS += $(XFAIL_TESTS_DEFAULT)
TESTS += $(TESTS_REQ_OCAML)
XFAIL_TESTS += $(XFAIL_TESTS_REQ_OCAML)
TESTS += $(TESTS_REQ_HEPMC)
XFAIL_TESTS += $(XFAIL_TESTS_REQ_HEPMC)
TESTS += $(TESTS_REQ_FASTJET)
XFAIL_TESTS += $(XFAIL_TESTS_REQ_FASTJET)
TESTS += $(TESTS_REQ_LHAPDF)
XFAIL_TESTS += $(XFAIL_TESTS_REQ_LHAPDF)
TESTS += $(TESTS_REQ_STDHEP)
XFAIL_TESTS += $(XFAIL_TESTS_REQ_STDHEP)
TESTS += $(TESTS_REQ_SHOWER)
XFAIL_TESTS += $(XFAIL_TESTS_REQ_SHOWER)
TESTS += $(TESTS_REQ_EV_ANA)
XFAIL_TESTS += $(XFAIL_TESTS_REQ_EV_ANA)
TESTS += $(TESTS_STATIC)
XFAIL_TESTS += $(XFAIL_TESTS_STATIC)
endif DEFAULT_CHECKS
if EXT_NUM_CHECKS
TESTS += $(TESTS_EXTENDED)
XFAIL_TESTS += $(XFAIL_TESTS_EXTENDED)
endif EXT_NUM_CHECKS
mssm_ext.run: $(EXTENDED_MSSM_TEST_DRIVERS)
echo '#! /bin/sh' >$@
for driver in $(EXTENDED_MSSM_TEST_DRIVERS); do \
echo ./$$driver; \
done >>$@
chmod +x $@
nmssm_ext.run: $(EXTENDED_NMSSM_TEST_DRIVERS)
echo '#! /bin/sh' >$@
for driver in $(EXTENDED_NMSSM_TEST_DRIVERS); do \
echo ./$$driver; \
done >>$@
chmod +x $@
EXTENDED_MSSM_TEST_DRIVERS = \
mssm_ext-ee.run mssm_ext-ee2.run \
mssm_ext-en.run mssm_ext-tn.run \
mssm_ext-uu.run mssm_ext-uu2.run mssm_ext-uuckm.run \
mssm_ext-dd.run mssm_ext-dd2.run mssm_ext-ddckm.run \
mssm_ext-bb.run mssm_ext-bt.run mssm_ext-tt.run \
mssm_ext-ug.run mssm_ext-dg.run \
mssm_ext-aa.run mssm_ext-wa.run mssm_ext-za.run \
mssm_ext-ww.run mssm_ext-wz.run mssm_ext-zz.run \
mssm_ext-gg.run mssm_ext-ga.run mssm_ext-gw.run mssm_ext-gz.run
EXTENDED_NMSSM_TEST_DRIVERS = \
nmssm_ext-aa.run nmssm_ext-bb1.run nmssm_ext-bb2.run \
nmssm_ext-bt.run nmssm_ext-dd1.run \
nmssm_ext-dd2.run nmssm_ext-ee1.run \
nmssm_ext-ee2.run nmssm_ext-en.run \
nmssm_ext-ga.run nmssm_ext-gg.run \
nmssm_ext-gw.run nmssm_ext-gz.run \
nmssm_ext-qg.run nmssm_ext-tn.run \
nmssm_ext-tt1.run nmssm_ext-tt2.run \
nmssm_ext-uu1.run nmssm_ext-uu2.run \
nmssm_ext-wa.run nmssm_ext-ww1.run nmssm_ext-ww2.run \
nmssm_ext-wz.run nmssm_ext-za.run
EXTENDED_MSSM_TEST_DRIVERS_SH = $(EXTENDED_MSSM_TEST_DRIVERS:.run=.sh)
EXTENDED_NMSSM_TEST_DRIVERS_SH = $(EXTENDED_NMSSM_TEST_DRIVERS:.run=.sh)
EXTRA_DIST = $(TEST_DRIVERS_SH) \
$(EXTENDED_MSSM_TEST_DRIVERS_SH) \
$(EXTENDED_NMSSM_TEST_DRIVERS_SH)
########################################################################
# VPATH = $(top_builddir)/share/tests:$(top_srcdir)/share/tests:$(srcdir)
VPATH = $(srcdir)
SUFFIXES = .sh .run
.sh.run:
@rm -f $@
@if test -f $(top_builddir)/share/tests/$*.sin; then \
$(SED) 's|@script@|$(top_builddir)/share/tests/$*|g' $< > $@; \
elif test -f $(top_srcdir)/share/tests/$*.sin; then \
$(SED) 's|@script@|$(top_srcdir)/share/tests/$*|g' $< > $@; \
else \
echo "$*.sin not found!" 1>&2; \
exit 2; \
fi
chmod +x $@
structure_2.run: structure_2_inc.sin
structure_2_inc.sin: $(top_builddir)/share/tests/structure_2_inc.sin
cp $< $@
testproc_3.run: testproc_3.phs
testproc_3.phs: $(top_builddir)/share/tests/testproc_3.phs
cp $< $@
static_1.run: static_1.exe.sin
static_1.exe.sin: $(top_builddir)/share/tests/static_1.exe.sin
cp $< $@
sf_beam_events.run: test_beam_events.dat
test_beam_events.dat: $(top_builddir)/share/beam-sim/test_beam_events.dat
cp $< $@
commands.run: sps1ap_decays.slha
sps1ap_decays.slha: $(top_builddir)/share/susy/sps1ap_decays.slha
cp $< $@
susyhit.run: susyhit.in
user_cuts.run: user_cuts.f90
user_strfun.run: user_strfun.f90
user_cuts.f90: $(top_builddir)/share/tests/user_cuts.f90
cp $< $@
user_strfun.f90: $(top_builddir)/share/tests/user_strfun.f90
cp $< $@
model_test.run: tdefs.mod tglue.mod threeshl.mod tscript.mod
tdefs.mod: $(top_builddir)/src/models/threeshl_bundle/tdefs.$(FC_MODULE_EXT)
cp $< $@
tglue.mod: $(top_builddir)/src/models/threeshl_bundle/tglue.$(FC_MODULE_EXT)
cp $< $@
tscript.mod: $(top_builddir)/src/models/threeshl_bundle/tscript.$(FC_MODULE_EXT)
cp $< $@
threeshl.mod: $(top_builddir)/src/models/threeshl_bundle/threeshl.$(FC_MODULE_EXT)
cp $< $@
TEST.mdl: $(top_srcdir)/share/tests/TEST.mdl
cp $< $@
WT_OMEGA_CACHE_SUFFIX=vertices
WT_OCAML_NATIVE_EXT=opt
if OCAML_AVAILABLE
qedtest_1.run qedtest_2.run qedtest_3.run qedtest_4.run qedtest_5.run qedtest_6.run: omega_QED.$(WT_OMEGA_CACHE_SUFFIX)
OMEGA_QED = $(top_builddir)/src/omega/bin/omega_QED.$(WT_OCAML_NATIVE_EXT)
omega_QED.$(WT_OMEGA_CACHE_SUFFIX): $(OMEGA_QED)
$(OMEGA_QED) -initialize .
qcdtest_1.run qcdtest_2.run: omega_QCD.$(WT_OMEGA_CACHE_SUFFIX)
OMEGA_QCD = $(top_builddir)/src/omega/bin/omega_QCD.$(WT_OCAML_NATIVE_EXT)
omega_QCD.$(WT_OMEGA_CACHE_SUFFIX): $(OMEGA_QCD)
$(OMEGA_QCD) -initialize .
endif OCAML_AVAILABLE
if MPOST_AVAILABLE
$(TESTS_REQ_GAMELAN): gamelan.sty
$(UNIT_TESTS_REQ_GAMELAN): gamelan.sty
gamelan.sty: $(top_builddir)/src/gamelan/gamelan.sty
cp $< $@
$(top_builddir)/src/gamelan/gamelan.sty:
$(MAKE) -C $(top_builddir)/src/gamelan gamelan.sty
endif
susyhit.in: $(top_builddir)/share/tests/susyhit.in
cp $< $@
BUILT_SOURCES = \
TESTFLAG \
STDHEP_FLAG \
HEPMC_FLAG \
FASTJET_FLAG \
- LHAPDF_FLAG \
+ LHAPDF5_FLAG \
+ LHAPDF6_FLAG \
GAMELAN_FLAG \
EVENT_ANALYSIS_FLAG \
OCAML_FLAG \
SHOWER_FLAG \
STATIC_FLAG \
ref-output \
err-output
# If this file is found in the working directory, WHIZARD
# will use the paths for the uninstalled version (source/build tree),
# otherwise it uses the installed version
TESTFLAG:
touch $@
STDHEP_FLAG:
if STDHEP_AVAILABLE
touch $@
endif
FASTJET_FLAG:
if FASTJET_AVAILABLE
touch $@
endif
HEPMC_FLAG:
if HEPMC_AVAILABLE
touch $@
endif
-LHAPDF_FLAG:
-if LHAPDF_AVAILABLE
+LHAPDF5_FLAG:
+if LHAPDF5_AVAILABLE
+ touch $@
+endif
+
+LHAPDF6_FLAG:
+if LHAPDF6_AVAILABLE
touch $@
endif
GAMELAN_FLAG:
if MPOST_AVAILABLE
touch $@
endif
OCAML_FLAG:
if OCAML_AVAILABLE
touch $@
endif
SHOWER_FLAG:
if SHOWER_AVAILABLE
touch $@
endif
EVENT_ANALYSIS_FLAG:
if EVENT_ANALYSIS_AVAILABLE
touch $@
endif
STATIC_FLAG:
if STATIC_AVAILABLE
touch $@
endif
# The reference output files are in the source directory. Copy them here.
if FC_QUAD
ref-output: $(top_srcdir)/share/tests/ref-output
mkdir -p ref-output
for f in $</*.ref; do cp $$f $@; done
for f in $</../ref-output-quad/*.ref; do cp $$f $@; done
else
ref-output: $(top_srcdir)/share/tests/ref-output
mkdir -p ref-output
for f in $</*.ref; do cp $$f $@; done
for f in $</../ref-output-double/*.ref; do cp $$f $@; done
endif
# The output files from self tests go here.
err-output:
mkdir -p err-output
## installcheck runs the test scripts with the TESTFLAG removed.
installcheck-local: notestflag check-am
notestflag:
rm -f TESTFLAG
.PHONY: notestflag
## Remove generated files
clean-local:
rm -f gamelan.sty TEST.mdl
rm -f TESTFLAG GAMELAN_FLAG STDHEP_FLAG
- rm -f OCAML_FLAG FASTJET_FLAG HEPMC_FLAG LHAPDF_FLAG
- rm -f EVENT_ANALYSIS_FLAG SHOWER_FLAG
+ rm -f OCAML_FLAG FASTJET_FLAG HEPMC_FLAG LHAPDF5_FLAG
+ rm -f EVENT_ANALYSIS_FLAG SHOWER_FLAG LHAPDF6_FLAG
rm -f STATIC_FLAG static_1.exe
rm -f *.run *.log slha_test.out
rm -f *.f90 *.c *.$(FC_MODULE_EXT) *.o *.la
rm -f *.makefile
rm -rf err-output
rm -rf ref-output
rm -f *.sin
rm -f *.phs *.vg *.vgb *.evt *.evx *.lhe *.hepmc *.dat *.debug
rm -f *.tmp *.hepevt *.hepevt.verb *.lha *.lha.verb
rm -f prc_omega_diags_1_p_i1_diags.out prc_omega_diags_1_p_i1_diags.toc
rm -f *.stdhep *.up.stdhep *.[1-9] *.[1-9][0-9] *.[1-9][0-9][0-9]
rm -f *.tex *.mp *.mpx *.t[1-9] *.t[1-9][0-9] *.t[1-9][0-9][0-9]
rm -f *.ltp *.aux *.dvi *.ps *.pdf so_test.*
rm -f *.tbl sps1ap_decays.slha bar structure_6[a-b].out
rm -f slhaspectrum.in suspect2.out suspect2_lha.out
rm -f susyhit.in susyhit_slha.out suspect2_lha.in
rm -f *.$(WT_OMEGA_CACHE_SUFFIX)
## Remove backup files
maintainer-clean-local: maintainer-clean-fc
-rm -f *~
.PHONY: maintainer-clean-local
Index: trunk/tests/lhapdf5.sh
===================================================================
--- trunk/tests/lhapdf5.sh (revision 0)
+++ trunk/tests/lhapdf5.sh (revision 5877)
@@ -0,0 +1,19 @@
+#!/bin/sh
+### Check WHIZARD/O'Mega with externally linked LHAPDF library
+echo "Running script $0"
+if test -f OCAML_FLAG -a -f LHAPDF5_FLAG; then
+ rm -f @script@_lib.* @script@_p?.*
+ rm -f default_prclib.*
+ s=`basename @script@`
+ ./run_whizard.sh @script@ --no-logging --model SM
+ echo "LHEF file contents:" >> $s.log
+ for i in 1 2 3
+ do
+ cat ${s}_1_p_$i.lhe | sed -e 's/^ <generator_version>.*$/[...]/' >> $s.log
+ done
+ diff ref-output/$s.ref $s.log
+else
+ echo "|=============================================================================|"
+ echo "Either no O'Mega matrix elements or no LHAPDF v4 or v5 available, test skipped"
+ exit 77
+fi
Property changes on: trunk/tests/lhapdf5.sh
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: svn:mergeinfo
Merged /branches/speckner/kill_unit_limit/test/lhapdf.sh:r2113-2126
Merged /branches/kilian/nlo_lab_for_merge/test/lhapdf.sh:r3962-3974
Merged /branches/kilian/phs-tuning/test/lhapdf.sh:r2974-3115
Merged /branches/speckner/feynrules_plugin/test/lhapdf.sh:r1897-2033
Merged /branches/speckner/dipole_lab/test/lhapdf.sh:r3535
Merged /branches/interleaved/trunk/test/lhapdf.sh:r3921-3929
Merged /branches/jr_reuter/stdhep_interface/test/lhapdf.sh:r1970-2003
Merged /branches/whizard-c-interface-restored/test/lhapdf.sh:r3895
Merged /branches/ohl/omega-development/omega-automake/test/whizard_test_lhapdf.sh:r1354-1472
Merged /branches/ohl/omega-development/cross_flavor_cse/test/whizard_test_lhapdf.sh:r1230-1335
Merged /branches/speckner/lhapdf_mrts2004qed/test/lhapdf.sh:r2900-2906
Merged /branches/ohl/parallel-tests/test/lhapdf.sh:r1947
Merged /branches/kilian/separate-integrate-module/test/lhapdf.sh:r2433-2464
Merged /branches/speckner/openmp_v2/test/lhapdf.sh:r3052-3103
Merged /branches/speckner/nlo_lab/test/lhapdf.sh:r3536-3890
Merged /branches/ohl/merge-vamp/test/lhapdf.sh:r2339-2360
Merged /branches/whizard-c-interface/test/lhapdf.sh:r3794-3885,3896-3901
Merged /branches/ohl/omega-development/jets/test/whizard_test_lhapdf.sh:r1662-1699
Merged /branches/schmidtboschmann/mymatching/trunk/test/lhapdf.sh:r3025-3467
Merged /branches/speckner/histograms/test/lhapdf.sh:r2527-2539
Merged /branches/speckner/nlo_lab_tagged/test/lhapdf.sh:r3891-3961
Merged /branches/bach/release_2.1.1_hoppet_top_features/test/lhapdf.sh:r4069-4072
Merged /branches/speckner/cteq_builtin/test/lhapdf.sh:r2877-2898
Merged /branches/schmidtboschmann/showerdev/trunk/test/lhapdf.sh:r3650-3749
Merged /branches/ckkw/test/lhapdf.sh:r3861-3915

File Metadata

Mime Type
text/x-diff
Expires
Tue, Nov 19, 8:39 PM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3806108
Default Alt Text
(102 KB)

Event Timeline