EEmcL3Tracks


class description - source file - inheritance tree

class EEmcL3Tracks : public TObject


    public:
EEmcL3Tracks() EEmcL3Tracks(const EEmcL3Tracks&) virtual ~EEmcL3Tracks() int add(EEmcHelix& h, Float_t dedx) static TClass* Class() void clear() Float_t getdEdx(int i) EEmcHelix* getHelix(int i) Int_t getNumberOfTracks() void getVertex(float& x, float& y, float& z) virtual TClass* IsA() const void print(FILE* f = stdout) const void setVertex(float x, float y, float z) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
static const Int_t mAllocTracks ! Int_t mTrackSize ! Int_t mNTracks Float_t mVertX Float_t mVertY Float_t mVertZ TClonesArray* mHelix -> array with helices Float_t* mDedx [mNTracks]

Class Description


EEmcL3Tracks()

~EEmcL3Tracks()

add(EEmcHelix &h, Float_t de)
 add dEdx

clear()

getHelix (int i)



Inline Functions


                void setVertex(float x, float y, float z)
                void getVertex(float& x, float& y, float& z)
             Float_t getdEdx(int i)
               Int_t getNumberOfTracks()
                void print(FILE* f = stdout) const
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
        EEmcL3Tracks EEmcL3Tracks(const EEmcL3Tracks&)


Last update: Tue Jun 1 11:19:53 2004


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.