The Gaudi Framework
v26r3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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 Tue Jul 21 2015 12:23:35 for The Gaudi Framework by
1.8.9.1