#include "hgeomtarget.h"

HGeomTarget


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

class HGeomTarget : public HGeomSet

Inheritance Chart:
TObject
<-
TNamed
<-
HGeomSet
<-
HGeomTarget

    public:
HGeomTarget() HGeomTarget(const HGeomTarget&) ~HGeomTarget() static TClass* Class() virtual const char* getEleName(Int_t) const virtual const char* getModuleName(Int_t) const virtual TClass* IsA() const HGeomTarget& operator=(const HGeomTarget&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
char modName[2] name of module char eleName[2] substring for elements in module

Class Description

 HGeomTarget

 Class for geometry of Target



HGeomTarget()
 Constructor



Inline Functions


                void ~HGeomTarget()
         const char* getModuleName(Int_t) const
         const char* getEleName(Int_t) const
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
         HGeomTarget HGeomTarget(const HGeomTarget&)
        HGeomTarget& operator=(const HGeomTarget&)


Last update: Fri Jan 26 11:55:09 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.