BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTrackGroup


class description - source file - inheritance tree

class BrTrackGroup : public TObject


    public:
BrTrackGroup BrTrackGroup() BrTrackGroup BrTrackGroup(BrTrackGroup&) virtual void ~BrTrackGroup() virtual void AddTrack(BrTrack* track) static TClass* Class() virtual Int_t GetEntries() virtual Int_t GetID() const virtual BrTrack* GetTrackAt(Int_t i) virtual TClass* IsA() const virtual void SetID(Int_t id) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fID ID for this group of track candidates. TObjArray fTrackArray Array of (presumably) identical tracks

Class Description

 This is a class used for grouping identical tracks
 It contains the Id of the mother track and pointers to all
 the identical tracks




Inline Functions


        BrTrackGroup BrTrackGroup()
                void AddTrack(BrTrack* track)
               Int_t GetEntries()
               Int_t GetID() const
            BrTrack* GetTrackAt(Int_t i)
                void SetID(Int_t id)
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
        BrTrackGroup BrTrackGroup(BrTrackGroup&)
                void ~BrTrackGroup()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2001/06/21 14:55:03 $ by hagel $

Validate HTML
Validate CSS