EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairBoxSetEditor Class Reference

#include <EicRoot/blob/master/eventdisplay/FairBoxSetEditor.h>

+ Inheritance diagram for FairBoxSetEditor:
+ Collaboration diagram for FairBoxSetEditor:

Public Member Functions

 FairBoxSetEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
 
virtual ~FairBoxSetEditor ()
 
virtual void Init ()
 
virtual void SetModel (TObject *obj)
 
virtual void TimeWindow ()
 

Public Attributes

TGVerticalFrame * fInfoFrame
 
TGNumberEntry * fTimeWindowPlus
 
TGNumberEntry * fTimeWindowMinus
 

Protected Attributes

TObjectfObject
 
FairBoxSetfM
 

Private Member Functions

 FairBoxSetEditor (const FairBoxSetEditor &)
 
FairBoxSetEditoroperator= (const FairBoxSetEditor &)
 
 ClassDef (FairBoxSetEditor, 2)
 

Detailed Description

Definition at line 32 of file FairBoxSetEditor.h.

View newest version in sPHENIX GitHub at line 32 of file FairBoxSetEditor.h

Constructor & Destructor Documentation

FairBoxSetEditor::FairBoxSetEditor ( const TGWindow *  p = 0,
Int_t  width = 170,
Int_t  height = 30,
UInt_t  options = kChildFrame,
Pixel_t  back = GetDefaultFrameBackground() 
)
virtual FairBoxSetEditor::~FairBoxSetEditor ( )
inlinevirtual

Definition at line 39 of file FairBoxSetEditor.h.

View newest version in sPHENIX GitHub at line 39 of file FairBoxSetEditor.h

FairBoxSetEditor::FairBoxSetEditor ( const FairBoxSetEditor )
private

Member Function Documentation

FairBoxSetEditor::ClassDef ( FairBoxSetEditor  ,
 
)
private
void FairBoxSetEditor::Init ( void  )
virtual

Definition at line 35 of file FairBoxSetEditor.cxx.

View newest version in sPHENIX GitHub at line 35 of file FairBoxSetEditor.cxx

References fInfoFrame, fTimeWindowMinus, fTimeWindowPlus, and FairRootManager::Instance().

+ Here is the call graph for this function:

FairBoxSetEditor& FairBoxSetEditor::operator= ( const FairBoxSetEditor )
private
virtual void FairBoxSetEditor::SetModel ( TObject obj)
inlinevirtual

Definition at line 43 of file FairBoxSetEditor.h.

View newest version in sPHENIX GitHub at line 43 of file FairBoxSetEditor.h

References fM, fTimeWindowMinus, fTimeWindowPlus, FairBoxSet::GetTimeWindowMinus(), and FairBoxSet::GetTimeWindowPlus().

+ Here is the call graph for this function:

void FairBoxSetEditor::TimeWindow ( )
virtual

Definition at line 76 of file FairBoxSetEditor.cxx.

View newest version in sPHENIX GitHub at line 76 of file FairBoxSetEditor.cxx

References fM, fTimeWindowMinus, fTimeWindowPlus, FairEventManager::GetCurrentEvent(), FairEventManager::GotoEvent(), FairEventManager::Instance(), FairBoxSet::SetTimeWindowMinus(), and FairBoxSet::SetTimeWindowPlus().

+ Here is the call graph for this function:

Member Data Documentation

TGVerticalFrame* FairBoxSetEditor::fInfoFrame

Definition at line 51 of file FairBoxSetEditor.h.

View newest version in sPHENIX GitHub at line 51 of file FairBoxSetEditor.h

Referenced by Init().

FairBoxSet* FairBoxSetEditor::fM
protected

Definition at line 58 of file FairBoxSetEditor.h.

View newest version in sPHENIX GitHub at line 58 of file FairBoxSetEditor.h

Referenced by SetModel(), and TimeWindow().

TObject* FairBoxSetEditor::fObject
protected

Definition at line 57 of file FairBoxSetEditor.h.

View newest version in sPHENIX GitHub at line 57 of file FairBoxSetEditor.h

TGNumberEntry* FairBoxSetEditor::fTimeWindowMinus

Definition at line 53 of file FairBoxSetEditor.h.

View newest version in sPHENIX GitHub at line 53 of file FairBoxSetEditor.h

Referenced by Init(), SetModel(), and TimeWindow().

TGNumberEntry* FairBoxSetEditor::fTimeWindowPlus

Definition at line 52 of file FairBoxSetEditor.h.

View newest version in sPHENIX GitHub at line 52 of file FairBoxSetEditor.h

Referenced by Init(), SetModel(), and TimeWindow().


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