Ignore:
Timestamp:
05/11/12 23:12:56 (12 years ago)
Author:
Jens Buss
Message:
const char* to TString
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/rootmacros/PulseTemplates/SaveToCsv.C

    r13465 r13657  
    1111BuildPath(
    1212        TString         path,
    13         const char*     csv_file_name,
     13        TString     csv_file_name,
    1414        int             pixel
    1515        )
     
    3232        TH1*            phInputHistogram,
    3333        TString         path,
    34         const char*     csv_file_name,
    35         const char*     overlay_method,
     34        TString     csv_file_name,
     35        TString     overlay_method,
    3636        int             pixel,
    3737        int             verbosityLevel
Note: See TracChangeset for help on using the changeset viewer.