1 #ifndef _ots_DQMHistosConsumerConfiguration_h_
2 #define _ots_DQMHistosConsumerConfiguration_h_
4 #include "otsdaq-core/ConfigurationDataFormats/ConfigurationBase.h"
24 std::vector<std::string> getProcessorIDList(
void)
const;
25 std::string getFilePath (std::string processorUID)
const;
26 std::string getRadixFileName (std::string processorUID)
const;
27 bool getSaveFile (std::string processorUID)
const;
31 void check(std::string processorUID)
const;
39 std::map<std::string, unsigned int> processorIDToRowMap_;