Jpp
15.0.1
the software that should make you happy
|
#include <dump_file.hh>
Public Member Functions | |
FilenameGenerator (const std::string &prefix, const std::string &postfix) | |
void | generate () |
std::string | name (std::size_t run_number, unsigned int detector_id) const |
Private Attributes | |
std::string | m_prefix |
std::string | m_postfix |
std::size_t | m_file_no |
unsigned int | m_detector_id |
Definition at line 12 of file dump_file.hh.
|
inline |
Definition at line 21 of file dump_file.hh.
|
inline |
Definition at line 29 of file dump_file.hh.
|
inline |
Definition at line 34 of file dump_file.hh.
|
private |
Definition at line 14 of file dump_file.hh.
|
private |
Definition at line 15 of file dump_file.hh.
|
private |
Definition at line 16 of file dump_file.hh.
|
private |
Definition at line 17 of file dump_file.hh.