AliRoot Core  d69033e (d69033e)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliTPCClustersRow Class Reference

Time Projection Chamber AliTPCClusterRow objects. More...

#include <AliTPCClustersRow.h>

Inheritance diagram for AliTPCClustersRow:

Public Member Functions

 AliTPCClustersRow ()
 
 AliTPCClustersRow (const char *classname)
 
virtual TObject * InsertCluster (const TObject *c)
 
virtual TObject * Append ()
 
- Public Member Functions inherited from AliClusters
 AliClusters ()
 
 AliClusters (const char *classname)
 
 AliClusters (const AliClusters &param)
 
AliClustersoperator= (const AliClusters &param)
 
 ~AliClusters ()
 
const TObject * operator[] (Int_t i)
 
virtual Int_t Find (Double_t y) const
 
void Sort ()
 
TClonesArray * GetArray ()
 
void SetArray (Int_t length)
 
void DrawClusters (Float_t shiftx, Float_t shifty, Int_t color, Int_t size, Int_t style)
 
Bool_t SetClass (const Text_t *classname)
 
- Public Member Functions inherited from AliSegmentID
 AliSegmentID ()
 
 AliSegmentID (Int_t index)
 
Int_t GetID ()
 
void SetID (Int_t index)
 

Additional Inherited Members

- Protected Attributes inherited from AliClusters
TClonesArray * fClusters
 array of clusters More...
 
Int_t fNclusters
 
TClass * fClass
 ! type of cluster class More...
 
- Protected Attributes inherited from AliSegmentID
Int_t fSegmentID
 

Detailed Description

Time Projection Chamber AliTPCClusterRow objects.

Manager class for TPC clusters.

  • clusters for given segment of TPC
Author
Marian Ivanov , GSI Darmstadt

Definition at line 17 of file AliTPCClustersRow.h.

Constructor & Destructor Documentation

AliTPCClustersRow::AliTPCClustersRow ( )

Definition at line 49 of file AliTPCClustersRow.cxx.

AliTPCClustersRow::AliTPCClustersRow ( const char *  classname)

special constructor

Definition at line 57 of file AliTPCClustersRow.cxx.

Member Function Documentation

TObject * AliTPCClustersRow::Append ( )
virtual

create new object return pointer to this object

Definition at line 86 of file AliTPCClustersRow.cxx.

TObject * AliTPCClustersRow::InsertCluster ( const TObject *  c)
virtual

Add a simulated cluster copy to the list

Reimplemented from AliClusters.

Definition at line 69 of file AliTPCClustersRow.cxx.


The documentation for this class was generated from the following files: