tdaq-develop-2025-02-12
|
Public Member Functions | |
VisualDataManagerV2 (const ConfigurationTree &theXDAQContextConfigTree, const std::string &supervisorConfigurationPath) | |
void | configure (void) override |
void | halt (void) override |
void | pause (void) override |
void | resume (void) override |
void | start (std::string runNumber) override |
void | stop (void) override |
void | load (std::string fileName, std::string type) |
DQMHistosBase * | getLiveDQMHistos (void) |
Getters. | |
DQMHistosBase & | getFileDQMHistos (void) |
const std::string & | getRawData (void) |
Definition at line 20 of file VisualDataManagerV2.h.
VisualDataManagerV2::VisualDataManagerV2 | ( | const ConfigurationTree & | theXDAQContextConfigTree, |
const std::string & | supervisorConfigurationPath | ||
) |
, theFileDQMHistos_ (supervisorType, supervisorInstance, "VisualBuffer", "FileDQMHistos") , theFileDQMHistos_ (supervisorType, supervisorInstance, "VisualBuffer", "FileDQMHistos",0) , theFileDQMHistos_ ()
Definition at line 18 of file VisualDataManagerV2.cc.