![]() |
AliRoot Core
3dc7879 (3dc7879)
|
#include <AliDigit.h>
Public Member Functions | |
AliDigit () | |
AliDigit (Int_t *track) | |
virtual | ~AliDigit () |
virtual Int_t * | GetTracks () |
virtual Int_t | GetTrack (Int_t i) const |
Protected Attributes | |
Int_t | fTracks [3] |
Definition at line 15 of file AliDigit.h.
AliDigit::AliDigit | ( | ) |
Definition at line 28 of file AliDigit.cxx.
AliDigit::AliDigit | ( | Int_t * | track | ) |
Definition at line 36 of file AliDigit.cxx.
|
inlinevirtual |
Definition at line 19 of file AliDigit.h.
|
inlinevirtual |
Definition at line 21 of file AliDigit.h.
Referenced by DrawBothDigits::ProcessDigit(), DrawBothDigits::ProcessSDigit(), and AliFMDDigitizer::SumContributions().
|
inlinevirtual |
Definition at line 20 of file AliDigit.h.
Referenced by AliFMDDigitizer::SumContributions().
|
protected |
Definition at line 25 of file AliDigit.h.
Referenced by AliFMDBaseDigit::AddTrack(), AliDigit(), AliFMDBaseDigit::GetNTrack(), GetTrack(), GetTracks(), AliFMDDigit::Print(), and AliFMDSDigit::Print().