LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
unique_filename.h
Go to the documentation of this file.
1
#ifndef art_Utilities_unique_filename_h
2
#define art_Utilities_unique_filename_h
3
#include <string>
4
5
namespace
art
{
6
std::string
unique_filename
(std::string stem,
7
std::string extension =
".root"
);
8
}
9
10
#endif
/* art_Utilities_unique_filename_h */
11
12
// Local Variables:
13
// mode: c++
14
// End:
art::unique_filename
std::string unique_filename(std::string stem, std::string extension=".root")
Definition:
unique_filename.cc:18
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
art
Utilities
unique_filename.h
Generated on Wed Dec 12 2018 14:42:34 for LArSoft by
1.8.11