#include <EventManager.h>
Inherits TEveEventManager, and TQObject.
Definition at line 48 of file EventManager.h.
◆ AddNewEventCommand()
void o2::event_visualisation::EventManager::AddNewEventCommand |
( |
const TString & |
cmd | ) |
|
|
override |
◆ AfterNewEventLoaded()
void o2::event_visualisation::EventManager::AfterNewEventLoaded |
( |
| ) |
|
|
override |
◆ ClearNewEventCommands()
void o2::event_visualisation::EventManager::ClearNewEventCommands |
( |
| ) |
|
|
override |
◆ Close()
void o2::event_visualisation::EventManager::Close |
( |
| ) |
|
|
override |
◆ CurrentEvent()
void o2::event_visualisation::EventManager::CurrentEvent |
( |
| ) |
|
◆ displayCurrentEvent()
void o2::event_visualisation::EventManager::displayCurrentEvent |
( |
| ) |
|
◆ DropEvent()
void o2::event_visualisation::EventManager::DropEvent |
( |
| ) |
|
◆ getDataSource()
DataSource * o2::event_visualisation::EventManager::getDataSource |
( |
| ) |
|
|
inline |
◆ getInstance()
EventManager & o2::event_visualisation::EventManager::getInstance |
( |
| ) |
|
|
static |
◆ getShowDate()
bool o2::event_visualisation::EventManager::getShowDate |
( |
| ) |
const |
|
inline |
◆ GotoEvent()
void o2::event_visualisation::EventManager::GotoEvent |
( |
Int_t |
no | ) |
|
|
override |
◆ NextEvent()
void o2::event_visualisation::EventManager::NextEvent |
( |
| ) |
|
|
override |
◆ PrevEvent()
void o2::event_visualisation::EventManager::PrevEvent |
( |
| ) |
|
|
override |
◆ RemoveNewEventCommand()
void o2::event_visualisation::EventManager::RemoveNewEventCommand |
( |
const TString & |
cmd | ) |
|
|
override |
◆ setCdbPath()
void o2::event_visualisation::EventManager::setCdbPath |
( |
const TString & |
path | ) |
|
|
inline |
Sets the CDB path in CCDB Manager.
Definition at line 57 of file EventManager.h.
◆ setDataSource()
void o2::event_visualisation::EventManager::setDataSource |
( |
DataSource * |
dataSource | ) |
|
|
inline |
◆ setDataSourcePath()
void o2::event_visualisation::EventManager::setDataSourcePath |
( |
const TString & |
path | ) |
|
|
inline |
Setter of the current data source path.
Definition at line 55 of file EventManager.h.
◆ setShowDate()
void o2::event_visualisation::EventManager::setShowDate |
( |
bool |
value | ) |
|
|
inline |
◆ mShowDate
bool o2::event_visualisation::EventManager::mShowDate = true |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/EventVisualisation/View/include/EventVisualisationView/EventManager.h
- /home/runner/work/AliceO2/AliceO2/EventVisualisation/View/src/EventManager.cxx