ReveGui::GuiTrackContainer
class description - source file - inheritance tree (.pdf)
private:
void _init()
public:
ReveGui::GuiTrackContainer GuiTrackContainer()
ReveGui::GuiTrackContainer GuiTrackContainer(const ReveGui::GuiTrackContainer&)
void ~GuiTrackContainer()
void AddTrack(ReveGui::GuiTrack* track)
static TClass* Class()
Int_t GetColor()
Int_t GetNTracks()
ReveGui::GuiTrackRnrStyle* GetRnrStyle()
Bool_t GetRnrTracks()
virtual TClass* IsA() const
ReveGui::GuiTrackContainer& operator=(const ReveGui::GuiTrackContainer&)
void RemakeTracks()
void SetColor(Pixel_t pixel)
void SetColorIdx(Int_t col)
void SetColorUpdate(Pixel_t pixel)
void SetMaxOrbs(Double_t x)
void SetMaxR(Double_t x)
void SetMaxZ(Double_t x)
void SetRnrStyle(ReveGui::GuiTrackRnrStyle* rst)
void SetRnrTracks(Bool_t)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
ReveGui::GuiTrackRnrStyle* mRnrStyle
vector<GuiTrack*> mTracks
Bool_t fRnrTracks
Int_t fN
GuiTrack
void _init()
void SetRnrTracks(Bool_t rnr)
void RemakeTracks()
void SetMaxR(Double_t x)
void SetMaxZ(Double_t x)
void SetMaxOrbs(Double_t x)
void SetColorIdx(Int_t col)
void SetColor(Pixel_t pixel)
void SetColorUpdate(Pixel_t pixel)
Inline Functions
void ~GuiTrackContainer()
ReveGui::GuiTrackContainer GuiTrackContainer()
void SetRnrStyle(ReveGui::GuiTrackRnrStyle* rst)
ReveGui::GuiTrackRnrStyle* GetRnrStyle()
Bool_t GetRnrTracks()
void AddTrack(ReveGui::GuiTrack* track)
Int_t GetNTracks()
Int_t GetColor()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
ReveGui::GuiTrackContainer GuiTrackContainer(const ReveGui::GuiTrackContainer&)
ReveGui::GuiTrackContainer& operator=(const ReveGui::GuiTrackContainer&)
Last update: Thu Dec 8 12:35:58 2005
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.