#include <MpdEventManagerEditor.h>
|
| | MpdEventManagerEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) |
| |
| virtual | ~MpdEventManagerEditor () |
| |
| virtual void | Init () |
| |
| void | SetModel (TObject *obj) |
| |
| virtual void | SelectEvent () |
| |
| virtual void | UpdateEvent () |
| |
| virtual void | SelectPDG () |
| |
| void | DoVizPri () |
| |
| virtual void | SetMinEnergyCut () |
| |
| virtual void | SetMaxEnergyCut () |
| |
| virtual void | SwitchBackground (Bool_t is_on) |
| |
| virtual void | SwitchTransparency (Bool_t is_on) |
| |
| virtual void | ShowGeometry (Bool_t is_show) |
| |
| virtual void | ShowMagnet (Bool_t is_show) |
| |
| virtual void | ShowMCPoints (Bool_t is_show) |
| |
| virtual void | ShowMCTracks (Bool_t is_show) |
| |
| virtual void | ShowRecoPoints (Bool_t is_show) |
| |
| virtual void | ShowRecoTracks (Bool_t is_show) |
| |
| bool | RedrawZDC (bool isFull=false, bool isRedraw=true) |
| |
| void | UpdateEnergySlider () |
| |
| void | BlockUI () |
| |
| void | UnblockUI () |
| |
| virtual void | SaveImage () |
| |
| | MpdEventManagerEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) |
| |
| virtual | ~MpdEventManagerEditor () |
| |
| virtual void | Init () |
| |
| void | SetModel (TObject *obj) |
| |
| virtual void | SelectEvent () |
| |
| virtual void | UpdateEvent () |
| |
| virtual void | SelectPDG () |
| |
| void | DoVizPri () |
| |
| virtual void | SetMinEnergyCut () |
| |
| virtual void | SetMaxEnergyCut () |
| |
| virtual void | SwitchBackground (Bool_t is_on) |
| |
| virtual void | SwitchTransparency (Bool_t is_on) |
| |
| virtual void | ShowGeometry (Bool_t is_show) |
| |
| virtual void | ShowMagnet (Bool_t is_show) |
| |
| virtual void | ShowMCPoints (Bool_t is_show) |
| |
| virtual void | ShowMCTracks (Bool_t is_show) |
| |
| virtual void | ShowRecoPoints (Bool_t is_show) |
| |
| virtual void | ShowRecoTracks (Bool_t is_show) |
| |
| bool | RedrawZDC (bool isFull=false, bool isRedraw=true) |
| |
| void | UpdateEnergySlider () |
| |
| void | BlockUI () |
| |
| void | UnblockUI () |
| |
| virtual void | SaveImage () |
| |
Definition at line 29 of file MpdEventManagerEditor.h.
◆ MpdEventManagerEditor() [1/2]
| MpdEventManagerEditor::MpdEventManagerEditor |
( |
const TGWindow * |
p = 0, |
|
|
Int_t |
width = 170, |
|
|
Int_t |
height = 30, |
|
|
UInt_t |
options = kChildFrame, |
|
|
Pixel_t |
back = GetDefaultFrameBackground() |
|
) |
| |
◆ ~MpdEventManagerEditor() [1/2]
| virtual MpdEventManagerEditor::~MpdEventManagerEditor |
( |
| ) |
|
|
inlinevirtual |
◆ MpdEventManagerEditor() [2/2]
| MpdEventManagerEditor::MpdEventManagerEditor |
( |
const TGWindow * |
p = 0, |
|
|
Int_t |
width = 170, |
|
|
Int_t |
height = 30, |
|
|
UInt_t |
options = kChildFrame, |
|
|
Pixel_t |
back = GetDefaultFrameBackground() |
|
) |
| |
◆ ~MpdEventManagerEditor() [2/2]
| virtual MpdEventManagerEditor::~MpdEventManagerEditor |
( |
| ) |
|
|
inlinevirtual |
◆ BlockUI() [1/2]
| void MpdEventManagerEditor::BlockUI |
( |
| ) |
|
◆ BlockUI() [2/2]
| void MpdEventManagerEditor::BlockUI |
( |
| ) |
|
◆ DoVizPri() [1/2]
| void MpdEventManagerEditor::DoVizPri |
( |
| ) |
|
◆ DoVizPri() [2/2]
| void MpdEventManagerEditor::DoVizPri |
( |
| ) |
|
◆ Init() [1/2]
| void MpdEventManagerEditor::Init |
( |
| ) |
|
|
virtual |
Definition at line 63 of file MpdEventManagerEditor.cxx.
References f, fCurrentEvent, fCurrentPDGTextEntry, fEventManager, fEventTime, fGeometry, fGeometryFrame, fSave, fShowMCPoints, fShowMCTracks, fShowRecoPoints, fShowRecoTracks, fUpdate, fVizPri, MpdEventManager::GetMaxEnergyLimit(), MpdEventManager::GetMinEnergyLimit(), MpdEventManager::GotoEvent(), iEventCount, MpdEventManager::isDarkColor, isMagnetFound, MpdEventManager::isOnline, isStreamSource, L1, ShowMagnetButton, sliderMaxEnergy, and sliderMinEnergy.
Referenced by MpdEventManagerEditor().
◆ Init() [2/2]
| virtual void MpdEventManagerEditor::Init |
( |
| ) |
|
|
virtual |
◆ RedrawZDC() [1/2]
| bool MpdEventManagerEditor::RedrawZDC |
( |
bool |
isFull = false, |
|
|
bool |
isRedraw = true |
|
) |
| |
◆ RedrawZDC() [2/2]
| bool MpdEventManagerEditor::RedrawZDC |
( |
bool |
isFull = false, |
|
|
bool |
isRedraw = true |
|
) |
| |
◆ SaveImage() [1/2]
| void MpdEventManagerEditor::SaveImage |
( |
| ) |
|
|
virtual |
◆ SaveImage() [2/2]
| virtual void MpdEventManagerEditor::SaveImage |
( |
| ) |
|
|
virtual |
◆ SelectEvent() [1/2]
| void MpdEventManagerEditor::SelectEvent |
( |
| ) |
|
|
virtual |
◆ SelectEvent() [2/2]
| virtual void MpdEventManagerEditor::SelectEvent |
( |
| ) |
|
|
virtual |
◆ SelectPDG() [1/2]
| void MpdEventManagerEditor::SelectPDG |
( |
| ) |
|
|
virtual |
◆ SelectPDG() [2/2]
| virtual void MpdEventManagerEditor::SelectPDG |
( |
| ) |
|
|
virtual |
◆ SetMaxEnergyCut() [1/2]
| void MpdEventManagerEditor::SetMaxEnergyCut |
( |
| ) |
|
|
virtual |
◆ SetMaxEnergyCut() [2/2]
| virtual void MpdEventManagerEditor::SetMaxEnergyCut |
( |
| ) |
|
|
virtual |
◆ SetMinEnergyCut() [1/2]
| void MpdEventManagerEditor::SetMinEnergyCut |
( |
| ) |
|
|
virtual |
◆ SetMinEnergyCut() [2/2]
| virtual void MpdEventManagerEditor::SetMinEnergyCut |
( |
| ) |
|
|
virtual |
◆ SetModel() [1/2]
| void MpdEventManagerEditor::SetModel |
( |
TObject * |
obj | ) |
|
|
inline |
◆ SetModel() [2/2]
| void MpdEventManagerEditor::SetModel |
( |
TObject * |
obj | ) |
|
|
inline |
◆ ShowGeometry() [1/2]
| void MpdEventManagerEditor::ShowGeometry |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowGeometry() [2/2]
| virtual void MpdEventManagerEditor::ShowGeometry |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowMagnet() [1/2]
| void MpdEventManagerEditor::ShowMagnet |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowMagnet() [2/2]
| virtual void MpdEventManagerEditor::ShowMagnet |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowMCPoints() [1/2]
| void MpdEventManagerEditor::ShowMCPoints |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowMCPoints() [2/2]
| virtual void MpdEventManagerEditor::ShowMCPoints |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowMCTracks() [1/2]
| void MpdEventManagerEditor::ShowMCTracks |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowMCTracks() [2/2]
| virtual void MpdEventManagerEditor::ShowMCTracks |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowRecoPoints() [1/2]
| void MpdEventManagerEditor::ShowRecoPoints |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowRecoPoints() [2/2]
| virtual void MpdEventManagerEditor::ShowRecoPoints |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowRecoTracks() [1/2]
| void MpdEventManagerEditor::ShowRecoTracks |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ ShowRecoTracks() [2/2]
| virtual void MpdEventManagerEditor::ShowRecoTracks |
( |
Bool_t |
is_show | ) |
|
|
virtual |
◆ SwitchBackground() [1/2]
| void MpdEventManagerEditor::SwitchBackground |
( |
Bool_t |
is_on | ) |
|
|
virtual |
◆ SwitchBackground() [2/2]
| virtual void MpdEventManagerEditor::SwitchBackground |
( |
Bool_t |
is_on | ) |
|
|
virtual |
◆ SwitchTransparency() [1/2]
| void MpdEventManagerEditor::SwitchTransparency |
( |
Bool_t |
is_on | ) |
|
|
virtual |
◆ SwitchTransparency() [2/2]
| virtual void MpdEventManagerEditor::SwitchTransparency |
( |
Bool_t |
is_on | ) |
|
|
virtual |
◆ UnblockUI() [1/2]
| void MpdEventManagerEditor::UnblockUI |
( |
| ) |
|
◆ UnblockUI() [2/2]
| void MpdEventManagerEditor::UnblockUI |
( |
| ) |
|
◆ UpdateEnergySlider() [1/2]
| void MpdEventManagerEditor::UpdateEnergySlider |
( |
| ) |
|
◆ UpdateEnergySlider() [2/2]
| void MpdEventManagerEditor::UpdateEnergySlider |
( |
| ) |
|
◆ UpdateEvent() [1/2]
| void MpdEventManagerEditor::UpdateEvent |
( |
| ) |
|
|
virtual |
Definition at line 580 of file MpdEventManagerEditor.cxx.
References BlockUI(), fCurrentEvent, MpdEventManager::fCurrentPDG, fCurrentPDGString, ThreadParam_OnlineDisplay::fEventManager, fEventManager, fEventTime, ThreadParam_OnlineDisplay::fManagerEditor, ThreadParam_OnlineDisplay::fRootManager, fShowMCPoints, MpdEventManager::GetCurrentEvent(), MpdEventManager::GotoEvent(), ThreadParam_OnlineDisplay::iCurrentEvent, MpdEventManager::isOnline, ThreadParam_OnlineDisplay::isStreamSource, isStreamSource, MpdEventManager::isZDCModule, ThreadParam_OnlineDisplay::isZDCRedraw, iThreadState, RedrawZDC(), RunOnlineDisplay(), and UpdateEnergySlider().
◆ UpdateEvent() [2/2]
| virtual void MpdEventManagerEditor::UpdateEvent |
( |
| ) |
|
|
virtual |
◆ fCurrentEvent
| TGNumberEntry * MpdEventManagerEditor::fCurrentEvent |
◆ fCurrentPDGString
| string MpdEventManagerEditor::fCurrentPDGString |
|
protected |
◆ fCurrentPDGTextEntry
| TGTextEntry * MpdEventManagerEditor::fCurrentPDGTextEntry |
|
protected |
◆ fEventManager
Definition at line 80 of file MpdEventManagerEditor.h.
Referenced by DoVizPri(), Init(), MpdEventManagerEditor(), RedrawZDC(), SelectEvent(), SetMaxEnergyCut(), SetMinEnergyCut(), ShowGeometry(), ShowMCPoints(), ShowMCTracks(), ShowRecoPoints(), ShowRecoTracks(), SwitchTransparency(), UpdateEnergySlider(), and UpdateEvent().
◆ fEventTime
| TGLabel * MpdEventManagerEditor::fEventTime |
|
protected |
◆ fGeometry
| TGCheckButton * MpdEventManagerEditor::fGeometry |
◆ fGeometryFrame
| TGHorizontalFrame * MpdEventManagerEditor::fGeometryFrame |
|
protected |
◆ fObject
| TObject * MpdEventManagerEditor::fObject |
|
protected |
◆ fSave
| TGPictureButton * MpdEventManagerEditor::fSave |
◆ fShowMCPoints
| TGCheckButton * MpdEventManagerEditor::fShowMCPoints |
◆ fShowMCTracks
| TGCheckButton * MpdEventManagerEditor::fShowMCTracks |
◆ fShowRecoPoints
| TGCheckButton * MpdEventManagerEditor::fShowRecoPoints |
◆ fShowRecoTracks
| TGCheckButton * MpdEventManagerEditor::fShowRecoTracks |
◆ fUpdate
| TGTextButton * MpdEventManagerEditor::fUpdate |
◆ fVizPri
| TGCheckButton * MpdEventManagerEditor::fVizPri |
|
protected |
◆ iEventCount
| int MpdEventManagerEditor::iEventCount |
◆ isMagnetFound
| bool MpdEventManagerEditor::isMagnetFound |
|
protected |
◆ isStreamSource
| bool MpdEventManagerEditor::isStreamSource |
◆ iThreadState
| int MpdEventManagerEditor::iThreadState |
◆ ShowMagnetButton
| TGCheckButton * MpdEventManagerEditor::ShowMagnetButton |
|
protected |
◆ sliderMaxEnergy
| TEveGValuator * MpdEventManagerEditor::sliderMaxEnergy |
|
protected |
◆ sliderMinEnergy
| TEveGValuator * MpdEventManagerEditor::sliderMinEnergy |
|
protected |
The documentation for this class was generated from the following files: