CheckRaw Class Reference
[Scripts]

Inheritance diagram for CheckRaw:

Inheritance graph
[legend]
Collaboration diagram for CheckRaw:

Collaboration graph
[legend]
List of all members.

Detailed Description

Check raw I/O.

    Root> .L Compile.C
    Root> Compile("CheckRaw.C")
    Root> CheckRaw c
    Root> c.Run();

Definition at line 30 of file CheckRaw.C.

Public Member Functions

 CheckRaw ()
Bool_t Init ()
Bool_t ProcessDigit (AliFMDDigit *digit)
Bool_t ProcessRawDigit (AliFMDDigit *digit)

Protected Attributes

AliFMDUShortMap fMap


Constructor & Destructor Documentation

CheckRaw::CheckRaw  )  [inline]
 

Definition at line 33 of file CheckRaw.C.


Member Function Documentation

Bool_t CheckRaw::Init  )  [inline, virtual]
 

Initialize the class. If a user class overloads this member function, then this must be explicitly called

Returns:
false on error

Reimplemented from AliFMDInput.

Definition at line 38 of file CheckRaw.C.

Bool_t CheckRaw::ProcessDigit AliFMDDigit digit  )  [inline, virtual]
 

Process one digit. Users should over this to process each digit.

Returns:
false on error

Reimplemented from AliFMDInput.

Definition at line 48 of file CheckRaw.C.

Bool_t CheckRaw::ProcessRawDigit AliFMDDigit digit  )  [inline, virtual]
 

Process one digit from raw data files. Users should over this to process each raw digit.

Returns:
false on error

Reimplemented from AliFMDInput.

Definition at line 63 of file CheckRaw.C.


Member Data Documentation

AliFMDUShortMap CheckRaw::fMap [protected]
 

Definition at line 87 of file CheckRaw.C.


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