#include <OutputFiles.h>
Definition at line 18 of file OutputFiles.h.
fwlite::OutputFiles::OutputFiles |
( |
| ) |
|
|
inline |
default constructor from parameter set
Definition at line 26 of file OutputFiles.h.
T getParameter(std::string const &) const
std::string file_
output file name
ParameterSet const & getParameterSet(std::string const &) const
std::string const& fwlite::OutputFiles::file |
( |
| ) |
const |
|
inline |
return output fuke name
Definition at line 29 of file OutputFiles.h.
References file_.
Referenced by main().
std::string file_
output file name
std::string fwlite::OutputFiles::file_ |
|
protected |