ReveGui::VSDSelector
class description - source file - inheritance tree (.pdf)
private:
void notify_browser(TGListTreeItem* parent)
public:
ReveGui::VSDSelector VSDSelector(TGListTree* lt, TGCompositeFrame* tFrame)
ReveGui::VSDSelector VSDSelector(const ReveGui::VSDSelector&)
void ~VSDSelector()
static TClass* Class()
void ImportDaughtersRec(TGListTreeItem* parent, ReveGui::GuiTrackContainer* cont, Int_t first, Int_t last)
virtual TClass* IsA() const
virtual void LoadVSD(const Text_t* vsd_file_name, const Text_t* dir_name = "Event0")
ReveGui::VSDSelector& operator=(const ReveGui::VSDSelector&)
void SelectClusters()
void SelectHits()
void SelectParticles(const Text_t* selection = "0")
void SelectRecTracks()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TGListTree* fListTree
protected:
TGTextEntry* mParticleSelection
TGTextEntry* mHitSelection
TGTextEntry* mClusterSelection
TGTextEntry* mRecSelection
TGCheckButton* fRecursiveSelect
Inline Functions
void ~VSDSelector()
void notify_browser(TGListTreeItem* parent)
ReveGui::VSDSelector VSDSelector(TGListTree* lt, TGCompositeFrame* tFrame)
void LoadVSD(const Text_t* vsd_file_name, const Text_t* dir_name = "Event0")
void SelectParticles(const Text_t* selection = "0")
void ImportDaughtersRec(TGListTreeItem* parent, ReveGui::GuiTrackContainer* cont, Int_t first, Int_t last)
void SelectHits()
void SelectClusters()
void SelectRecTracks()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
ReveGui::VSDSelector VSDSelector(const ReveGui::VSDSelector&)
ReveGui::VSDSelector& operator=(const ReveGui::VSDSelector&)
Last update: Thu Dec 8 12:35:57 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.