#include "hshowerframe.h" |
HShowerFrameCorner
class description - source file - inheritance tree (.pdf)
public:
HShowerFrameCorner()
HShowerFrameCorner(const HShowerFrameCorner&)
~HShowerFrameCorner()
static TClass* Class()
Int_t getFlagArea()
Float_t getX()
Float_t getY()
virtual TClass* IsA() const
HShowerFrameCorner& operator=(const HShowerFrameCorner&)
void setFlagArea(Int_t nFlag)
void setX(Float_t fX)
void setY(Float_t fY)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Float_t fXcor X coordinate of frame
Float_t fYcor Y coordinate of frame
Int_t nFlagArea sensitive area flag
HShowerFrameCorner
Class describe coordinates one corner in frame
HShowerFrame
Description of local coordinates of frame
HShowerFrameCorner()
Inline Functions
void ~HShowerFrameCorner()
Float_t getX()
Float_t getY()
Int_t getFlagArea()
void setX(Float_t fX)
void setY(Float_t fY)
void setFlagArea(Int_t nFlag)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HShowerFrameCorner HShowerFrameCorner(const HShowerFrameCorner&)
HShowerFrameCorner& operator=(const HShowerFrameCorner&)
Last update: Fri Jan 26 12:32:52 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.