Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geant4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Rob Jones
Geant4
Commits
a7826011
Commit
a7826011
authored
9 years ago
by
Gloria Corti
Browse files
Options
Downloads
Patches
Plain Diff
Update requirements and release notes for v96r4p4
parent
8f6ecbd4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Geant4Sys/cmt/requirements
+35
-34
35 additions, 34 deletions
Geant4Sys/cmt/requirements
Geant4Sys/doc/release.notes
+24
-0
24 additions, 0 deletions
Geant4Sys/doc/release.notes
with
59 additions
and
34 deletions
Geant4Sys/cmt/requirements
+
35
−
34
View file @
a7826011
package Geant4Sys
version v96r4p
3
version v96r4p
4
branches cmt doc
use G4config v96r4p3 Geant4
# This package is essential for the cmt build
use G4config v* Geant4
# =============================================================================
# =========== global libraries ================================================
# =============================================================================
use G4event v
6r0p1
Geant4
use G4intercoms v
4r1p1
Geant4
use G4particles v
6r2p1
Geant4
use G4track v
5r1p1
Geant4
use G4geometry v
6r2p1
Geant4
use G4processes v
9r2
Geant4
use G4physics_lists v
1r4
Geant4
use G4tracking v
6r1p1
Geant4
use G4global v
5r1p1
Geant4
use G4materials v
5r0p1
Geant4
use G4readout v
4r1p1
Geant4
use G4digits_hits v
7r1p1
Geant4
use G4graphics_reps v
4r1p1
Geant4
use G4run v
5r1p1
Geant4
use G4parmodels v
6r2p1
Geant4
use G4GDML v
2r0
Geant4
use G4event v
*
Geant4
use G4intercoms v
*
Geant4
use G4particles v
*
Geant4
use G4track v
*
Geant4
use G4geometry v
*
Geant4
use G4processes v
*
Geant4
use G4physics_lists v
*
Geant4
use G4tracking v
*
Geant4
use G4global v
*
Geant4
use G4materials v
*
Geant4
use G4readout v
*
Geant4
use G4digits_hits v
*
Geant4
use G4graphics_reps v
*
Geant4
use G4run v
*
Geant4
use G4parmodels v
*
Geant4
use G4GDML v
*
Geant4
# Visualization
use G4useVisUI v
3r1
Geant4
use G4Tree v
4r1p1
Geant4
use G4modeling v
4r1p1
Geant4
use G4vis_management v
4r2p1
Geant4
use G4RayTracer v
5r1p1
Geant4
use G4useVisUI v
*
Geant4
use G4Tree v
*
Geant4
use G4modeling v
*
Geant4
use G4vis_management v
*
Geant4
use G4RayTracer v
*
Geant4
# Will not be built on Windows
use G4FR v
4r4
Geant4
use G4VRML v
4r2
Geant4
use G4FR v
*
Geant4
use G4VRML v
*
Geant4
# Will not be built on Darwin nor Windows
use G4externals v
1r0
Geant4
use G4OpenGL v
4r4
Geant4
use G4externals v
*
Geant4
use G4OpenGL v
*
Geant4
# User Interface
# Will not be built on Darwin
use G4UIcommon v
5r3
Geant4
use G4UIbasic v
4r4
Geant4
use G4UIcommon v
*
Geant4
use G4UIbasic v
*
Geant4
# Will not be built on Darwin nor Windows
use G4UIGAG v
4r3
Geant4
use G4UIGAG v
*
Geant4
# LHCb additional package (eg. for MC11 G4LHCblists)
use G4LHCblists v
3r2
Geant4
use G4LHCblists v
*
Geant4
# G4 examples package - for checks
use G4analysis v
1r0
Geant4
use G4examples v
6r2
Geant4
use G4analysis v
*
Geant4
use G4examples v
*
Geant4
#=============================================================================
# ======== the end ============================================================
...
...
This diff is collapsed.
Click to expand it.
Geant4Sys/doc/release.notes
+
24
−
0
View file @
a7826011
...
...
@@ -5,6 +5,30 @@ Purpose : LHCb build using cmt of Geant4
!=============================================================================
!</PRE><H1><A NAME=v96r4p4>2016-06-10 Geant4Sys v96r4p4</A></H1><PRE>
This version is based on Geant4 9.6.p04 with patches for LHCb and examples for validation
<P>
This version is essentially identical to v94r4p3 but it uses Gaudi v27r1 and LCG_84
<b>BEWARE:
<ul>
<li>This version exists only in Git, on Sim09 branch
<li>The package release notes are no longer maintained, look at the Git Merge Request (MR) comments
<li>The pacakge versions are no longer maintained, use the Git commit IDs
</ul>
</b>
<h2>Only functional changes in Examples>/h2>
<dl>
<dt>[<a href="https://gitlab.cern.ch/lhcb/Geant4/merge_requests/7">MR 7</a>]
Remove use of G4VERS when tunning the hadronic tests
<dd>
<dt>[<a href="https://gitlab.cern.ch/lhcb/Geant4/merge_requests/8">MR 8</a>]
Remove hardcoded version of root and use default
<dd>
</dl>
!=============================================================================
!</PRE><H1><A NAME=v96r4p3>2016-03-16 Geant4Sys v96r4p3</A></H1><PRE>
- Based on Geant4 9.6.p04 with patches for LHCb and examples for validation
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment