Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
larreco
larreco
MCComp
MCBTAlgConstants.h
Go to the documentation of this file.
1
#ifndef MCBTALGCONSTANTS_H
2
#define MCBTALGCONSTANTS_H
3
4
#include <limits>
5
namespace
btutil
{
6
7
/// Signifies invalid MCX index number
8
static
const
size_t
kINVALID_INDEX
=
std::numeric_limits<size_t>::max
();
9
10
}
11
#endif
btutil
Definition:
MCBTAlg.cxx:15
btutil::kINVALID_INDEX
static const size_t kINVALID_INDEX
Signifies invalid MCX index number.
Definition:
MCBTAlgConstants.h:8
max
static int max(int a, int b)
Definition:
fortranscanner.cpp:60366
Generated by
1.8.11