LArSoft
v10_04_05
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 Wed Mar 5 2025 17:09:24 for LArSoft by
1.8.11