Changeset 2669 in Sophya for trunk/SophyaPI/PIext/pawexecut.h


Ignore:
Timestamp:
Apr 15, 2005, 3:01:05 PM (20 years ago)
Author:
cmv
Message:
  • n/read pour creer et remplir un ntuple a partir d'un choix de colonnes d'un fichier ASCII
  • n/merge pour merger des ntuples dans un ntuple unique
  • savelist pour sauver une liste d'objects dans un fichier ppf

cmv 15/04/2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pawexecut.h

    r1912 r2669  
    2424  void  n_proj(vector<string>& tokens);
    2525  void  n_scan(vector<string>& tokens);
     26  void  n_read(vector<string>& tokens);
     27  void  n_merge(vector<string>& tokens);
    2628  void  h_integ(vector<string>& tokens);
    2729  void  v_integ(vector<string>& tokens);
Note: See TracChangeset for help on using the changeset viewer.