LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
canonicalProductName.h
Go to the documentation of this file.
1
#ifndef canvas_Persistency_Provenance_canonicalProductName_h
2
#define canvas_Persistency_Provenance_canonicalProductName_h
3
4
#include <string>
5
6
namespace
art
{
7
// Could consider having a function template that receives the type
8
// of the product as a template argument instead of requiring the
9
// user to provide the friendly class name.
10
11
std::string
canonicalProductName
(std::string
const
& friendlyClassName,
12
std::string
const
& moduleLabel,
13
std::string
const
& productInstanceName,
14
std::string
const
& processName);
15
}
16
17
#endif
/* canvas_Persistency_Provenance_canonicalProductName_h */
18
19
// Local variables:
20
// mode: c++
21
// End:
art::canonicalProductName
std::string canonicalProductName(std::string const &friendlyClassName, std::string const &moduleLabel, std::string const &productInstanceName, std::string const &processName)
Definition:
canonicalProductName.cc:9
art
Definition:
MVAAlg.h:12
canvas
Persistency
Provenance
canonicalProductName.h
Generated on Thu May 2 2024 20:59:31 for LArSoft by
1.8.11