00001
00002 #ifndef XAODTRUTH_TRUTHVERTEX_H
00003 #define XAODTRUTH_TRUTHVERTEX_H
00004
00005 #include "xAODTruth/versions/TruthVertex_v1.h"
00006
00007 namespace xAOD {
00008
00010 typedef TruthVertex_v1 TruthVertex;
00011
00012 }
00013
00014 #endif