ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
AthenaExamples
AthExStoreGateExample
src
StoreGateExample_ClassDEF.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef STOREGATEEXAMPLE_CLASSDEF_H
8
#define STOREGATEEXAMPLE_CLASSDEF_H
9
10
#include <list>
11
#include <vector>
12
#include "
SGTools/StlVectorClids.h
"
13
#include "
AthenaKernel/CLASS_DEF.h
"
14
#include "
AthContainers/DataVector.h
"
15
#include "AthLinks/ElementLink.h"
16
#include "
MyContObj.h
"
17
#include "
MapStringFloat.h
"
18
19
CLASS_DEF
(
DataVector<MyContObj>
, 9967, 1)
20
// CLASS_DEF(std::vector<float>, 9980, 1) //--> done by StlVectorClids
21
CLASS_DEF
(
std
::list<
MyContObj
>, 9981, 1)
22
CLASS_DEF
(
std
::
vector
<
ElementLink
<
MapStringFloat
> >, 9983, 1)
23
CLASS_DEF
(
std
::list<
ElementLink
<
std
::
vector
<
float
> > >, 9984, 1)
24
25
#endif
CLASS_DEF.h
macros to associate a CLID to a type
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
MapStringFloat.h
MapStringFloat
std::map< std::string, float > MapStringFloat
a map of float keyed by string
Definition
MapStringFloat.h:12
MyContObj.h
StlVectorClids.h
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
ElementLink
ElementLink implementation for ROOT usage.
Definition
A/AthLinks/ElementLink.h:40
MyContObj
Definition
MyContObj.h:11
vector
Definition
MultiHisto.h:13
std
STL namespace.
Generated on
for ATLAS Offline Software by
1.17.0