AliPHOSPpsdRecPoint
class description - source file - inheritance tree
private:
protected:
public:
AliPHOSPpsdRecPoint AliPHOSPpsdRecPoint()
AliPHOSPpsdRecPoint AliPHOSPpsdRecPoint(AliPHOSPpsdRecPoint&)
virtual void ~AliPHOSPpsdRecPoint()
virtual void AddDigit(AliPHOSDigit& digit, Float_t Energy)
static TClass* Class()
virtual Int_t Compare(const TObject* obj) const
virtual void EvalAll(Float_t LogWeight, TClonesArray* digits)
void EvalLocalPosition(Float_t LogWeight, TClonesArray* digits)
void EvalUp(TClonesArray* digits)
Int_t GetMaximumMultiplicity() const
Int_t GetMultiplicity() const
Bool_t GetUp() const
virtual TClass* IsA() const
virtual Bool_t IsEmc() const
virtual Bool_t IsSortable() const
virtual void Paint(Option_t* option)
virtual void Print(Option_t* option)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Bool_t fUp
public:
A RecPoint (cluster) in the PPSD
A PPSD RecPoint ends up to be a single digit
Why should I put meaningless comments
just to satisfy
the code checker
*-- Yves Schutz (SUBATECH)
AliPHOSPpsdRecPoint(void)
ctor
void AddDigit(AliPHOSDigit & digit, Float_t Energy)
adds a digit to the digits list
and accumulates the total amplitude and the multiplicity
Int_t Compare(const TObject * obj) const
Compares according to the position
void EvalAll(Float_t logWeight,TClonesArray * digits )
void EvalLocalPosition(Float_t logWeight,TClonesArray * digits )
Calculates the local position in the PHOS-PPSD-module corrdinates
void EvalUp(TClonesArray * digits)
Are we in the uper PPSD module ?
void Paint(Option_t *)
*-*-*-*-*-*-*-*-*-*-*Paint this ALiRecPoint as a TMarker with its current attributes*-*-*-*-*-*-*
*-* =============================================
void Print(Option_t * option)
Print the digits information
Inline Functions
Int_t GetMultiplicity() const
Int_t GetMaximumMultiplicity() const
Bool_t GetUp() const
Bool_t IsEmc() const
Bool_t IsSortable() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
AliPHOSPpsdRecPoint AliPHOSPpsdRecPoint(AliPHOSPpsdRecPoint&)
void ~AliPHOSPpsdRecPoint()
Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.