Primary particle.  
 More...
#include <JHead.hh>
Primary particle. 
Definition at line 776 of file JHead.hh.
 
  
  
      
        
          | JAANET::primary::primary  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Default constructor. 
Definition at line 780 of file JHead.hh.
 
 
  
  
      
        
          | bool JAANET::primary::less  | 
          ( | 
          const primary &  | 
          object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Comparison. 
- Parameters
 - 
  
  
 
- Returns
 - true if this primary particle is less than given primary particle; else false 
 
Definition at line 790 of file JHead.hh.
  792       return type < 
object.type;
 
 
 
 
  
  
      
        
          | bool JAANET::primary::match  | 
          ( | 
          const primary &  | 
          object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Test match. 
- Parameters
 - 
  
  
 
- Returns
 - true if matches; else false 
 
Definition at line 801 of file JHead.hh.
 
 
      
        
          | JAANET::primary::ClassDefNV  | 
          ( | 
          primary  | 
          ,  | 
        
        
           | 
           | 
          1  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | int JAANET::primary::type | 
        
      
 
Particle type. 
Definition at line 806 of file JHead.hh.
 
 
The documentation for this struct was generated from the following file: