AliTRDdigit


class description - source file - inheritance tree

class AliTRDdigit : public AliDigitNew


    public:
AliTRDdigit AliTRDdigit() AliTRDdigit AliTRDdigit(Bool_t isRaw, Int_t* digits) AliTRDdigit AliTRDdigit(AliTRDdigit&) virtual void ~AliTRDdigit() TClass* Class() Int_t DecodeAmp() Int_t GetAmp() Int_t GetCol() Int_t GetDetector() Int_t GetRow() Int_t GetTime() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

protected:
Int_t fRow Pad row number Int_t fCol Pad col number Int_t fTime Time bucket

Class Description

                                                                           
  The TRD digit                                                            
                                                                           


AliTRDdigit():AliDigitNew()
 Default constructor


AliTRDdigit(Bool_t isRaw, Int_t *digits):AliDigitNew()
 Create a TRD digit




Inline Functions


              Int_t GetAmp()
              Int_t GetDetector()
              Int_t GetRow()
              Int_t GetCol()
              Int_t GetTime()
              Int_t DecodeAmp()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
        AliTRDdigit AliTRDdigit(AliTRDdigit&)
               void ~AliTRDdigit()


Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.