ATLAS Offline Software
ForwardDetectors
AFP
AFP_RecoEv
AFP_LocRecoEv
AFP_LocRecoEv
AFP_TDLocRecoEvCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef AFP_TDLocRecoEvCollection_h
6
#define AFP_TDLocRecoEvCollection_h
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
AthenaKernel/CLASS_DEF.h
"
10
#include "
AFP_LocRecoEv/AFP_TDLocRecoEvent.h
"
11
12
13
class
AFP_TDLocRecoEvCollection
:
public
DataVector
<AFP_TDLocRecoEvent> {
14
15
public
:
16
17
AFP_TDLocRecoEvCollection
() {}
18
};
19
20
typedef
AFP_TDLocRecoEvCollection::iterator
AFP_TDLocRecoIterator
;
21
typedef
AFP_TDLocRecoEvCollection::const_iterator
AFP_TDLocRecoConstIterator
;
22
23
#ifndef __CINT__
24
CLASS_DEF
(
AFP_TDLocRecoEvCollection
, 1214491929 , 1 )
25
#endif
26
27
#endif
DataModel_detail::const_iterator
Const iterator class for DataVector/DataList.
Definition:
DVLIterator.h:82
AFP_TDLocRecoEvCollection::AFP_TDLocRecoEvCollection
AFP_TDLocRecoEvCollection()
Definition:
AFP_TDLocRecoEvCollection.h:17
DataModel_detail::iterator
(Non-const) Iterator class for DataVector/DataList.
Definition:
DVLIterator.h:184
AFP_TDLocRecoEvCollection
Definition:
AFP_TDLocRecoEvCollection.h:13
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
AFP_TDLocRecoEvent.h
AFP_TDLocRecoIterator
AFP_TDLocRecoEvCollection::iterator AFP_TDLocRecoIterator
Definition:
AFP_TDLocRecoEvCollection.h:20
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
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:64
CLASS_DEF.h
macros to associate a CLID to a type
AFP_TDLocRecoConstIterator
AFP_TDLocRecoEvCollection::const_iterator AFP_TDLocRecoConstIterator
Definition:
AFP_TDLocRecoEvCollection.h:21
Generated on Thu Nov 7 2024 21:09:39 for ATLAS Offline Software by
1.8.18