#include <PndCorrDistGenerator.h>
Definition at line 27 of file PndCorrDistGenerator.h.
 
◆ PndCorrDistGenerator() [1/2]
      
        
          | PndCorrDistGenerator::PndCorrDistGenerator  | 
          ( | 
           | ) | 
           | 
        
      
 
Default constructor (should not be used) 
 
 
◆ PndCorrDistGenerator() [2/2]
      
        
          | PndCorrDistGenerator::PndCorrDistGenerator  | 
          ( | 
          const Char_t *  | 
          fileName | ) | 
           | 
        
      
 
Standard constructor 
- Parameters
 - 
  
    | fileName | The input (PLUTO) file name  | 
  
   
 
 
◆ ~PndCorrDistGenerator()
  
  
      
        
          | virtual PndCorrDistGenerator::~PndCorrDistGenerator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ ReadEvent()
  
  
      
        
          | virtual Bool_t PndCorrDistGenerator::ReadEvent  | 
          ( | 
          FairPrimaryGenerator *  | 
          primGen | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Reads on event from the input file and pushes the tracks onto the stack. Abstract method in base class. 
- Parameters
 - 
  
    | primGen | pointer to the FairPrimaryGenerator  | 
  
   
 
 
◆ SetParam()
  
  
      
        
          | void PndCorrDistGenerator::SetParam  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetThetaRange()
  
  
      
        
          | void PndCorrDistGenerator::SetThetaRange  | 
          ( | 
          Double_t  | 
          thetLow = 0.,  | 
         
        
           | 
           | 
          Double_t  | 
          thetHigh = 0.  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: