AliRoot Core  edcc906 (edcc906)
AliSegmentID Class Reference

AliSegmentID object. More...

#include <AliSegmentID.h>

Inheritance diagram for AliSegmentID:

Public Member Functions

 AliSegmentID ()
 
 AliSegmentID (Int_t index)
 
Int_t GetID ()
 
void SetID (Int_t index)
 

Protected Attributes

Int_t fSegmentID
 

Detailed Description

AliSegmentID object.

Manager class generaol Alice segment segment is for example one pad row in TPC

Definition at line 15 of file AliSegmentID.h.

Constructor & Destructor Documentation

AliSegmentID::AliSegmentID ( )
inline

Definition at line 17 of file AliSegmentID.h.

AliSegmentID::AliSegmentID ( Int_t  index)
inline

Definition at line 18 of file AliSegmentID.h.

Member Function Documentation

void AliSegmentID::SetID ( Int_t  index)
inline

Definition at line 20 of file AliSegmentID.h.

Referenced by AliSegmentArray::AddSegment(), and AliSegmentArray::LoadSegment().

Member Data Documentation

Int_t AliSegmentID::fSegmentID
protected

identification number of Segment

Definition at line 22 of file AliSegmentID.h.

Referenced by GetID(), and SetID().


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