ROOT logo
AliRoot » ITS » AliITSclustererV2

class AliITSclustererV2: public TObject

            Implementation of the ITS clusterer V2 class

          Origin: Iouri Belikov, CERN, Jouri.Belikov@cern.ch
 This class is no longer used for ITS recosntruction:
 it has been replaced by the AliITSClusterFinderV2SXD classes
 It is still used as mother class by HLT reconstruction

Function Members (Methods)

public:
AliITSclustererV2()
AliITSclustererV2(const Char_t* geom)
AliITSclustererV2(const AliITSclustererV2&)
~AliITSclustererV2()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTObject::Clear(Option_t* = "")
virtual TObject*TObject::Clone(const char* newname = "") const
virtual Int_tTObject::Compare(const TObject* obj) const
virtual voidTObject::Copy(TObject& object) const
virtual voidTObject::Delete(Option_t* option = "")MENU
voidDigits2Clusters(AliRawReader* rawReader)
Int_tDigits2Clusters(TTree* in, TTree* out)
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() constMENU
virtual TObject*TObject::DrawClone(Option_t* option = "") constMENU
virtual voidTObject::Dump() constMENU
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
static voidFindCluster(Int_t k, Int_t maxz, AliITSclustererV2::AliBin* bins, Int_t& n, Int_t* idx)
voidFindClustersSDD(const TClonesArray* dig, TClonesArray* cls)
voidFindClustersSDD(AliITSRawStream* input, TClonesArray** clusters)
voidFindClustersSDD(AliITSclustererV2::AliBin** bins, Int_t nMaxBin, Int_t nMaxZ, const TClonesArray* dig, TClonesArray* cls)
voidFindClustersSPD(const TClonesArray* dig, TClonesArray* cls)
voidFindClustersSPD(AliITSRawStream* input, TClonesArray** clusters)
voidFindClustersSSD(const TClonesArray* dig, TClonesArray* cls)
voidFindClustersSSD(AliITSRawStream* input, TClonesArray** clusters)
voidFindClustersSSD(AliITSclustererV2::Ali1Dcluster* neg, Int_t nn, AliITSclustererV2::Ali1Dcluster* pos, Int_t np, TClonesArray* clusters)
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
static voidFindPeaks(Int_t k, Int_t m, AliITSclustererV2::AliBin* b, Int_t* idx, UInt_t* msk, Int_t& n)
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
virtual const char*TObject::GetIconName() const
virtual const char*TObject::GetName() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
virtual const char*TObject::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTObject::Hash() const
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
static Bool_tIsMaximum(Int_t k, Int_t max, const AliITSclustererV2::AliBin* bins)
Bool_tTObject::IsOnHeap() const
virtual Bool_tTObject::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTObject::ls(Option_t* option = "") const
static voidMakeCluster(Int_t k, Int_t max, AliITSclustererV2::AliBin* bins, UInt_t m, AliITSclusterV2& c)
static voidMarkPeak(Int_t k, Int_t max, AliITSclustererV2::AliBin* bins, UInt_t m)
voidTObject::MayNotUse(const char* method) const
virtual Bool_tTObject::Notify()
voidTObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
AliITSclustererV2&operator=(const AliITSclustererV2&)
virtual voidTObject::Paint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidTObject::Print(Option_t* option = "") const
virtual Int_tTObject::Read(const char* name)
voidRecPoints2Clusters(const TClonesArray* p, Int_t idx, TClonesArray* c)
virtual voidTObject::RecursiveRemove(TObject* obj)
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU
virtual voidTObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "")
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
voidSetEvent(Int_t event)
static voidTObject::SetObjectStat(Bool_t stat)
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector&)
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()

Data Members

protected:
Int_tfNModulestotal number of modules
private:
Int_tfEventevent number
Float_tfHlSDDhalf length of the SDD detector
Float_tfHlSPDhalf length of the SPD detector
Float_tfHlSSDhalf-length of an SSD detector (cm)
Float_tfHwSDDhalf width of the SDD detector
Float_tfHwSPDhalf width of the SPD detector
Float_tfHwSSDhalf-width of an SSD detector (cm)
Int_tfIindex of the current subdetector
Int_tfLastSPD1index of the last SPD1 detector
Int_tfLastSSD1index of the last SSD1 detector
Int_tfNdet[2200]detector index
Int_tfNlayer[2200]detector layer
Int_tfNySDDnumber of "pixels" in Y
Int_tfNySPDnumber of pixels in Y
Int_tfNzSDDnumber of "pixels" in Z
Int_tfNzSPDnumber of pixels in Z
Float_tfTanNtangent of the stereo angle on the N side
Float_tfTanPtangent of the stereo angle on the P side
Float_tfYSPD[260]Y-coordinates of pixel centers
Float_tfYoffSDDsome delay in the drift channel
Float_tfYpitchSDD"pixel size" in Y (drift direction)
Float_tfYpitchSPDpixel size in Y
Float_tfYpitchSSDstrip pitch (cm)
Float_tfYshift[2200]y-shifts of detector local coor. systems
Float_tfZ1pitchSPD
Float_tfZ2pitchSPDpixel sizes in Z
Float_tfZSPD[170]Z-coordinates of pixel centers
Float_tfZpitchSDD"pixel sizes" in Z
Float_tfZshift[2200]z-shifts of detector local coor. systems

Class Charts

Inheritance Chart:
TObject
AliITSclustererV2

Function documentation

AliITSclustererV2()
default constructor
AliITSclustererV2(const Char_t* geom)
 Standard constructor

Int_t Digits2Clusters(TTree* in, TTree* out)
 This function creates ITS clusters

void Digits2Clusters(AliRawReader* rawReader)
 This function creates ITS clusters from raw data

void FindClustersSPD(AliITSRawStream* input, TClonesArray** clusters)
 Actual SPD cluster finder for raw data

Bool_t IsMaximum(Int_t k, Int_t max, const AliITSclustererV2::AliBin* bins)
is this a local maximum ?

void FindClustersSDD(AliITSRawStream* input, TClonesArray** clusters)
 Actual SDD cluster finder for raw data

void FindClustersSSD(AliITSRawStream* input, TClonesArray** clusters)
 Actual SSD cluster finder for raw data

AliITSclustererV2()
void SetEvent(Int_t event)
{ fEvent=event; }
void FindClustersSPD(const TClonesArray* dig, TClonesArray* cls)
void FindClustersSDD(const TClonesArray* dig, TClonesArray* cls)
void FindClustersSDD(AliITSRawStream* input, TClonesArray** clusters)
void FindClustersSSD(const TClonesArray* dig, TClonesArray* cls)
void FindClustersSSD(AliITSRawStream* input, TClonesArray** clusters)
void RecPoints2Clusters(const TClonesArray* p, Int_t idx, TClonesArray* c)
void FindPeaks(Int_t k, Int_t m, AliITSclustererV2::AliBin* b, Int_t* idx, UInt_t* msk, Int_t& n)
void MarkPeak(Int_t k, Int_t max, AliITSclustererV2::AliBin* bins, UInt_t m)
void MakeCluster(Int_t k, Int_t max, AliITSclustererV2::AliBin* bins, UInt_t m, AliITSclusterV2& c)
void FindCluster(Int_t k, Int_t maxz, AliITSclustererV2::AliBin* bins, Int_t& n, Int_t* idx)