HKickImpact
class description - source file - inheritance tree (.pdf)
public:
HKickImpact()
HKickImpact(const HKickImpact&)
~HKickImpact()
static TClass* Class()
HGeomVector& direction()
HMdcSeg* getOriginalSegment()
Int_t getOriginalSegmentId()
Int_t getSector()
virtual TClass* IsA() const
HKickImpact& operator=(const HKickImpact&)
HGeomVector& position()
void setOriginalSegment(HMdcSeg* seg)
void setOriginalSegmentId(Int_t id)
void setSector(Int_t s)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HGeomVector fPos
HGeomVector fDir
HMdcSeg* fOrigSeg Original segment
Int_t fOrigSegId Count number of segment in sector
Int_t fSector
HKickImpact
The impact of a segment from MDC1,2 with the kick plane. It stores
the intersection point, direction...
Inline Functions
void ~HKickImpact()
HKickImpact HKickImpact()
HGeomVector& position()
HGeomVector& direction()
Int_t getSector()
void setSector(Int_t s)
HMdcSeg* getOriginalSegment()
Int_t getOriginalSegmentId()
void setOriginalSegment(HMdcSeg* seg)
void setOriginalSegmentId(Int_t id)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HKickImpact HKickImpact(const HKickImpact&)
HKickImpact& operator=(const HKickImpact&)
Author: M.Sanchez
Last update: 22.08.2000
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.