Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
MakeTCanvasJS.C File Reference
#include "TString.h"
#include "TCanvas.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TBufferJSON.h"
#include <fstream>
Include dependency graph for MakeTCanvasJS.C:

Functions

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

Function Documentation

◆ MakeTCanvasJS()

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

Generates the root file output of the macro MacroName.

Definition at line 10 of file MakeTCanvasJS.C.