Changeset 17310 for trunk/Mars/fact


Ignore:
Timestamp:
10/28/13 15:12:53 (11 years ago)
Author:
ftemme
Message:
Changed the name of the mc_star macro and commented the inclusion of MLogManip.h out. The inclusion causes an error while compiling
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/fact/analysis/mc/star.C

    r17148 r17310  
    99
    1010#include "MDrsCalibration.h"
    11 #include "MLogManip.h"
     11//#include "MLogManip.h"
    1212#include "MExtralgoSpline.h"
    1313#include "MSequence.h"
     
    5555using namespace std;
    5656
    57 int star_for_monte_carlo_simulated_data(
     57int star(
    5858    const char *mars_data_file_path = "/fhgfs/groups/app/callisto_star_test/callisto_for_mc_test_output/callisto.root",
    5959    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.