Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hdv_fulllistframe Class Reference

#include <hdv_fulllistframe.h>

+ Inheritance diagram for hdv_fulllistframe:

Public Member Functions

 hdv_fulllistframe (hdv_mainframe *hdvmf, const TGWindow *p, UInt_t w, UInt_t h)
 
virtual ~hdv_fulllistframe ()
 
void DoClose (void)
 
void UpdateTrackLabels (vector< const DMCThrown * > &throwns, vector< const DKinematicData * > &trks)
 

Private Attributes

hdv_mainframehdvmf
 
TGComboBox * reconfactory
 
map< string, vector< TGLabel * > > thrownlabs
 
map< string, vector< TGLabel * > > reconlabs
 
TGGroupFrame * throwninfo
 
TGGroupFrame * reconinfo
 
map< string, TGVerticalFrame * > tf
 
map< string, TGVerticalFrame * > rf
 

Detailed Description

Definition at line 38 of file hdv_fulllistframe.h.

Constructor & Destructor Documentation

hdv_fulllistframe::hdv_fulllistframe ( hdv_mainframe hdvmf,
const TGWindow *  p,
UInt_t  w,
UInt_t  h 
)

Definition at line 53 of file hdv_fulllistframe.cc.

References close(), hdvmf, reconfactory, reconinfo, reconlabs, rf, tf, throwninfo, and thrownlabs.

virtual hdv_fulllistframe::~hdv_fulllistframe ( )
inlinevirtual

Definition at line 42 of file hdv_fulllistframe.h.

Member Function Documentation

void hdv_fulllistframe::DoClose ( void  )

Definition at line 167 of file hdv_fulllistframe.cc.

Member Data Documentation

hdv_mainframe* hdv_fulllistframe::hdvmf
private

Definition at line 49 of file hdv_fulllistframe.h.

Referenced by hdv_fulllistframe().

TGComboBox* hdv_fulllistframe::reconfactory
private

Definition at line 51 of file hdv_fulllistframe.h.

Referenced by hdv_fulllistframe().

TGGroupFrame* hdv_fulllistframe::reconinfo
private

Definition at line 56 of file hdv_fulllistframe.h.

Referenced by hdv_fulllistframe().

map<string, vector<TGLabel*> > hdv_fulllistframe::reconlabs
private

Definition at line 53 of file hdv_fulllistframe.h.

Referenced by hdv_fulllistframe(), and UpdateTrackLabels().

map<string, TGVerticalFrame *> hdv_fulllistframe::rf
private

Definition at line 59 of file hdv_fulllistframe.h.

Referenced by hdv_fulllistframe().

map<string, TGVerticalFrame *> hdv_fulllistframe::tf
private

Definition at line 58 of file hdv_fulllistframe.h.

Referenced by hdv_fulllistframe(), and UpdateTrackLabels().

TGGroupFrame* hdv_fulllistframe::throwninfo
private

Definition at line 55 of file hdv_fulllistframe.h.

Referenced by hdv_fulllistframe().

map<string, vector<TGLabel*> > hdv_fulllistframe::thrownlabs
private

Definition at line 52 of file hdv_fulllistframe.h.

Referenced by hdv_fulllistframe(), and UpdateTrackLabels().


The documentation for this class was generated from the following files: