Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

RecoCellInfo

#include "RecoCellInfo.hh"

RecoCellInfo


class description - source file - inheritance tree (.pdf)

class RecoCellInfo

Inheritance Chart:
RecoCellInfo
    private:
void AddHit(Int_t, Int_t, Int_t) public:
RecoCellInfo(Int_t cell) RecoCellInfo(const RecoCellInfo&) virtual ~RecoCellInfo() static TClass* Class() Int_t GetCellId() const Int_t GetFirstGtu() const const RecoCellHit* GetHit(UInt_t i) const Int_t GetLastGtu() const Int_t GetNumberofCounts() const Int_t GetNumberofHits() const Bool_t HasTriggered() const const vector<RecoCellHit*>& Hits() const virtual TClass* IsA() const RecoCellInfo& operator=(const RecoCellInfo&) const RecoCellHit* operator[](Int_t i) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) Int_t TriggerWord() const

Data Members

    private:
Int_t fCellId Bool_t fTriggered Int_t fTriggerWord vector<RecoCellHit*> fHits

Class Description


RecoCellInfo(Int_t id) : fCellId(id)

~RecoCellInfo()

const RecoCellHit* GetHit(UInt_t i) const

void AddHit(Int_t id, Int_t counts,Int_t gtu)

Int_t GetNumberofCounts() const

Int_t GetFirstGtu() const

Int_t GetLastGtu() const



Inline Functions


                              Int_t GetCellId() const
                             Bool_t HasTriggered() const
                              Int_t TriggerWord() const
                              Int_t GetNumberofHits() const
                 const RecoCellHit* operator[](Int_t i) const
        const vector<RecoCellHit*>& Hits() const
                            TClass* Class()
                            TClass* IsA() const
                               void ShowMembers(TMemberInspector& insp, char* parent)
                               void Streamer(TBuffer& b)
                               void StreamerNVirtual(TBuffer& b)
                       RecoCellInfo RecoCellInfo(const RecoCellInfo&)
                      RecoCellInfo& operator=(const RecoCellInfo&)
About Us | EUSO Official Website | Web pages created by Roberto Pesce and Alessandro Thea - Last Update Wed Nov 16 16:27:00 2005