ATLAS Offline Software
CView.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$
16 #ifndef DATAMODELTESTDATACOMMON_CVIEW_H
17 #define DATAMODELTESTDATACOMMON_CVIEW_H
18 
19 
21 
22 
23 namespace DMTest {
24 
25 
26 typedef CView_v1 CView;
27 
28 
29 } // namespace DMTest
30 
31 
32 #include "xAODCore/CLASS_DEF.h"
34 
35 
36 #endif // not DATAMODELTESTDATACOMMON_CVIEW_H
CView_v1.h
Class used for testing ViewVector reading/writing.
ViewVector
Identify view containers to be made persistent.
Definition: ViewVector.h:67
VIEWVECTOR_CLASS_DEF
#define VIEWVECTOR_CLASS_DEF(NAME, CID)
Use this macro to associate a CLID with a ViewVector class.
Definition: ViewVector.h:356
DMTest::CView
CView_v1 CView
Definition: CView.h:26
CLASS_DEF.h
File providing the different SG_BASE macros.
DMTest
Definition: B.h:23