ATLAS Offline Software
Loading...
Searching...
No Matches
HVec_v2.h
Go to the documentation of this file.
1// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id$
14
15
16#ifndef DATAMODELTESTDATAREAD_HVEC_V2_H
17#define DATAMODELTESTDATAREAD_HVEC_V2_H
18
19
22
23
24namespace DMTest {
25
26
28
29
30} // namespace DMTest
31
32
33#endif // not DATAMODELTESTDATAREAD_HVEC_V2_H
An STL vector of pointers that by default owns its pointed-to elements.
Test for xAOD schema evolution.
Derived DataVector<T>.
Definition DataVector.h:795
Definition B.h:23
DataVector< H_v2 > HVec_v2
Definition HVec_v2.h:27