ATLAS Offline Software
Loading...
Searching...
No Matches
DataModelTestDataWrite/DataModelTestDataWrite/versions/HView_v1.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 DATAMODELTESTDATAWRITE_HVIEW_V1_H
17#define DATAMODELTESTDATAWRITE_HVIEW_V1_H
18
19
22
23
24namespace DMTest {
25
26
27typedef ViewVector<HVec_v1> HView_v1;
28
29
30} // namespace DMTest
31
32
33#endif // not DATAMODELTESTDATAWRITE_HVIEW_V1_H
Test for xAOD schema evolution.
Identify view containers to be made persistent.
Definition B.h:23