Skip to content
Snippets Groups Projects
Commit 4aee67f1 authored by BaM's avatar BaM
Browse files

Author change

git-svn-id: svn+ssh://svn.in2p3.fr/class@244 0e7d625b-0364-4367-a6be-d5be4a48d228
parent fc5d2aae
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
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