![]() |
PandaRoot
|
#include <TString.h>
#include <TCanvas.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | PndMultiCanvasCreator |
Creates new canvasses once the number of histograms per canvas exceeds a setable threshold Automatically distributes any number of histograms to a canvas and creates a new canvas once the number of pads per canvas is reached. In addition it is able to store the canvasses in various formats. The default format is "png". More... | |