Changeset 17310 for trunk/Mars/fact
- Timestamp:
- 10/28/13 15:12:53 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/fact/analysis/mc/star.C
r17148 r17310 9 9 10 10 #include "MDrsCalibration.h" 11 #include "MLogManip.h"11 //#include "MLogManip.h" 12 12 #include "MExtralgoSpline.h" 13 13 #include "MSequence.h" … … 55 55 using namespace std; 56 56 57 int star _for_monte_carlo_simulated_data(57 int star( 58 58 const char *mars_data_file_path = "/fhgfs/groups/app/callisto_star_test/callisto_for_mc_test_output/callisto.root", 59 59 const char *root_output_file_path = "/fhgfs/groups/app/callisto_star_test/callisto_for_mc_test_output/star.root",
Note:
See TracChangeset
for help on using the changeset viewer.