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
// This is a comment
2
#include "
canvas/Version/GetReleaseVersion.h
"
3
4
namespace
art
{
5
6
std::string
const
&
getCanvasReleaseVersion
() {
7
static
std::string
const
releaseVersion{
""
};
8
return
releaseVersion;
9
}
10
11
}
GetReleaseVersion.h
art::getCanvasReleaseVersion
std::string const & getCanvasReleaseVersion()
Definition:
GetReleaseVersion.cc:6
art
Definition:
MVAAlg.h:12
canvas
Version
GetReleaseVersion.cc
Generated on Thu May 2 2024 20:59:30 for LArSoft by
1.8.11