Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
MakeRCanvasJS.C File Reference
#include "ROOT/RCanvas.hxx"
#include "TString.h"
#include "TSystem.h"
#include "TROOT.h"
#include <fstream>
Include dependency graph for MakeRCanvasJS.C:

Functions

void MakeRCanvasJS (const char *MacroName, const char *IN, const char *OutDir, bool cp, bool py)
 Generates the json file output of the macro MacroName.

Function Documentation

◆ MakeRCanvasJS()

void MakeRCanvasJS ( const char * MacroName,
const char * IN,
const char * OutDir,
bool cp,
bool py )

Generates the json file output of the macro MacroName.

Definition at line 9 of file MakeRCanvasJS.C.