BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTofPid


class description - source file - inheritance tree

class BrTofPid : public BrPid


    public:
BrTofPid BrTofPid() BrTofPid BrTofPid(BrTofPid&) virtual void ~BrTofPid() static TClass* Class() Double_t GetBeta() const Double_t GetDE() const Int_t GetHit2Id() const Int_t GetHitId() const Double_t GetMass2() const Double_t GetMomentum() const Int_t GetPanelId() const virtual TClass* IsA() const virtual void Print(Option_t* option = "P") const void SetBeta(Double_t beta) void SetDE(Double_t de) void SetMass2(Double_t m2) void SetMatching(BrTofTrackMatch* m) void SetMomentum(Double_t p) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Double_t fBeta particle velocity Double_t fMass2 particle mass squared Double_t fDE energy deposited Double_t fMomentum track momentum

Class Description

 Simple class containing the tof hit Id (namely the slat number) that
 matched the global track and is  returned by the tof pid module
 in a table called <tof name> Pid

 This class derives from BrPid to benefit from the info included in it

 This class also contains the velocity beta, mass squared and
 energy deposited
____________________________________________________________________

 $Id: BrTofPid.cxx,v 1.2 2001/10/03 09:54:48 ouerdane Exp $
 $Author: ouerdane $
 $Date: 2001/10/03 09:54:48 $
 $Copyright: (C) 2001 BRAHMS Collaboration <brahmlib@rhic.bnl.gov>


BrTofPid() : BrPid()
 default constructor

void Print(Option_t* option) const
 Print out the content of an object
 Options:
   ""
   P  physical quantities
   M  matching ids
   A  all

Int_t GetPanelId() const

Int_t GetHitId() const

Int_t GetHit2Id() const



Inline Functions


           Double_t GetMomentum() const
           Double_t GetBeta() const
           Double_t GetMass2() const
           Double_t GetDE() const
               void SetMatching(BrTofTrackMatch* m)
               void SetMomentum(Double_t p)
               void SetBeta(Double_t beta)
               void SetMass2(Double_t m2)
               void SetDE(Double_t de)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
           BrTofPid BrTofPid(BrTofPid&)
               void ~BrTofPid()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2001/10/03 09:54:48 $ by ouerdane $

Validate HTML
Validate CSS