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

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

+ Inheritance diagram for FairEventManagerEditor:
+ Collaboration diagram for FairEventManagerEditor:

Public Member Functions

 FairEventManagerEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
 
virtual ~FairEventManagerEditor ()
 
void SetModel (TObject *obj)
 
virtual void SelectEvent ()
 
virtual void SelectPDG ()
 
void DoVizPri ()
 
virtual void MaxEnergy ()
 
virtual void MinEnergy ()
 
virtual void Init ()
 
 ClassDef (FairEventManagerEditor, 0)
 

Protected Attributes

TObjectfObject
 
FairEventManagerfManager
 
TGNumberEntry * fCurrentEvent
 
TGNumberEntry * fCurrentPDG
 
TGCheckButton * fVizPri
 
TEveGValuator * fMinEnergy
 
TEveGValuator * fMaxEnergy
 
TGLabel * fEventTime
 

Private Member Functions

 FairEventManagerEditor (const FairEventManagerEditor &)
 
FairEventManagerEditoroperator= (const FairEventManagerEditor &)
 

Detailed Description

Definition at line 15 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 15 of file FairEventManagerEditor.h

Constructor & Destructor Documentation

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

Definition at line 30 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 30 of file FairEventManagerEditor.h

Member Function Documentation

FairEventManagerEditor::ClassDef ( FairEventManagerEditor  ,
 
)
void FairEventManagerEditor::DoVizPri ( )

Definition at line 155 of file FairEventManagerEditor.cxx.

View newest version in sPHENIX GitHub at line 155 of file FairEventManagerEditor.cxx

References fManager, fVizPri, and FairEventManager::SetPriOnly().

+ Here is the call graph for this function:

void FairEventManagerEditor::Init ( void  )
virtual

Definition at line 40 of file FairEventManagerEditor.cxx.

View newest version in sPHENIX GitHub at line 40 of file FairEventManagerEditor.cxx

References f2(), fCurrentEvent, fCurrentPDG, fEventTime, eicpy.qaplots::file, fManager, fMaxEnergy, fMinEnergy, fVizPri, FairRootManager::GetInChain(), FairRunAna::getRunId(), FairRunAna::Instance(), FairRootManager::Instance(), MAXE, Acts::PrimitivesView3DTest::run(), and FairEventManager::SetMaxEnergy().

+ Here is the call graph for this function:

void FairEventManagerEditor::MaxEnergy ( )
virtual

Definition at line 142 of file FairEventManagerEditor.cxx.

View newest version in sPHENIX GitHub at line 142 of file FairEventManagerEditor.cxx

References fManager, fMaxEnergy, and FairEventManager::SetMaxEnergy().

+ Here is the call graph for this function:

void FairEventManagerEditor::MinEnergy ( )
virtual

Definition at line 148 of file FairEventManagerEditor.cxx.

View newest version in sPHENIX GitHub at line 148 of file FairEventManagerEditor.cxx

References fManager, fMinEnergy, and FairEventManager::SetMinEnergy().

+ Here is the call graph for this function:

FairEventManagerEditor& FairEventManagerEditor::operator= ( const FairEventManagerEditor )
private
void FairEventManagerEditor::SelectEvent ( )
virtual

Definition at line 167 of file FairEventManagerEditor.cxx.

View newest version in sPHENIX GitHub at line 167 of file FairEventManagerEditor.cxx

References fCurrentEvent, fEventTime, fManager, fMaxEnergy, fMinEnergy, FairEventManager::GetEvtMaxEnergy(), FairEventManager::GetEvtMinEnergy(), FairEventManager::GotoEvent(), FairRootManager::Instance(), and Acts::Test::time.

+ Here is the call graph for this function:

void FairEventManagerEditor::SelectPDG ( )
virtual

Definition at line 161 of file FairEventManagerEditor.cxx.

View newest version in sPHENIX GitHub at line 161 of file FairEventManagerEditor.cxx

References fCurrentPDG, fManager, and FairEventManager::SelectPDG().

+ Here is the call graph for this function:

void FairEventManagerEditor::SetModel ( TObject obj)

Definition at line 185 of file FairEventManagerEditor.cxx.

View newest version in sPHENIX GitHub at line 185 of file FairEventManagerEditor.cxx

References fObject.

Member Data Documentation

TGNumberEntry* FairEventManagerEditor::fCurrentEvent
protected

Definition at line 23 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 23 of file FairEventManagerEditor.h

Referenced by Init(), and SelectEvent().

TGNumberEntry * FairEventManagerEditor::fCurrentPDG
protected

Definition at line 23 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 23 of file FairEventManagerEditor.h

Referenced by Init(), and SelectPDG().

TGLabel* FairEventManagerEditor::fEventTime
protected

Definition at line 26 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 26 of file FairEventManagerEditor.h

Referenced by Init(), and SelectEvent().

FairEventManager* FairEventManagerEditor::fManager
protected

Definition at line 22 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 22 of file FairEventManagerEditor.h

Referenced by DoVizPri(), Init(), MaxEnergy(), MinEnergy(), SelectEvent(), and SelectPDG().

TEveGValuator * FairEventManagerEditor::fMaxEnergy
protected

Definition at line 25 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 25 of file FairEventManagerEditor.h

Referenced by Init(), MaxEnergy(), and SelectEvent().

TEveGValuator* FairEventManagerEditor::fMinEnergy
protected

Definition at line 25 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 25 of file FairEventManagerEditor.h

Referenced by Init(), MinEnergy(), and SelectEvent().

TObject* FairEventManagerEditor::fObject
protected

Definition at line 21 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 21 of file FairEventManagerEditor.h

Referenced by SetModel().

TGCheckButton* FairEventManagerEditor::fVizPri
protected

Definition at line 24 of file FairEventManagerEditor.h.

View newest version in sPHENIX GitHub at line 24 of file FairEventManagerEditor.h

Referenced by DoVizPri(), and Init().


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