#include "hmdcgeomobj.h"

HMdcTrap


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

class HMdcTrap : public TObject

Inheritance Chart:
TObject
<-
HMdcTrap

    public:
HMdcTrap() HMdcTrap(const HMdcTrap& otrap) ~HMdcTrap() static TClass* Class() void clear() void copy(HMdcTrap& otrap) const virtual TClass* IsA() const HMdcTrap& operator=(const HMdcTrap&) HGeomVector& operator[](Int_t i) void print() void set(const HMdcTrap& otrap) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) void transFrom(const HGeomTransform& s) void transTo(const HGeomTransform& s)

Data Members


    protected:
HGeomVector points[8]

Class Description


 HMdcPointPlane - poin on the plane
 HMdcTrap - trapeze in vol.
 HMdcTrapPlane - trapize on the plane
 HMdcPlane - param. of project planes

 HMdcPointOnPlane

     This class keep point on the plane HMdcPlane

     This class don't create and don't delete
     HMdcPlane pl object.You need to set
     pointer to this plane by hand.

 HMdcLineParam

     This class keep straight line parameters.
     Parameters are two point on the two planes
     (two HMdcPointOnPlane objects).



HMdcTrap(const HMdcTrap& otrap)
 constructor creates the copy of obj. Trap

void copy(HMdcTrap& otrap) const
 copy obj "this" to otarp

void set(const HMdcTrap& otrap)
 copy obj "this" to otrap

void clear()
 copy obj "this" to otrap

void transFrom(const HGeomTransform &s)

void transTo(const HGeomTransform &s)

void print()
 print Trap;



Inline Functions


                void ~HMdcTrap()
            HMdcTrap HMdcTrap(const HMdcTrap& otrap)
        HGeomVector& operator[](Int_t i)
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
           HMdcTrap& operator=(const HMdcTrap&)


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