Acoustic single fit.  
 More...
#include <JEvt.hh>
Acoustic single fit. 
Definition at line 29 of file JAcoustics/JEvt.hh.
 
  
  
      
        
          | JACOUSTICS::JFit::JFit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | JACOUSTICS::JFit::JFit  | 
          ( | 
          const int  | 
          id,  | 
         
        
           | 
           | 
          const double  | 
          tx,  | 
         
        
           | 
           | 
          const double  | 
          ty  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Constructor. 
- Parameters
 - 
  
    | id | string identifier  | 
    | tx | slope dx/dz  | 
    | ty | slope dy/dz  | 
  
   
Definition at line 49 of file JAcoustics/JEvt.hh.
 
 
  
  
      
        
          | virtual JACOUSTICS::JFit::~JFit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
      
        
          | JACOUSTICS::JFit::ClassDef  | 
          ( | 
          JFit  | 
          ,  | 
        
        
           | 
           | 
          1  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | std::ostream& operator<<  | 
          ( | 
          std::ostream &  | 
          out,  | 
         
        
           | 
           | 
          const JFit &  | 
          fit  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
friend   | 
  
 
Write fit to output. 
- Parameters
 - 
  
  
 
- Returns
 - output stream 
 
Definition at line 72 of file JAcoustics/JEvt.hh.
   76       out << setw(4)    << fit.
id << 
' ' 
Auxiliary data structure for floating point format specification. 
 
 
 
 
      
        
          | double JACOUSTICS::JFit::tx | 
        
      
 
 
      
        
          | double JACOUSTICS::JFit::ty | 
        
      
 
 
The documentation for this struct was generated from the following file: