JSFEDProperty
class description - source file - inheritance tree
public:
JSFEDProperty()
JSFEDProperty(Char_t* name, Int_t show = 1, Int_t col = 1, Int_t type = 1, Float_t size = 1)
JSFEDProperty(const JSFEDProperty&)
virtual ~JSFEDProperty()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
void ToggleShow()
void Update(TGPopupMenu* menu = NULL, Int_t menuid = 0)
public:
Char_t fName[24] Name of detector.
Bool_t fShow Display the object or not.
Int_t fColor color code.
Int_t fType Marker type or line type.
Float_t fSize Marker size./ line size.
JSFEventDisplay
Displays event data.
This is a preliminary version of event display for experiment
to know how to use ROOT GUI and 3D Graphics.
Type of event display is selected by fDisplayType. Its meanings are,
=0 for Momentum Display,
=1 for event display (All)
=2 for event display near VTX.
Parameters ; name: default # description
~~~~~~~~~~~~
JSFEventDisplay.[name].Show:
JSFEDProperty(Char_t *name,
Int_t show, Int_t color, Int_t type, Float_t size )
void Update(TGPopupMenu *menu, Int_t menuid)
void ToggleShow()
Inline Functions
JSFEDProperty JSFEDProperty(Char_t* name, Int_t show = 1, Int_t col = 1, Int_t type = 1, Float_t size = 1)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
JSFEDProperty JSFEDProperty(const JSFEDProperty&)
void ~JSFEDProperty()
Last update: Tue Jan 20 15:55:16 2004
ROOT page - Home page - Class index - 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.