Description of Monte Carlo event generation applications.  
 More...
#include <JHead.hh>
Description of Monte Carlo event generation applications. 
Definition at line 262 of file JHead.hh.
 
◆ generator()
  
  
      
        
          | JAANET::generator::generator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Default constructor. 
Definition at line 266 of file JHead.hh.
 
 
◆ match()
  
  
      
        
          | bool JAANET::generator::match  | 
          ( | 
          const generator &  | 
          object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Test match. 
Note that only the name of program is matched.
- Parameters
 - 
  
  
 
- Returns
 - true if matches; else false 
 
Definition at line 281 of file JHead.hh.
  283       return program == 
object.program;
 
 
 
 
◆ ClassDefNV()
      
        
          | JAANET::generator::ClassDefNV  | 
          ( | 
          generator  | 
          ,  | 
        
        
           | 
           | 
          1  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ program
      
        
          | std::string JAANET::generator::program | 
        
      
 
 
◆ version
      
        
          | std::string JAANET::generator::version | 
        
      
 
program version 
Definition at line 287 of file JHead.hh.
 
 
◆ date
      
        
          | std::string JAANET::generator::date | 
        
      
 
processing date 
Definition at line 288 of file JHead.hh.
 
 
◆ time
      
        
          | std::string JAANET::generator::time | 
        
      
 
processing time 
Definition at line 289 of file JHead.hh.
 
 
The documentation for this struct was generated from the following file: