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