BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTofRdo


class description - source file - inheritance tree

class BrTofRdo : public BrDataObject


    public:
BrTofRdo BrTofRdo() BrTofRdo BrTofRdo(const char* name, const char* title) BrTofRdo BrTofRdo(BrTofRdo&) virtual void ~BrTofRdo() virtual void AddHit(Int_t, Float_t, Float_t, Float_t, Float_t, Float_t, Float_t) virtual void AddHit(Int_t slat, Float_t tof, Float_t tofraw, Float_t de, BrVector3D pos) static TClass* Class() virtual void Clear(Option_t* option) Int_t GetEntries() const BrTofRdo::BrTofHit* GetHit(Int_t idx) const virtual TClass* IsA() const virtual void Print(Option_t* option) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TClonesArray fTofHits Array of tof hits

Class Description

 Rdo (after first analysis pass)

BrTofRdo() : BrDataObject(), fTofHits("BrTofRdo::BrTofHit", 0)
 Default constructor, do not use
 Fix to allow objects of this class to be extracted an put as a
 split branch on a new TTree.

BrTofRdo(const char* name, const char* title) : BrDataObject(name, title), fTofHits("BrTofRdo::BrTofHit", 0)
 Named constructor
 Fix to allow objects of this class to be extracted an put as a
 split branch on a new TTree.

~BrTofRdo()

void Clear(Option_t* option)

void Print(Option_t* option) const
 Print this data object

 Options:
    A          Array data
    I          Single data
    R          Ring data

 other options are passed on.


void AddHit(Int_t slat, Float_t tof, Float_t tofraw, Float_t energy, Float_t posX, Float_t posY, Float_t posZ)



Inline Functions


                      Int_t GetEntries() const
        BrTofRdo::BrTofHit* GetHit(Int_t idx) const
                       void AddHit(Int_t slat, Float_t tof, Float_t tofraw, Float_t de, BrVector3D pos)
                    TClass* Class()
                    TClass* IsA() const
                       void ShowMembers(TMemberInspector& insp, char* parent)
                       void Streamer(TBuffer& b)
                       void StreamerNVirtual(TBuffer& b)
                   BrTofRdo BrTofRdo(BrTofRdo&)

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2002/03/20 19:25:50 $ by videbaek $

Validate HTML
Validate CSS