#include <PndGasGenerator.h>
Definition at line 30 of file PndGasGenerator.h.
 
◆ PndGasGenerator() [1/2]
      
        
          | PndGasGenerator::PndGasGenerator  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ PndGasGenerator() [2/2]
      
        
          | PndGasGenerator::PndGasGenerator  | 
          ( | 
          Int_t  | 
          pdgid,  | 
        
        
           | 
           | 
          Int_t  | 
          mult = 1  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Constructor with PDG-ID, multiplicity 
- Parameters
 - 
  
    | pdgid | Particle type (PDG encoding)  | 
    | mult | Multiplicity (default is 1)  | 
  
   
 
 
◆ ~PndGasGenerator()
  
  
      
        
          | virtual PndGasGenerator::~PndGasGenerator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ Init()
      
        
          | Bool_t PndGasGenerator::Init  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ReadEvent()
  
  
      
        
          | virtual Bool_t PndGasGenerator::ReadEvent  | 
          ( | 
          FairPrimaryGenerator *  | 
          primGen | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Creates an event with given type and multiplicity. 
- Parameters
 - 
  
    | primGen | pointer to the FairPrimaryGenerator  | 
  
   
Referenced by SetDebug().
 
 
◆ SetCosTheta()
  
  
      
        
          | void PndGasGenerator::SetCosTheta  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetDebug()
  
  
      
        
          | void PndGasGenerator::SetDebug  | 
          ( | 
          Bool_t  | 
          debug = 0 | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetMultiplicity()
  
  
      
        
          | void PndGasGenerator::SetMultiplicity  | 
          ( | 
          Int_t  | 
          mult | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPDGType()
  
  
      
        
          | void PndGasGenerator::SetPDGType  | 
          ( | 
          Int_t  | 
          pdg | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPhiRange()
  
  
      
        
          | void PndGasGenerator::SetPhiRange  | 
          ( | 
          Double32_t  | 
          phimin = 0,  | 
         
        
           | 
           | 
          Double32_t  | 
          phimax = 360  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPRange()
  
  
      
        
          | void PndGasGenerator::SetPRange  | 
          ( | 
          Double32_t  | 
          pmin = 0,  | 
         
        
           | 
           | 
          Double32_t  | 
          pmax = 10  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetRadius()
  
  
      
        
          | void PndGasGenerator::SetRadius  | 
          ( | 
          Double32_t  | 
          radius = 0.2 | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetThetaRange()
  
  
      
        
          | void PndGasGenerator::SetThetaRange  | 
          ( | 
          Double32_t  | 
          thetamin = 0,  | 
         
        
           | 
           | 
          Double32_t  | 
          thetamax = 90  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetZRange()
  
  
      
        
          | void PndGasGenerator::SetZRange  | 
          ( | 
          Double32_t  | 
          zmin = 0,  | 
         
        
           | 
           | 
          Double32_t  | 
          zmax = 10  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: