11#ifndef ROOT_TOOLS_TCANVAS_TOOLS_HPP
12#define ROOT_TOOLS_TCANVAS_TOOLS_HPP
28 void PrintCanvas(TCanvas *canv,
const std::string& outputFileNameNoExt,
29 const bool printPng =
true,
const bool compressPdf =
true,
30 const bool parallelCompression =
true);