artdaq_core  v3_04_02
GetPackageBuildInfo.hh
1 #ifndef artdaq_core_BuildInfo_GetPackageBuildInfo_hh
2 #define artdaq_core_BuildInfo_GetPackageBuildInfo_hh
3 
4 #include "artdaq-core/Data/PackageBuildInfo.hh"
5 
10 namespace artdaqcore
11 {
16  {
22  };
23 }
24 
25 #endif /* artdaq_core_BuildInfo_GetPackageBuildInfo_hh */
Class holding information about the artdaq package build.
static artdaq::PackageBuildInfo getPackageBuildInfo()
Gets the version number and build timestmap for artdaq_core.
Wrapper around the artdaqcore::GetPackageBuildInfo::getPackageBuildInfo function. ...