#include "hmdcgeantreader.h"

HMdcGeantReader


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

class HMdcGeantReader : public HGeantReader

Inheritance Chart:
TObject
<-
HGeantReader
<-
HMdcGeantReader

    public:
HMdcGeantReader() HMdcGeantReader(const HMdcGeantReader&) ~HMdcGeantReader() static TClass* Class() virtual Bool_t execute() HGeantMdc* getGeantMdc(HLocation locate) HMatrixCategory* getGeantMdcCat() virtual Bool_t init() virtual TClass* IsA() const HMdcGeantReader& operator=(const HMdcGeantReader&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TTree* t Pointer to the root tree HMatrixCategory* fGeantMdcCat ! MDC HGeant input data Int_t fEventId ! event counter

Class Description

  HMdcGeantReader for HGeant Root MDC branch



HMdcGeantReader(void)

~HMdcGeantReader(void)

Bool_t init(void)
  Set up categories and HGeant input tree
  (this still needs splitlevel=2 on input file)


Bool_t execute(void)
  Read one entry from tree




Inline Functions


        HMatrixCategory* getGeantMdcCat()
              HGeantMdc* getGeantMdc(HLocation locate)
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
         HMdcGeantReader HMdcGeantReader(const HMdcGeantReader&)
        HMdcGeantReader& operator=(const HMdcGeantReader&)


Author: R. Holzmann
Last update: Fri Jan 26 12:09:13 2007


ROOT page - Class index - Class Hierarchy - 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.