18#ifndef ALICE_O2_EVENTVISUALISATION_BASE_CONFIGURATIONMANAGER_H
19#define ALICE_O2_EVENTVISUALISATION_BASE_CONFIGURATIONMANAGER_H
25namespace event_visualisation
28const static int o2_eve_version = 172;
39 std::string mOptionsFileName;
41 int mSettingsLoadCounter;
50 return loadSettings()->mSettings;
ConfigurationManager(ConfigurationManager const &)=delete
Deleted copy constructor.
static double getCamera3DRotationVertical()
static std::string getDataCosmicRunDir()
static void setOptionsFileName(const std::string &fileName)
sets precise location of option file name (if not empty only this is used)
static UInt_t getBackgroundColor()
static double getCameraRPhiZoom()
static double getCameraZYZoom()
static bool getFullScreenMode()
static std::string getScreenshotPath(const char *prefix)
static double getCamera3DZoom()
static UInt_t getRefreshRateInSeconds()
static UInt_t getScreenshotHeight(const char *prefix)
static ConfigurationManager & getInstance()
Returns an instance of ConfigurationManager.
void operator=(ConfigurationManager const &)=delete
Deleted assignment operator.
static bool getScreenshotMonthly()
static std::string getDataPhysicsRunDir()
void getConfig(TEnv &settings) const
Returns current event display configuration.
const TEnv & getSettings()
static UInt_t getScreenshotPixelObjectScale3d(const char *prefix)
static UInt_t getScreenshotPixelObjectScaleZY(const char *prefix)
static std::string getSimpleGeomR3Path()
static std::string getDataDefault()
static UInt_t getScreenshotWidth(const char *prefix)
static const char * getScreenshotLogoO2()
static UInt_t getOutreachFilesMax()
static UInt_t getOutreachFrequencyInRefreshRates()
static const char * getScreenshotLogoAlice()
static std::string getDataSyntheticRunDir()
static double getCamera3DRotationHorizontal()
static bool getAxesShow()
static UInt_t getScreenshotPixelObjectScaleRphi(const char *prefix)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...