X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FAliITSpListItem.h;h=d1251ee9a72590412f6b18555d128b7496e2a310;hb=551d3e815fd14b0469d037690325b1c25052dfca;hp=616837f5f94507c94ccc08f99c205fbde3517485;hpb=e56160b864358b3c13ff606b467fd385d843254c;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/AliITSpListItem.h b/ITS/AliITSpListItem.h index 616837f5f94..d1251ee9a72 100644 --- a/ITS/AliITSpListItem.h +++ b/ITS/AliITSpListItem.h @@ -1,12 +1,13 @@ #ifndef ALIITSPLISTITEM_H #define ALIITSPLISTITEM_H -/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * +/* Copyright(c) 2007-2009, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /* $Id$ */ #include +using std::istream; class AliITSpListItem: public TObject { public: @@ -21,8 +22,12 @@ class AliITSpListItem: public TObject { virtual ~AliITSpListItem(); // Copy Oporator AliITSpListItem(const AliITSpListItem &source); - // = Opoerator + // = Operator virtual AliITSpListItem& operator=(const AliITSpListItem &source); + // Building methods: they set completely the status of the object + void Build(Int_t module,Int_t index,Double_t noise); + void Build(Int_t track,Int_t hit,Int_t module,Int_t index,Double_t signal); + void Build(const AliITSpListItem &source); // Returns the signal value in the list of signals virtual Double_t GetSignal(Int_t i) const { return ( (i>=0&&i