Skip to content
Snippets Groups Projects
Commit c9b5aa41 authored by Daniel Hayden's avatar Daniel Hayden Committed by Graeme Stewart
Browse files

Adding ST Process (Powheg-00-02-01)

16-10-14 Daniel Hayden <danhayden0@googlemail.com>
	* Updated Start of Scheme where tags with 00-00-XX will be all V1, 00-01-XX will be all V2, and 00-02-XX will be the ATLAS Powheg Release (mix of V1 and V2). This tag introduces first purely V2 based install.
	* Tagged Powheg-00-01-00

24-10-14 Daniel Hayden <danhayden0@googlemail.com>
	* Updated First official tag of combined V1&V2 External/Powheg Release.
	* Tagged Powheg-00-02-00

17-12-14 Daniel Hayden <danhayden0@googlemail.com>
	* Updated Special release based on r2330.4, adding PDF reweighting to W and Z processes.
	* Tagged Powheg-00-00-12

18-12-14 Daniel Hayden <danhayden0@googlemail.com>
	* Updated New tag of V1/V2 combined release, pointing to ATLASOTF-00-00-01. Adding Single-top process which links to QCDLoop-1.95 locally.
	* Tagged Powheg-00-02-01
parent 6104dd16
No related branches found
No related tags found
No related merge requests found
......@@ -10,12 +10,12 @@ macro Powheg_home "${SITEROOT}/atlas/offline/external/powhegbox" \
EXTSITE "${SITEROOT}/powhegbox" \
STANDALONE "${SITEROOT}/powhegbox"
macro Powheg_native_version "r2330.5"
macro Powheg_dir "${Powheg_home}/${Powheg_native_version}/POWHEG-BOX"
set POWHEGPATH "$(Powheg_dir)"
macro Powheg_native_version "ATLASOTF-00-00-01"
macro Powheg_dir "${Powheg_home}/${Powheg_native_version}"
set POWHEGPATH "$(Powheg_dir)/POWHEG-BOX"
macro Powheg_export_paths "$(Powheg_dir)"
apply_pattern install_external_home
\ No newline at end of file
apply_pattern install_external_home
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment