Skip to content
Snippets Groups Projects
Commit 6566986a authored by Gloria Corti's avatar Gloria Corti
Browse files

Merge branch 'v52r0-release' into 'master'

Documentation and dependencies for v52r0 release

See merge request lhcb/Gauss!234
parents 2efe5c16 5389f084
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ endmacro()
# Declare project name and version
gaudi_project(Gauss v52r0
FORTRAN
USE LHCb v42r3
Geant4 v96r4p4
USE LHCb v42r6p2
Geant4 v96r4p7
DATA AppConfig VERSION v3r*
BcVegPyData VERSION v2r*
Det/GDMLData VERSION v1r*
......
################################################################################
# Package: GaussSys
################################################################################
gaudi_subdir(GaussSys v49r7)
gaudi_subdir(GaussSys v52r0)
gaudi_add_test(QMTest QMTEST)
......@@ -3,6 +3,18 @@ Package : GaussSys
Package manager : Gloria Corti
Purpose: LHCb Simulation program
 
<P>
<b>BEWARE:
<ul>
<li>As from version v52r0 (and v49r8 for Sim09 and v50r1 for Sim09-Upgrade) this file is no longer maintained.
The release notes for each individual release can be found in
the ReleaseNotes subdirectory of the project.
<li>The package release notes are no longer maintained, look at the Git Merge
Request (MR) comments.
<li>The package versions are no longer maintained, use the Git commit IDs.
</ul>
</b>
<H1><A NAME="v49r7">2017-03-06 - Gauss v49r7</A></H1>
<H2><A NAME="Note"Release for Sim09b productions</A></H2>
 
......
This diff is collapsed.
################################################################################
# Package: Gauss
################################################################################
gaudi_subdir(Gauss v50r0)
gaudi_subdir(Gauss v52r0)
find_package(HepMC)
......
......@@ -14,7 +14,7 @@ importOptions("$APPCONFIGOPTS/Gauss/DataType-2016.py")
importOptions("$APPCONFIGOPTS/Gauss/RICHRandomHits.py")
#--Set database tags for 2016 as in Sim09b for average conditions
#--Set database tags for 2016 as in Sim10dev for average conditions
from Configurables import LHCbApp
LHCbApp().DDDBtag = "dddb-20171030-3"
LHCbApp().CondDBtag = "sim-20170721-2-vc-md100"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment