Display PndTrack's in FairEventDisplay.  
 More...
#include <PndTrackDraw.h>
 | 
| TEveTrackList *  | GetTrGroup (Int_t pid) | 
|   | 
| void  | PropagateTrack (FairTrackParP &trackPar, Int_t pidHypo, Int_t color=-1, TEveElement *group=0) | 
|   | 
| void  | PropagateTrackHelix (FairTrackParP &trackPar, Int_t pidHypo, Int_t color=-1, TEveElement *group=0) | 
|   | 
Display PndTrack's in FairEventDisplay. 
- Author
 - T.Stockmanns 
 
- Since
 - 25.09.09 
 
Definition at line 31 of file PndTrackDraw.h.
 
◆ PndTrackDraw() [1/2]
  
  
      
        
          | PndTrackDraw::PndTrackDraw  | 
          ( | 
          Bool_t  | 
          propagation = kFALSE | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
Default constructor 
- Parameters
 - 
  
    | propagation | propagate track parameters  | 
  
   
 
 
◆ PndTrackDraw() [2/2]
  
  
      
        
          | PndTrackDraw::PndTrackDraw  | 
          ( | 
          const char *  | 
          name,  | 
         
        
           | 
           | 
          Bool_t  | 
          propagation = kFALSE,  | 
         
        
           | 
           | 
          Int_t  | 
          iVerbose = 1  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
Standard constructor 
- Parameters
 - 
  
    | name | Name of task  | 
    | propagation | propagate track parameters  | 
    | iVerbose | Verbosity level  | 
  
   
 
 
◆ ~PndTrackDraw()
  
  
      
        
          | virtual PndTrackDraw::~PndTrackDraw  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ Exec()
  
  
      
        
          | virtual void PndTrackDraw::Exec  | 
          ( | 
          Option_t *  | 
          option | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetTimeWindowMinus()
  
  
      
        
          | virtual Double_t PndTrackDraw::GetTimeWindowMinus  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ GetTimeWindowPlus()
  
  
      
        
          | virtual Double_t PndTrackDraw::GetTimeWindowPlus  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ GetTrGroup()
  
  
      
        
          | TEveTrackList* PndTrackDraw::GetTrGroup  | 
          ( | 
          Int_t  | 
          pid | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ Init()
  
  
      
        
          | virtual InitStatus PndTrackDraw::Init  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ PropagateTrack()
  
  
      
        
          | void PndTrackDraw::PropagateTrack  | 
          ( | 
          FairTrackParP &  | 
          trackPar,  | 
         
        
           | 
           | 
          Int_t  | 
          pidHypo,  | 
         
        
           | 
           | 
          Int_t  | 
          color = -1,  | 
         
        
           | 
           | 
          TEveElement *  | 
          group = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ PropagateTrackHelix()
  
  
      
        
          | void PndTrackDraw::PropagateTrackHelix  | 
          ( | 
          FairTrackParP &  | 
          trackPar,  | 
         
        
           | 
           | 
          Int_t  | 
          pidHypo,  | 
         
        
           | 
           | 
          Int_t  | 
          color = -1,  | 
         
        
           | 
           | 
          TEveElement *  | 
          group = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ Reset()
      
        
          | void PndTrackDraw::Reset  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ SetTimeWindowMinus()
  
  
      
        
          | virtual void PndTrackDraw::SetTimeWindowMinus  | 
          ( | 
          Double_t  | 
          val | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ SetTimeWindowPlus()
  
  
      
        
          | virtual void PndTrackDraw::SetTimeWindowPlus  | 
          ( | 
          Double_t  | 
          val | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ SetVerbose()
  
  
      
        
          | void PndTrackDraw::SetVerbose  | 
          ( | 
          Int_t  | 
          iVerbose | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: