Changeset 596 in Sophya for trunk/SophyaProg
- Timestamp:
- Nov 18, 1999, 6:55:52 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tobjio.cc
r583 r596 6 6 7 7 // Pour le test 8 #include "sambainit.h" 8 9 #include "cvector.h" 9 10 #include "matrix.h" … … 20 21 { 21 22 23 PeidaInit(); 24 25 cout << "Test Creation / PPersist Save NTuple, Histo, ..." << endl; 26 22 27 POutPersist so("tobjio.ppf"); 23 28 24 cout << "Test Creation / PPersist Save NTuple, Histo, ..." << endl;25 29 NTuple *nt; 26 30 float xnt[4];
Note:
See TracChangeset
for help on using the changeset viewer.