00001
00002
00003 #ifndef XAODTRIGCALO_VERSIONS_TRIGCALOCLUSTERCONTAINER_V1_H
00004 #define XAODTRIGCALO_VERSIONS_TRIGCALOCLUSTERCONTAINER_V1_H
00005
00006
00007 #include "AthContainers/DataVector.h"
00008
00009
00010 #include "xAODTrigCalo/versions/TrigCaloCluster_v1.h"
00011
00012 namespace xAOD {
00014 typedef DataVector< TrigCaloCluster_v1 > TrigCaloClusterContainer_v1;
00015 }
00016
00017 #endif // XAODTRIGCALO_VERSIONS_TRIGCALOCLUSTERCONTAINER_V1_H