BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrMrsTrack


class description - source file - inheritance tree

class BrMrsTrack : public BrGlbTrack


    public:
BrMrsTrack BrMrsTrack() BrMrsTrack BrMrsTrack(BrMrsTrack&) virtual void ~BrMrsTrack() static TClass* Class() Float_t GetFrontTrackLength() const Int_t GetPointedPanel() const Float_t GetTpm1TofwPathLength() const Float_t GetTPM1ToTOFWPathLength() const virtual TClass* IsA() const virtual void Print(Option_t* op) const void SetPointedPanel(Int_t p) void SetTpm1TofwPathLength(Double_t l) void SetTPM1ToTOFWTrackLength(Double_t l) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Short_t fPointedPanel

Class Description

                                                                  
    BrSpectrometerTracks                                          
                                                                  
    BRAHMS Spectrometer Track class                               
    These track are the final result from the combine track and   
    matching algorithms. The only contain members of the classes  
    BrMatchedTrack and BrDetectorTrack. The BrDetectorTrack is in 
    fact the local tracks from the various detectors.             
    This contains 4 classes                                       
    BrMatchedTrack that is used whenever combining two tracks     
    in a magnet.                                                  
    BrMrsTrack specific to the MidRapidity spectrometer           
    BrFfsTrack specific for the Front Forward spectrometer        
                                                                  
    Author  : F.Videbaek   videbaek@bnl.gov                       
    Created : 24-Oct-1998                                         
    Version : 1.0                                                 
    Changed : 07-Nov-1998                                         
                                                                  


BrMrsTrack() : BrGlbTrack()

~BrMrsTrack()

void Print(Option_t* option) const
 print method for this object
 Option:
   "" -> momentum, length, Vertex
   p  -> theta and phi, partial path, pointed slat
   m  -> magnet stuff
   a  -> All of that



Inline Functions


               void SetTpm1TofwPathLength(Double_t l)
               void SetTPM1ToTOFWTrackLength(Double_t l)
               void SetPointedPanel(Int_t p)
            Float_t GetTpm1TofwPathLength() const
            Float_t GetTPM1ToTOFWPathLength() const
            Float_t GetFrontTrackLength() const
              Int_t GetPointedPanel() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
         BrMrsTrack BrMrsTrack(BrMrsTrack&)

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on Wed Sep 11 04:52:23 2002 by

Validate HTML
Validate CSS