AliTRDdigitsManager
class description - source file - inheritance tree
public:
AliTRDdigitsManager AliTRDdigitsManager()
AliTRDdigitsManager AliTRDdigitsManager(AliTRDdigitsManager&)
virtual void ~AliTRDdigitsManager()
TClass* Class()
virtual AliTRDsegmentArray* GetDictionary(Int_t i)
AliTRDdataArrayI* GetDictionary(Int_t det, Int_t i)
AliTRDdigit* GetDigit(Int_t row, Int_t col, Int_t time, Int_t det)
virtual AliTRDsegmentArray* GetDigits()
AliTRDdataArrayI* GetDigits(Int_t det)
Int_t GetTrack(Int_t track, Int_t row, Int_t col, Int_t time, Int_t det)
Int_t GetTrack(Int_t track, AliTRDdigit* Digit)
virtual TClass* IsA() const
virtual Bool_t IsRaw()
virtual Bool_t MakeBranch()
virtual Bool_t ReadDigits()
virtual void SetRaw()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
virtual Bool_t WriteDigits()
protected:
AliTRDsegmentArray* fDigits ! Digits data Array
AliTRDsegmentArray* fDictionary[3] ! Track dictionary data array
Bool_t fIsRaw Flag indicating raw digits
Manages the digits and the track dictionary in the form of
AliTRDdataArray objects.
AliTRDdigitsManager():TObject()
Default constructor
~AliTRDdigitsManager()
void SetRaw()
Bool_t MakeBranch()
Creates the branches for the digits and the dictionary in the digits tree
Bool_t ReadDigits()
Bool_t WriteDigits()
Writes out the TRD-digits and the dictionaries
Inline Functions
Bool_t IsRaw()
AliTRDsegmentArray* GetDigits()
AliTRDsegmentArray* GetDictionary(Int_t i)
AliTRDdataArrayI* GetDigits(Int_t det)
AliTRDdataArrayI* GetDictionary(Int_t det, Int_t i)
AliTRDdigit* GetDigit(Int_t row, Int_t col, Int_t time, Int_t det)
Int_t GetTrack(Int_t track, Int_t row, Int_t col, Int_t time, Int_t det)
Int_t GetTrack(Int_t track, AliTRDdigit* Digit)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
AliTRDdigitsManager AliTRDdigitsManager(AliTRDdigitsManager&)
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.