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;
61 void SetFileType(std::string fileTypeIn) {fileType = fileTypeIn;}
67 void Fill(
const std::vector<std::string>& analysedFilesIn = std::vector<std::string>(),
68 const std::vector<std::string>& combinedFilesIn = std::vector<std::string>());