![]() |
AliRoot Core
edcc906 (edcc906)
|
#include <AliDigitNew.h>
Public Member Functions | |
AliDigitNew () | |
~AliDigitNew () | |
Int_t | GetAmp () const |
Int_t | GetId () const |
Int_t | GetIndexInList () const |
void | SetIndexInList (Int_t val) |
Protected Attributes | |
Int_t | fAmp |
Int_t | fId |
Int_t | fIndexInList |
Definition at line 17 of file AliDigitNew.h.
AliDigitNew::AliDigitNew | ( | ) |
Definition at line 29 of file AliDigitNew.cxx.
|
inline |
Definition at line 21 of file AliDigitNew.h.
|
inline |
Definition at line 22 of file AliDigitNew.h.
Referenced by AliRecPoint::AddDigit(), AliEMCALQADataMakerSim::MakeDigits(), and AliEMCALQADataMakerSim::MakeSDigits().
|
inline |
Definition at line 23 of file AliDigitNew.h.
Referenced by AliEMCALRecPoint::AddDigit(), AliEMCALRawUtils::AddDigit(), AliEMCALClusterizerv1::AreNeighbours(), AliEMCALClusterizerNxN::AreNeighbours(), AliEMCALRecPoint::AreNeighbours(), AliEMCALDigit::Compare(), AliEMCALDigitizer::DecalibrateTrigger(), AliEMCALDigitizer::Digitize(), AliEMCALSDigitizer::Digitize(), AliEMCALRawUtils::Digits2Raw(), AliEMCALRecPoint::EvalCoreEnergy(), AliEMCALRecPoint::EvalDispersion(), AliEMCALRecPoint::EvalElipsAxis(), AliEMCALRecPoint::EvalGlobalPosition(), AliEMCALRecPoint::EvalLocalPosition(), AliEMCALRecPoint::EvalLocalPositionFit(), AliEMCALRecPoint::EvalLocalPositionFromDigits(), AliEMCALReconstructor::FillESD(), AliEMCALUnfolding::FindFitV2(), AliEMCALDigit::GetEta(), AliEMCALDigit::GetPhi(), AliEMCALDigitizer::IsDead(), AliEMCALClusterizerv2::MakeClusters(), AliEMCALClusterizerv1::MakeClusters(), AliEMCALClusterizerFixedWindow::MakeClusters(), AliEMCALClusterizerNxN::MakeClusters(), AliEMCALDigitizer::PrintDigits(), AliEMCALSDigitizer::PrintSDigits(), AliEMCALAfterBurnerUF::RecPoints2Clusters(), TestEMCALData(), TestEMCALDigit(), TestEMCALSDigit(), AliEMCALRawUtils::TrimDigits(), AliEMCALUnfolding::UnfoldClusterV2old(), AliEMCALUnfolding::UnfoldingChiSquareV2(), and AliEMCALUnfolding::UnfoldOneCluster().
|
inline |
Definition at line 24 of file AliDigitNew.h.
Referenced by AliRecPoint::AddDigit(), AliEMCALRecPoint::AddDigit(), AliEMCALDigitizer::PrintDigits(), and AliEMCALSDigitizer::PrintSDigits().
|
inline |
Definition at line 25 of file AliDigitNew.h.
Referenced by AliEMCALDigitizer::Digitize(), AliEMCALSDigitizer::Digitize(), AliEMCAL::Raw2SDigits(), AliEMCALRawUtils::TrimDigits(), and AliEMCALAfterBurnerUF::UnfoldClusters().
|
protected |
Definition at line 29 of file AliDigitNew.h.
Referenced by AliEMCALDigit::AliEMCALDigit(), GetAmp(), AliEMCALDigit::GetAmplitude(), AliEMCALDigit::operator+(), operator<<(), AliEMCALDigit::operator=(), and AliEMCALDigit::SetAmp().
|
protected |
Definition at line 30 of file AliDigitNew.h.
Referenced by AliEMCALDigit::AliEMCALDigit(), AliEMCALDigit::Compare(), GetId(), operator<<(), AliEMCALDigit::operator=(), AliEMCALDigit::operator==(), AliEMCALDigit::Print(), and AliEMCALDigit::SetId().
|
protected |
Definition at line 31 of file AliDigitNew.h.
Referenced by AliEMCALDigit::AliEMCALDigit(), GetIndexInList(), operator<<(), AliEMCALDigit::operator=(), and SetIndexInList().