LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
GetReleaseVersion.cc
Go to the documentation of this file.
1
#include "
art/Version/GetReleaseVersion.h
"
2
3
std::string
const
&
4
art::getReleaseVersion
()
5
{
6
static
std::string
const
releaseVersion(
"3.14.04"
);
7
return
releaseVersion;
8
}
art::getReleaseVersion
std::string const & getReleaseVersion()
Definition:
GetReleaseVersion.cc:4
GetReleaseVersion.h
art
Version
GetReleaseVersion.cc
Generated on Thu May 2 2024 20:59:30 for LArSoft by
1.8.11