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...
#include <PndMultiCanvasCreator.h>
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". 
- Author
 - Tobias Stockmanns t.sto.nosp@m.ckma.nosp@m.nns@f.nosp@m.z-ju.nosp@m.elich.nosp@m..de 
 
- Date
 - 2021-05-21 
 
Definition at line 19 of file PndMultiCanvasCreator.h.
 
◆ PndMultiCanvasCreator()
      
        
          | PndMultiCanvasCreator::PndMultiCanvasCreator  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PndMultiCanvasCreator()
  
  
      
        
          | virtual PndMultiCanvasCreator::~PndMultiCanvasCreator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ createCanvas()
  
  
      
        
          | TCanvas* PndMultiCanvasCreator::createCanvas  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ GetOutputFileNames()
  
  
      
        
          | std::vector<TString> PndMultiCanvasCreator::GetOutputFileNames  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SaveCanvasses()
      
        
          | void PndMultiCanvasCreator::SaveCanvasses  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ SelectPad()
      
        
          | void PndMultiCanvasCreator::SelectPad  | 
          ( | 
          int  | 
          padNumber | ) | 
           | 
        
      
 
 
◆ SetDimensions()
  
  
      
        
          | void PndMultiCanvasCreator::SetDimensions  | 
          ( | 
          int  | 
          x = 800,  | 
         
        
           | 
           | 
          int  | 
          y = 600  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetOutputDir()
  
  
      
        
          | void PndMultiCanvasCreator::SetOutputDir  | 
          ( | 
          TString  | 
          val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetOutputFormat()
  
  
      
        
          | void PndMultiCanvasCreator::SetOutputFormat  | 
          ( | 
          TString  | 
          val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPicPerCan()
  
  
      
        
          | void PndMultiCanvasCreator::SetPicPerCan  | 
          ( | 
          int  | 
          val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPrefix()
  
  
      
        
          | void PndMultiCanvasCreator::SetPrefix  | 
          ( | 
          TString  | 
          val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: