Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
canvas
canvas
Persistency
Provenance
Compatibility
type_aliases.h
Go to the documentation of this file.
1
#ifndef canvas_Persistency_Provenance_Compatibility_type_aliases_h
2
#define canvas_Persistency_Provenance_Compatibility_type_aliases_h
3
4
//======================================================================
5
// These typedefs were used in the versions 1-9 of ProductID.
6
//======================================================================
7
8
namespace
art
{
9
namespace
compatibility {
10
using
ProcessIndex
=
unsigned
short;
11
using
ProductIndex
=
unsigned
short;
12
}
13
}
14
15
#endif
/* canvas_Persistency_Provenance_Compatibility_type_aliases_h */
16
17
// Local Variables:
18
// mode: c++
19
// End:
art::compatibility::ProcessIndex
unsigned short ProcessIndex
Definition:
type_aliases.h:10
art
Definition:
BasicOptionsHandler.h:9
art::compatibility::ProductIndex
unsigned short ProductIndex
Definition:
type_aliases.h:11
Generated by
1.8.11