BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrChkvRdo


class description - source file - inheritance tree

class BrChkvRdo : public BrDataObject


    public:
BrChkvRdo BrChkvRdo() BrChkvRdo BrChkvRdo(const char* name, const char* title) BrChkvRdo BrChkvRdo(BrChkvRdo&) virtual void ~BrChkvRdo() void AddHit(Int_t, Float_t) static TClass* Class() virtual void Clear(Option_t* option) Int_t GetEntries() const BrChkvRdo::BrChkvHit* 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 fChkvHits Array of Chkv hits

Class Description

 Rdo (after first analysis pass)


____________________________________________________________________

BrChkvRdo() : BrDataObject(), fChkvHits("BrChkvRdo::BrChkvHit", 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.

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

~BrChkvRdo()

void Clear(Option_t* option)

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

 Options:
    A          Array data

 other options are passed on.


void AddHit(Int_t tube, Float_t energy)



Inline Functions


                        Int_t GetEntries() const
        BrChkvRdo::BrChkvHit* GetHit(Int_t idx) const
                      TClass* Class()
                      TClass* IsA() const
                         void ShowMembers(TMemberInspector& insp, char* parent)
                         void Streamer(TBuffer& b)
                         void StreamerNVirtual(TBuffer& b)
                    BrChkvRdo BrChkvRdo(BrChkvRdo&)

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2001/08/10 14:06:44 $ by cholm $

Validate HTML
Validate CSS