BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrDvDig


class description - source file - inheritance tree

class BrDvDig : public BrDataObject


    public:
BrDvDig BrDvDig() BrDvDig BrDvDig(const Char_t* Name, const Char_t* Title) BrDvDig BrDvDig(BrDvDig&) virtual void ~BrDvDig() static TClass* Class() virtual Int_t GetTime(const Int_t i) const virtual Int_t GetWidth(const Int_t i) const virtual TClass* IsA() const virtual Bool_t IsSortable() const virtual void Print(Option_t* option) const virtual void SetTime(const Int_t i, const Int_t time) virtual void SetWidth(const Int_t i, const Int_t vidth) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fTime[4] TDC start time Int_t fWidth[4] TDC stop time public:
static const enum TObject:: kNumDvChan

Class Description

 BrDvDig is the class of dataobject for the raw TDC data from the
 TPC DriftVelocityMonitors. Each monitor provides a timing start
 and a width. A given event will probably only result in a single
 channel being set. The data structure is never the less a fixed size
 structure with 4 data words for channel and width each.
 The four data words comes from DVM1, DVM2 DVF1, DVF2 in that order.



BrDvDig()
 Set contents to 0 since all are not
 required to be there in a given event.


BrDvDig(const Char_t* Name, const Char_t* Title) : BrDataObject(Name, Title)
 Set contents to 0 since all are not
 required to be there in a given event.


Int_t GetTime(const Int_t i) const

Int_t GetWidth(const Int_t i) const

void SetWidth(const Int_t itube, const Int_t val)

void SetTime(const Int_t itube, const Int_t val)

void Print(Option_t* option) const
 Place holder for object Printing




Inline Functions


             Bool_t IsSortable() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
            BrDvDig BrDvDig(BrDvDig&)
               void ~BrDvDig()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2001/11/02 13:21:22 $ by pchristi $

Validate HTML
Validate CSS