LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
info_success.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_info_success_h
2
#define art_Framework_Art_detail_info_success_h
3
4
#include <limits>
5
6
namespace
art
{
7
namespace
detail {
8
constexpr
int
9
info_success
()
10
{
11
return
std::numeric_limits<int>::max
();
12
}
13
}
14
}
15
16
#endif
max
Int_t max
Definition:
plot.C:27
art::detail::info_success
constexpr int info_success()
Definition:
info_success.h:9
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
art
Framework
Art
detail
info_success.h
Generated on Thu Jul 26 2018 13:09:39 for LArSoft by
1.8.11