19#ifndef BDSOUTPUTROOTEVENTHEADER_H
20#define BDSOUTPUTROOTEVENTHEADER_H
45 std::string bdsimVersion;
46 std::string geant4Version;
47 std::string rootVersion;
48 std::string clhepVersion;
49 std::string timeStamp;
65 void SetFileType(
const std::string& fileTypeIn) {fileType = fileTypeIn;}
71 void Fill(
const std::vector<std::string>& analysedFilesIn = std::vector<std::string>(),
72 const std::vector<std::string>& combinedFilesIn = std::vector<std::string>());