#include "hshowergeantreader.h"

HShowerGeantReader


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

class HShowerGeantReader : public HGeantReader

Inheritance Chart:
TObject
<-
HGeantReader
<-
HShowerGeantReader

    public:
HShowerGeantReader() HShowerGeantReader(const HShowerGeantReader&) ~HShowerGeantReader() static TClass* Class() virtual Bool_t execute() HGeantShower* getGeantShower(HLocation locate) HMatrixCategory* getGeantShowerCat() virtual Bool_t init() virtual TClass* IsA() const HShowerGeantReader& operator=(const HShowerGeantReader&) 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* fGeantShowCat ! SHOWER HGeant input data Int_t fEventId ! event counter

Class Description

  HShowerGeantReader for HGeant Root SHOWER branch



HShowerGeantReader(void)

~HShowerGeantReader(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* getGeantShowerCat()
              HGeantShower* getGeantShower(HLocation locate)
                    TClass* Class()
                    TClass* IsA() const
                       void ShowMembers(TMemberInspector& insp, char* parent)
                       void Streamer(TBuffer& b)
                       void StreamerNVirtual(TBuffer& b)
         HShowerGeantReader HShowerGeantReader(const HShowerGeantReader&)
        HShowerGeantReader& operator=(const HShowerGeantReader&)


Author: R. Holzmann
Last update: Fri Jan 26 12:32:54 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.