|
BrTpcAdcTableclass description - source file - inheritance tree class BrTpcAdcTable : public TObject
private:
Data Members
private:
Class DescriptionBrTpcAdcTable() Default constructor DO NOT USE BrTpcAdcTable(Int_t npads, Int_t ntimebins) Default constructor ~BrTpcAdcTable() DTOR void Clear(Option_t* option) Values in fAdc table is set to -1 and values in fIds table is set to 0 Bool_t FindMaxPixel(Int_t &maxPad, Int_t &maxTime, Short_t adcCut) Find the max pad and time bin of the unused clusters demanding that the adc value is greater than adcCut Called by FindPeaks Int_t FindPeaks(Short_t adcCut) This method finds the pixel with the highest adc value then sets the id of that pixel to 1 and continues to locate pixels with less adc values locating "the mountain". It then finds the pixel with the highest adc values among the rest and continues to find mountains until all pixels have been used or the maximum pixel is less than the adcCut Short_t GetAdc(Int_t pad, Int_t timebin) const Int_t GetId(Int_t pad, Int_t timebin) const void SetAdc(Int_t pad, Int_t timebin, Short_t x) If adc < 0 set adc to 0 void SetId(Int_t pad, Int_t timebin, Int_t id) void Print(Option_t* option="") const Inline Functions
Int_t GetMinPad() const
Int_t GetMaxPad() const
Int_t GetMinTime() const
Int_t GetMaxTime() const
Int_t GetNPads() const
Int_t GetNTimeBins() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
BrTpcAdcTable BrTpcAdcTable(BrTpcAdcTable&)
|
||||||
|
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|