LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
FriendlyName.h
Go to the documentation of this file.
1
#ifndef canvas_Utilities_FriendlyName_h
2
#define canvas_Utilities_FriendlyName_h
3
5
// friendlyName(): a free function to generate a friendly name for a
6
// type.
8
9
#include <string>
10
11
namespace
art
{
12
namespace
friendlyname {
13
std::string
friendlyName
(std::string
const
& iFullName);
14
}
15
}
16
#endif
/* canvas_Utilities_FriendlyName_h */
17
18
// Local Variables:
19
// mode: c++
20
// End:
art::friendlyname::friendlyName
std::string friendlyName(std::string const &iFullName)
Definition:
FriendlyName.cc:143
art
Definition:
MVAAlg.h:12
canvas
Utilities
FriendlyName.h
Generated on Thu May 2 2024 20:59:31 for LArSoft by
1.8.11