#include "smash/oscaroutput.h"
#include <string>
#include <boost/filesystem.hpp>
#include "smash/action.h"
#include "smash/clock.h"
#include "smash/config.h"
#include "smash/configuration.h"
#include "smash/cxx14compat.h"
#include "smash/forwarddeclarations.h"
#include "smash/particles.h"
 
Go to the source code of this file.
 | 
| template<int Contents>  | 
| std::unique_ptr< OutputInterface >  | smash::anonymous_namespace{oscaroutput.cc}::create_select_format (bool modern_format, const bf::path &path, const OutputParameters &out_par, const std::string &name) | 
|   | Helper function that creates the oscar output with the format selected by create_oscar_output (except for dileptons and photons).  More...
  | 
|   | 
| std::unique_ptr< OutputInterface >  | smash::create_oscar_output (const std::string &format, const std::string &content, const bf::path &path, const OutputParameters &out_par) | 
|   |