VFrFileIndex


class description - source file - inheritance tree

class VFrFileIndex : public TObject


    public:
VFrFileIndex VFrFileIndex(const VFrFileIndex&) VFrFileIndex VFrFileIndex(Double_t start, Double_t end, Int_t firstindex, Int_t lastindex, Int_t condindex, Int_t firstgroup, Int_t lastgroup) VFrFileIndex VFrFileIndex() void ~VFrFileIndex() static TClass* Class() Int_t GetConditionsIndex() Double_t GetEndTime() Int_t GetFirstGroup() Int_t GetFirstMetaIndex() Int_t GetLastGroup() Int_t GetLastMetaIndex() Double_t GetStartTime() virtual TClass* IsA() const void SetConditionsIndex(Int_t cond) void SetEndTime(Double_t end) void SetFirstGroup(Int_t group) void SetFirstMetaIndex(Int_t first) void SetLastGroup(Int_t group) void SetLastMetaIndex(Int_t last) void SetStartTime(Double_t start) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Double_t mStartTime Start time of the first frame of this file Double_t mEndTime End time of the last frame of this file Int_t mFirstMetaIndex index of the first frame of this file in the metadata tree Int_t mLastMetaIndex index of the last frame of this file in the metadata tree Int_t mConditionsIndex index of the conditions index tree Int_t mFirstGroup first frames group number Int_t mLastGroup last frames group number

Class Description

                                                                      
 Local data base                                                      
                                                                      
 The local database is used to quickly access frame data contained in 
 a handful of different frame files.                                  
                                                                      




Inline Functions


        VFrFileIndex VFrFileIndex()
        VFrFileIndex VFrFileIndex(Double_t start, Double_t end, Int_t firstindex, Int_t lastindex, Int_t condindex, Int_t firstgroup, Int_t lastgroup)
            Double_t GetStartTime()
            Double_t GetEndTime()
               Int_t GetFirstMetaIndex()
               Int_t GetLastMetaIndex()
               Int_t GetConditionsIndex()
               Int_t GetFirstGroup()
               Int_t GetLastGroup()
                void SetStartTime(Double_t start)
                void SetEndTime(Double_t end)
                void SetFirstMetaIndex(Int_t first)
                void SetLastMetaIndex(Int_t last)
                void SetConditionsIndex(Int_t cond)
                void SetFirstGroup(Int_t group)
                void SetLastGroup(Int_t group)
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
        VFrFileIndex VFrFileIndex(const VFrFileIndex&)
                void ~VFrFileIndex()
Last update: Tue Jul 1 17:28:07 2003


- ROOT page - VEGA 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 , or contact with any questions or problems regarding ROOT or VEGA.