Normlisation of CORSIKA events.  
 More...
#include <JHead.hh>
Normlisation of CORSIKA events. 
Definition at line 792 of file JHead.hh.
 
◆ norma()
Default constructor. 
Definition at line 796 of file JHead.hh.
  796            :
  799    {}
double numberOfPrimaries
Number of primaries.
 
double primaryFlux
Primary flux.
 
 
 
 
◆ match()
  
  
      
        
          | bool JAANET::norma::match  | 
          ( | 
          const norma & |           object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Test match. 
- Parameters
 - 
  
  
 
- Returns
 - true if matches; else false 
 
Definition at line 807 of file JHead.hh.
 
 
◆ add()
  
  
      
        
          | norma & JAANET::norma::add  | 
          ( | 
          const norma & |           object | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Addition. 
- Parameters
 - 
  
  
 
- Returns
 - this normalisation 
 
Definition at line 818 of file JHead.hh.
  819    {
  821 
  822      return *this;
  823    }
 
 
 
◆ ClassDefNV()
      
        
          | JAANET::norma::ClassDefNV  | 
          ( | 
          norma |           ,  | 
        
        
           | 
           | 
          1 |            ) | 
        
      
 
 
◆ primaryFlux
      
        
          | double JAANET::norma::primaryFlux | 
        
      
 
 
◆ numberOfPrimaries
      
        
          | double JAANET::norma::numberOfPrimaries | 
        
      
 
Number of primaries. 
Definition at line 826 of file JHead.hh.
 
 
The documentation for this struct was generated from the following file: