Class MHO_LegacyRootCodeGenerator.
More...
#include <MHO_LegacyRootCodeGenerator.hh>
Class MHO_LegacyRootCodeGenerator.
generate the 6-character timestamp-like root codes for converted filenames
- Author
- J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Wed Apr 27 11:59:40 2022 -0400
◆ MHO_LegacyRootCodeGenerator()
hops::MHO_LegacyRootCodeGenerator::MHO_LegacyRootCodeGenerator |
( |
| ) |
|
|
inline |
◆ ~MHO_LegacyRootCodeGenerator()
virtual hops::MHO_LegacyRootCodeGenerator::~MHO_LegacyRootCodeGenerator |
( |
| ) |
|
|
inlinevirtual |
◆ GetCode()
std::string hops::MHO_LegacyRootCodeGenerator::GetCode |
( |
| ) |
|
get a single code corresponding to the current time
- Returns
- std::string containing the generated code.
◆ GetCodes()
std::vector< std::string > hops::MHO_LegacyRootCodeGenerator::GetCodes |
( |
std::size_t |
N | ) |
|
Getter for multiple root codes get a pre-assigned sequential list of N root codes to avoid collisions/duplicates if sub-Delta-T time intervals are encountered when processing a single experiment;.
- Parameters
-
N | Number of root codes to generate |
- Returns
- Vector of generated root codes as strings
The documentation for this class was generated from the following files: