LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Hash.cc
Go to the documentation of this file.
1
#include "
canvas/Persistency/Provenance/Hash.h
"
2
3
namespace
art
{
4
namespace
detail {
5
// This string is the 16-byte, non-printable version.
6
std::string
const
&
7
InvalidHash
()
8
{
9
static
const
std::string invalid = cet::MD5Result().compactForm();
10
return
invalid;
11
}
12
}
13
}
art::detail::InvalidHash
std::string const & InvalidHash()
Definition:
Hash.cc:7
Hash.h
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
canvas
Persistency
Provenance
Hash.cc
Generated on Thu Jul 26 2018 13:09:44 for LArSoft by
1.8.11