#include <BSEmcPSATmaxAnalyser.h>
 | 
|   | BSEmcPSATmaxAnalyser (const Double_t *t_coeff, Int_t t_taps, Int_t t_gap, Int_t t_samplingrate, Double_t t_hit_threshold, Double_t t_tut_peak, Double_t t_hit_val, Int_t t_verbose) | 
|   | 
| virtual  | ~BSEmcPSATmaxAnalyser () | 
|   | 
| virtual Int_t  | Process (const BSEmcWaveform *t_waveform) | 
|   | Find Hits in Waveform.  More...
  | 
|   | 
| virtual void  | GetHit (Int_t t_idx, Double_t &t_energy, Double_t &t_time) | 
|   | Get energy and time of hit.  More...
  | 
|   | 
| virtual void  | Reset () | 
|   | reset found hits  More...
  | 
|   | 
|   | BSEmcAbsPSA () | 
|   | 
| virtual  | ~BSEmcAbsPSA () | 
|   | 
| virtual void  | Process (const BSEmcWaveform *t_waveform, Double_t &t_amplitude, Double_t &t_time) | 
|   | Deprecated. Do not use.  More...
  | 
|   | 
|   | ClassDef (BSEmcAbsPSA, 1) | 
|   | 
Definition at line 23 of file BSEmcPSATmaxAnalyser.h.
 
◆ BSEmcPSATmaxAnalyser()
      
        
          | BSEmcPSATmaxAnalyser::BSEmcPSATmaxAnalyser  | 
          ( | 
          const Double_t *  | 
          t_coeff,  | 
        
        
           | 
           | 
          Int_t  | 
          t_taps,  | 
        
        
           | 
           | 
          Int_t  | 
          t_gap,  | 
        
        
           | 
           | 
          Int_t  | 
          t_samplingrate,  | 
        
        
           | 
           | 
          Double_t  | 
          t_hit_threshold,  | 
        
        
           | 
           | 
          Double_t  | 
          t_tut_peak,  | 
        
        
           | 
           | 
          Double_t  | 
          t_hit_val,  | 
        
        
           | 
           | 
          Int_t  | 
          t_verbose  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~BSEmcPSATmaxAnalyser()
  
  
      
        
          | virtual BSEmcPSATmaxAnalyser::~BSEmcPSATmaxAnalyser  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetHit()
  
  
      
        
          | virtual void BSEmcPSATmaxAnalyser::GetHit  | 
          ( | 
          Int_t  | 
          t_i,  | 
         
        
           | 
           | 
          Double_t &  | 
          t_energy,  | 
         
        
           | 
           | 
          Double_t &  | 
          t_time  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
Get energy and time of hit. 
- Parameters
 - 
  
    | Int_t | Index of Hit  | 
    | Double_t | Energy of Hit  | 
    | Double_t | Time of Hit | 
  
   
- Returns
 
Implements BSEmcAbsPSA.
 
 
◆ Process()
  
  
      
        
          | virtual Int_t BSEmcPSATmaxAnalyser::Process  | 
          ( | 
          const BSEmcWaveform *  | 
          t_waveform | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Find Hits in Waveform. 
- Parameters
 - 
  
  
 
- Returns
 - Return number of hits, negative if an error occurred 
 
Implements BSEmcAbsPSA.
 
 
◆ Reset()
  
  
      
        
          | virtual void BSEmcPSATmaxAnalyser::Reset  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
reset found hits 
- Returns
 
Reimplemented from BSEmcAbsPSA.
 
 
The documentation for this class was generated from the following file: