Changeset 9551 for trunk/MagicSoft/Cosy/tpoint/TPointGui.cc
- Timestamp:
- 02/23/10 10:25:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/tpoint/TPointGui.cc
r9495 r9551 18 18 #include <TF1.h> 19 19 #include <TH2.h> 20 #include <TMath.h> 20 21 #include <TMinuit.h> 21 22 #include <TProfile.h> … … 607 608 608 609 if (!fi.fFilename) 609 return 0;610 return ""; 610 611 611 612 dir = fi.fIniDir;
Note:
See TracChangeset
for help on using the changeset viewer.