1 #ifndef DQMSERVICES_COMPONENTS_DQMFILESAVERPB_H 2 #define DQMSERVICES_COMPONENTS_DQMFILESAVERPB_H 22 static boost::property_tree::ptree
fillJson(
int run,
46 ulong
compressME(
const TBufferFile&
buffer,
int maxOutputSize,
char* compression_output)
const;
51 #endif // DQMSERVICES_COMPONENTS_DQMFILESAVERPB_H
std::string transferDestination_
DQMFileSaverPB(const edm::ParameterSet &ps)
static const std::string filename(const FileParameters &fp, bool useLumi=false)
~DQMFileSaverPB() override
void initRun() const override
void savePB(DQMStore *store, std::string const &filename, int run, int lumi) const
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
ulong compressME(const TBufferFile &buffer, int maxOutputSize, char *compression_output) const
int getMaxCompressedSize(int bufferSize) const
void saveLumi(const FileParameters &fp) const override
void saveRun(const FileParameters &fp) const override
static boost::property_tree::ptree fillJson(int run, int lumi, const std::string &dataFilePathName, const std::string &transferDestinationStr, const std::string &mergeTypeStr, evf::FastMonitoringService *fms)