Writes the configuration of this job into TFileService
file.
More...
#include "art_root_io/TFileService.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "canvas/Persistency/Provenance/ProcessHistory.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/ParameterSetRegistry.h"
#include "TNamed.h"
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | SaveConfigurationIntoTFile |
Writes the art configuration into the TFileService file. More... | |
struct | SaveConfigurationIntoTFile::Config |
Writes the configuration of this job into TFileService
file.
Definition in file SaveConfigurationIntoTFile_module.cc.