Primary particle.  
 More...
#include <JHead.hh>
Primary particle. 
Definition at line 1174 of file JHead.hh.
 
◆ primary()
  
  
      
        
          | JAANET::primary::primary  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Default constructor. 
Definition at line 1178 of file JHead.hh.
 
 
◆ less()
  
  
      
        
          | 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 1188 of file JHead.hh.
 1189    {
 1190      return type < 
object.type;
 
 1191    }
 
 
 
◆ match()
  
  
      
        
          | bool JAANET::primary::match  | 
          ( | 
          const primary & |           object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Test match. 
- Parameters
 - 
  
  
 
- Returns
 - true if matches; else false 
 
Definition at line 1199 of file JHead.hh.
 
 
◆ ClassDefNV()
      
        
          | JAANET::primary::ClassDefNV  | 
          ( | 
          primary |           ,  | 
        
        
           | 
           | 
          1 |            ) | 
        
      
 
 
◆ type
      
        
          | int JAANET::primary::type | 
        
      
 
 
The documentation for this struct was generated from the following file: