Changeset 17309 for trunk/Mars/fact
- Timestamp:
- 10/28/13 15:12:25 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/fact/analysis/mc/callisto.C
r17148 r17309 1 using namespace std; 1 2 2 3 #include <sstream> … … 10 11 11 12 #include "MDrsCalibration.h" 12 #include "MLogManip.h"13 //#include "MLogManip.h" 13 14 #include "MExtralgoSpline.h" 14 15 #include "MSequence.h" … … 66 67 */ 67 68 68 using namespace std;69 70 int callisto _for_monte_carlo_simulated_data(69 //using namespace std; 70 71 int callisto( 71 72 const char *drs_calib_300_path="/fhgfs/groups/app/fact/mc_test/testingdrsfile/test300samples.drs.fits", 72 73 const char *pedestal_file_path="/fhgfs/groups/app/fact/mc_test/ceresfitstest/mcFilesForTests/mcNsbPedestal/00000001.001_P_MonteCarlo000_Events.fits",
Note:
See TracChangeset
for help on using the changeset viewer.