AliFMDSDigit Class Reference
[Basic classes]

#include <FMD/AliFMDDigit.h>

Inheritance diagram for AliFMDSDigit:

Inheritance graph
[legend]
Collaboration diagram for AliFMDSDigit:

Collaboration graph
[legend]
List of all members.

Detailed Description

class for summable digits

Definition at line 116 of file AliFMDDigit.h.

Public Member Functions

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

Protected Attributes

Float_t fEdep
UShort_t fCount1
Short_t fCount2
Short_t fCount3


Constructor & Destructor Documentation

AliFMDSDigit::AliFMDSDigit  ) 
 

CTOR

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

Constrctor

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

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

DTOR

Definition at line 139 of file AliFMDDigit.h.


Member Function Documentation

UShort_t AliFMDSDigit::Count1  )  const [inline]
 

Returns:
ADC count (first sample)

Definition at line 141 of file AliFMDDigit.h.

Short_t AliFMDSDigit::Count2  )  const [inline]
 

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

Definition at line 143 of file AliFMDDigit.h.

Short_t AliFMDSDigit::Count3  )  const [inline]
 

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

Definition at line 145 of file AliFMDDigit.h.

UShort_t AliFMDSDigit::Counts  )  const [inline]
 

Returns:
Canonical ADC counts

Definition at line 162 of file AliFMDDigit.h.

Float_t AliFMDSDigit::Edep  )  const [inline]
 

Returns:
Energy deposited

Definition at line 149 of file AliFMDDigit.h.

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

Print info

Parameters:
opt Not used

Reimplemented from AliFMDBaseDigit.


Member Data Documentation

UShort_t AliFMDSDigit::fCount1 [protected]
 

Definition at line 155 of file AliFMDDigit.h.

Short_t AliFMDSDigit::fCount2 [protected]
 

Definition at line 156 of file AliFMDDigit.h.

Short_t AliFMDSDigit::fCount3 [protected]
 

Definition at line 157 of file AliFMDDigit.h.

Float_t AliFMDSDigit::fEdep [protected]
 

Definition at line 154 of file AliFMDDigit.h.


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