Livetime of DAQ data.  
 More...
#include <JHead.hh>
Livetime of DAQ data. 
Definition at line 1008 of file JHead.hh.
 
◆ DAQ()
Default constructor. 
Definition at line 1013 of file JHead.hh.
 1013          :
 1015    {}
double livetime_s
Live time [s].
 
 
 
 
◆ less()
  
  
      
        
          | bool JAANET::DAQ::less  | 
          ( | 
          const DAQ & |           object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Comparison. 
- Parameters
 - 
  
  
 
- Returns
 - true if this DAQ is less than given DAQ; else false 
 
Definition at line 1023 of file JHead.hh.
 
 
◆ match()
  
  
      
        
          | bool JAANET::DAQ::match  | 
          ( | 
          const DAQ & |           object | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Test match. 
- Parameters
 - 
  
  
 
- Returns
 - true if matches; else false 
 
Definition at line 1034 of file JHead.hh.
 
 
◆ add()
  
  
      
        
          | DAQ & JAANET::DAQ::add  | 
          ( | 
          const DAQ & |           object | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Addition. 
- Parameters
 - 
  
  
 
- Returns
 - this DAQ 
 
Definition at line 1046 of file JHead.hh.
 1047    {
 1049 
 1050      return *this;
 1051    }
 
 
 
◆ ClassDefNV()
      
        
          | JAANET::DAQ::ClassDefNV  | 
          ( | 
          DAQ |           ,  | 
        
        
           | 
           | 
          1 |            ) | 
        
      
 
 
◆ livetime_s
      
        
          | double JAANET::DAQ::livetime_s | 
        
      
 
 
The documentation for this struct was generated from the following file: