![]()  | 
  
    PandaRoot
    
   | 
 
#include <PndMvdMQTaskProcessor.h>
  
 Public Types | |
| enum | { Last } | 
Public Member Functions | |
| PndMvdMQTaskProcessor () | |
| virtual | ~PndMvdMQTaskProcessor () | 
| void | SetProperty (const int key, const std::string &value) | 
| std::string | GetProperty (const int key, const std::string &default_="") | 
| void | SetProperty (const int key, const int value) | 
| int | GetProperty (const int key, const int default_=0) | 
| void | SetDataToKeep (std::string tStr) | 
Protected Member Functions | |
| virtual void | Run () | 
| virtual void | Init () | 
| void | UpdateParameters () | 
| FairParGenericSet * | UpdateParameter (FairParGenericSet *thisPar) | 
Static Protected Member Functions | |
| static void | CustomCleanup (void *data, void *hint) | 
Protected Attributes | |
| FairEventHeader * | fEventHeader | 
| TList * | fInput | 
| TList * | fOutput | 
| int | fNewRunId | 
| int | fCurrentRunId | 
| std::string | fDataToKeep | 
| T * | fFairTask | 
| TList * | fParCList | 
| FairGeoParSet * | fGeoPar | 
Definition at line 26 of file PndMvdMQTaskProcessor.h.
| anonymous enum | 
| PndMvdMQTaskProcessor< T >::PndMvdMQTaskProcessor | ( | ) | 
      
  | 
  virtual | 
      
  | 
  staticprotected | 
Referenced by PndMvdMQTaskProcessor< T >::SetDataToKeep().
| std::string PndMvdMQTaskProcessor< T >::GetProperty | ( | const int | key, | 
| const std::string & | default_ = ""  | 
        ||
| ) | 
| int PndMvdMQTaskProcessor< T >::GetProperty | ( | const int | key, | 
| const int | default_ = 0  | 
        ||
| ) | 
      
  | 
  protectedvirtual | 
Referenced by PndMvdMQTaskProcessor< T >::SetDataToKeep().
      
  | 
  protectedvirtual | 
Referenced by PndMvdMQTaskProcessor< T >::SetDataToKeep().
      
  | 
  inline | 
Definition at line 38 of file PndMvdMQTaskProcessor.h.
References PndMvdMQTaskProcessor< T >::CustomCleanup(), PndMvdMQTaskProcessor< T >::fDataToKeep, PndMvdMQTaskProcessor< T >::Init(), PndMvdMQTaskProcessor< T >::Run(), PndMvdMQTaskProcessor< T >::UpdateParameter(), and PndMvdMQTaskProcessor< T >::UpdateParameters().
| void PndMvdMQTaskProcessor< T >::SetProperty | ( | const int | key, | 
| const std::string & | value | ||
| ) | 
| void PndMvdMQTaskProcessor< T >::SetProperty | ( | const int | key, | 
| const int | value | ||
| ) | 
      
  | 
  protected | 
Referenced by PndMvdMQTaskProcessor< T >::SetDataToKeep().
      
  | 
  protected | 
Referenced by PndMvdMQTaskProcessor< T >::SetDataToKeep().
      
  | 
  protected | 
Definition at line 54 of file PndMvdMQTaskProcessor.h.
      
  | 
  protected | 
Definition at line 56 of file PndMvdMQTaskProcessor.h.
Referenced by PndMvdMQTaskProcessor< T >::SetDataToKeep().
      
  | 
  protected | 
Definition at line 49 of file PndMvdMQTaskProcessor.h.
      
  | 
  protected | 
Definition at line 58 of file PndMvdMQTaskProcessor.h.
      
  | 
  protected | 
Definition at line 60 of file PndMvdMQTaskProcessor.h.
      
  | 
  protected | 
Definition at line 50 of file PndMvdMQTaskProcessor.h.
      
  | 
  protected | 
Definition at line 53 of file PndMvdMQTaskProcessor.h.
      
  | 
  protected | 
Definition at line 51 of file PndMvdMQTaskProcessor.h.
      
  | 
  protected | 
Definition at line 59 of file PndMvdMQTaskProcessor.h.