KaliVeda
Toolkit for HIC analysis
KVLVFrameElement Class Reference

Detailed Description

Extension of TGFrameElement used by KVLVContainer.

Definition at line 31 of file KVLVContainer.cpp.

Inheritance diagram for KVLVFrameElement:

Public Member Functions

Int_t Compare (const TObject *obj) const
 Method responsible for sorting the objects in the GUI list. More...
 
Bool_t IsSortable () const
 

Public Attributes

KVLVContainerfContainer
 

Member Function Documentation

◆ Compare()

Int_t KVLVFrameElement::Compare ( const TObject *  obj) const

Method responsible for sorting the objects in the GUI list.

Definition at line 47 of file KVLVContainer.cpp.

◆ IsSortable()

Bool_t KVLVFrameElement::IsSortable ( ) const
inline

Definition at line 35 of file KVLVContainer.cpp.

Member Data Documentation

◆ fContainer

KVLVContainer* KVLVFrameElement::fContainer

Definition at line 33 of file KVLVContainer.cpp.