The Gaudi Framework
v25r3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
test.h
Go to the documentation of this file.
1
#ifdef __ICC
2
// disable icc warning #191: type qualifier is meaningless on cast type
3
#pragma warning(disable:191)
4
#endif
5
6
#include "
Event.h
"
7
#include "
MyTrack.h
"
8
#include "
MyVertex.h
"
9
10
struct
__Instantiations
11
{
12
KeyedContainer<MyTrack>
i0
;
13
KeyedContainer<MyVertex>
i1
;
14
};
KeyedContainer< MyTrack >
MyTrack.h
__Instantiations
Definition:
test.h:10
Event.h
__Instantiations::i0
KeyedContainer< MyTrack > i0
Definition:
test.h:12
MyVertex.h
__Instantiations::i1
KeyedContainer< MyVertex > i1
Definition:
test.h:13
GaudiPython
src
Test
test.h
Generated on Wed Jul 9 2014 09:54:15 for The Gaudi Framework by
1.8.7