#include <PndSolCorrTask.h>
Definition at line 17 of file PndSolCorrTask.h.
 
◆ PndSolCorrTask()
      
        
          | PndSolCorrTask::PndSolCorrTask  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PndSolCorrTask()
  
  
      
        
          | virtual PndSolCorrTask::~PndSolCorrTask  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ AddInputBranch()
  
  
      
        
          | void PndSolCorrTask::AddInputBranch  | 
          ( | 
          TString  | 
          branchName | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 35 of file PndSolCorrTask.h.
   35 { fInBranches.push_back(branchName); };
  
 
 
◆ Exec()
  
  
      
        
          | virtual void PndSolCorrTask::Exec  | 
          ( | 
          Option_t *  | 
          opt | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ FinishTask()
  
  
      
        
          | virtual void PndSolCorrTask::FinishTask  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ Init()
  
  
      
        
          | virtual InitStatus PndSolCorrTask::Init  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ RunContinuous()
  
  
      
        
          | void PndSolCorrTask::RunContinuous  | 
          ( | 
          Bool_t  | 
          val = kTRUE | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetOutBranchName()
  
  
      
        
          | void PndSolCorrTask::SetOutBranchName  | 
          ( | 
          TString  | 
          name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetPersistence()
  
  
      
        
          | void PndSolCorrTask::SetPersistence  | 
          ( | 
          Bool_t  | 
          val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SolCorr()
      
        
          | FairTimeStamp* PndSolCorrTask::SolCorr  | 
          ( | 
          FairHit *  | 
          inHit | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: