Neutrino energy spectrum.  
 More...
#include <JHead.hh>
Neutrino energy spectrum. 
Definition at line 536 of file JHead.hh.
 
◆ spectrum()
  
  
      
        
          | JAANET::spectrum::spectrum  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Default constructor. 
Definition at line 540 of file JHead.hh.
double alpha
Energy spectrum: .
 
 
 
 
◆ less()
  
  
      
        
          | bool JAANET::spectrum::less  | 
          ( | 
          const spectrum &  | 
          object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Comparison. 
- Parameters
 - 
  
  
 
- Returns
 - true if this spectrum less than given spectrum; else false 
 
Definition at line 550 of file JHead.hh.
  552       return alpha < 
object.alpha;
 
 
 
 
◆ match()
  
  
      
        
          | bool JAANET::spectrum::match  | 
          ( | 
          const spectrum &  | 
          object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Test match. 
- Parameters
 - 
  
  
 
- Returns
 - true if matches; else false 
 
Definition at line 561 of file JHead.hh.
 
 
◆ ClassDefNV()
      
        
          | JAANET::spectrum::ClassDefNV  | 
          ( | 
          spectrum  | 
          ,  | 
        
        
           | 
           | 
          1  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ alpha
      
        
          | double JAANET::spectrum::alpha | 
        
      
 
Energy spectrum: 
. 
Definition at line 566 of file JHead.hh.
 
 
The documentation for this struct was generated from the following file: