AliFMDDigit Class Reference
[Basic classes]

#include <FMD/AliFMDDigit.h>

Inheritance diagram for AliFMDDigit:

Inheritance graph
[legend]
Collaboration diagram for AliFMDDigit:

Collaboration graph
[legend]
List of all members.

Detailed Description

class for digits

Definition at line 61 of file AliFMDDigit.h.

Public Member Functions

 AliFMDDigit ()
 AliFMDDigit (UShort_t detector, Char_t ring='\0', UShort_t sector=0, UShort_t strip=0, UShort_t count=0, Short_t count2=-1, Short_t count3=-1)
virtual ~AliFMDDigit ()
UShort_t Count1 () const
Short_t Count2 () const
Short_t Count3 () const
UShort_t Counts () const
void Print (Option_t *opt="") const
const char * GetTitle () const

Protected Attributes

UShort_t fCount1
Short_t fCount2
Short_t fCount3


Constructor & Destructor Documentation

AliFMDDigit::AliFMDDigit  ) 
 

CTOR

AliFMDDigit::AliFMDDigit UShort_t  detector,
Char_t  ring = '\0',
UShort_t  sector = 0,
UShort_t  strip = 0,
UShort_t  count = 0,
Short_t  count2 = -1,
Short_t  count3 = -1
 

Constrctor

Parameters:
detector Detector
ring Ring
sector Sector
strip Strip
count ADC (first sample)
count2 ADC (second sample, or -1 if not used)
count3 ADC (third sample, or -1 if not used)

virtual AliFMDDigit::~AliFMDDigit  )  [inline, virtual]
 

DTOR

Definition at line 82 of file AliFMDDigit.h.


Member Function Documentation

UShort_t AliFMDDigit::Count1  )  const [inline]
 

Returns:
ADC count (first sample)

Definition at line 84 of file AliFMDDigit.h.

Short_t AliFMDDigit::Count2  )  const [inline]
 

Returns:
ADC count (second sample, or -1 if not used)

Definition at line 86 of file AliFMDDigit.h.

Short_t AliFMDDigit::Count3  )  const [inline]
 

Returns:
ADC count (third sample, or -1 if not used)

Definition at line 88 of file AliFMDDigit.h.

UShort_t AliFMDDigit::Counts  )  const [inline]
 

Returns:
Canonical ADC counts

Definition at line 104 of file AliFMDDigit.h.

const char* AliFMDDigit::GetTitle  )  const
 

Returns:
Title

void AliFMDDigit::Print Option_t *  opt = ""  )  const [virtual]
 

Print info

Parameters:
opt Not used

Reimplemented from AliFMDBaseDigit.


Member Data Documentation

UShort_t AliFMDDigit::fCount1 [protected]
 

Definition at line 97 of file AliFMDDigit.h.

Short_t AliFMDDigit::fCount2 [protected]
 

Definition at line 98 of file AliFMDDigit.h.

Short_t AliFMDDigit::fCount3 [protected]
 

Definition at line 99 of file AliFMDDigit.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 24 17:11:22 2006 for ALICE FMD Off-line by  doxygen 1.4.6