#include <PndPosCorrectorTask.h>
Definition at line 26 of file PndPosCorrectorTask.h.
 
  
  | 
        
          | PndPosCorrectorTask::PndPosCorrectorTask | ( |  | ) |  |  | inline | 
 
Default constructor 
Definition at line 31 of file PndPosCorrectorTask.h.
References SetVerbose().
   32       FairTask(
"SorterTask"),
 
TClonesArray * fOutputArray
drchit SetVerbose(iVerbose)
TClonesArray * fInputArray
 
 
 
  
  | 
        
          | PndPosCorrectorTask::PndPosCorrectorTask | ( | const char * | name | ) |  |  | inline | 
 
Named constructor 
Definition at line 45 of file PndPosCorrectorTask.h.
References SetVerbose().
TClonesArray * fOutputArray
drchit SetVerbose(iVerbose)
TClonesArray * fInputArray
 
 
 
  
  | 
        
          | PndPosCorrectorTask::PndPosCorrectorTask | ( | TString | inputBranch, |  
          |  |  | TString | outputBranch, |  
          |  |  | TString | folderName |  
          |  | ) |  |  |  | inline | 
 
Definition at line 58 of file PndPosCorrectorTask.h.
References SetVerbose().
   59       FairTask(
"Corrector"),
 
TClonesArray * fOutputArray
drchit SetVerbose(iVerbose)
TClonesArray * fInputArray
 
 
 
  
  | 
        
          | virtual PndPosCorrectorTask::~PndPosCorrectorTask | ( |  | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | void PndPosCorrectorTask::Exec | ( | Option_t * | opt | ) |  |  | virtual | 
 
 
  
  | 
        
          | void PndPosCorrectorTask::FinishEvent | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | void PndPosCorrectorTask::FinishTask | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | Bool_t PndPosCorrectorTask::GetPersistance | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | InitStatus PndPosCorrectorTask::Init | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | InitStatus PndPosCorrectorTask::ReInit | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | void PndPosCorrectorTask::SetCorrectionValue | ( | Int_t | sensorId, |  
          |  |  | Double_t | xvalue, |  
          |  |  | Double_t | yvalue |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | virtual void PndPosCorrectorTask::SetParContainers | ( |  | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | void PndPosCorrectorTask::SetPersistance | ( | Bool_t | p = kTRUE | ) |  |  | inline | 
 
 
  
  | 
        
          | Int_t PndPosCorrectorTask::fEntryNr |  | protected | 
 
 
  
  | 
        
          | TString PndPosCorrectorTask::fFolder |  | protected | 
 
 
  
  | 
        
          | TClonesArray* PndPosCorrectorTask::fInputArray |  | protected | 
 
 
  
  | 
        
          | TString PndPosCorrectorTask::fInputBranch |  | protected | 
 
 
  
  | 
        
          | TClonesArray* PndPosCorrectorTask::fOutputArray |  | protected | 
 
 
  
  | 
        
          | TString PndPosCorrectorTask::fOutputBranch |  | protected | 
 
 
  
  | 
        
          | Bool_t PndPosCorrectorTask::fPersistance |  | protected | 
 
 
The documentation for this class was generated from the following files: