Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CLASS
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
BaM
CLASS
Commits
4aee67f1
Commit
4aee67f1
authored
10 years ago
by
BaM
Browse files
Options
Downloads
Patches
Plain Diff
Author change
git-svn-id:
svn+ssh://svn.in2p3.fr/class@244
0e7d625b-0364-4367-a6be-d5be4a48d228
parent
fc5d2aae
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gui/trunk/CLASSRead.hxx
+4
-7
4 additions, 7 deletions
gui/trunk/CLASSRead.hxx
gui/trunk/CLASSWin.hxx
+5
-2
5 additions, 2 deletions
gui/trunk/CLASSWin.hxx
with
9 additions
and
9 deletions
gui/trunk/CLASSRead.hxx
+
4
−
7
View file @
4aee67f1
...
...
@@ -23,15 +23,12 @@ using namespace std;
// CLASSRead is a class that allows to retrieve results in Binary or Ascii Data
// files written by CLASS. By default binary files are read.
//
// @author FMS
// Thank to Francisco, Guerin, Louard, Shi for their participation to the XML ouput implementation
// @author BLG
// @author BAM
// @version 1.0
// @version 0.1
//
// Modifications: @author RC
// - The module XSGUI: has been developped in the lattice code DRAGON to format the result in the same format as ASCII file DATA_
// The consequences in CLASSGui are basicly introduction of new nuclei corresponding to chemical element (same Z different A).
// artificial Z,A number has been assigned to this nuclei:
// Z_nat=Z+200
// A_nat=A_moy+400 (where A_avg correspond to the most abondant isotope)
//@}
//________________________________________________________________________
class
CLASSRead
...
...
This diff is collapsed.
Click to expand it.
gui/trunk/CLASSWin.hxx
+
5
−
2
View file @
4aee67f1
...
...
@@ -44,9 +44,12 @@ using namespace std;
// MainWin is the main window with Tab (1 for inventory, 1 for cross-section
// and 1 for fluxes). SubWin is used for small windows that appears when
// some buttons are pressed (e.g. Save As button, Exec Macro button, ...)
// @author PTO
// Thank to Francisco, Guerin, Louard, Shi for their participation to the XML ouput implementation
// @author BLG
// @author BAM
// @version 1.0
// @modified PG,RC,BL
//@}
//Here is the widget code: it correspond to signal emitted when a widget is activated
...
...
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