ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
ForwardDetectors
AFP
AFP_RecoEv
AFP_LocRecoEv
AFP_LocRecoEv
AFP_SIDLocRecoEvCollection.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_SIDLocRecoEvCollection_h
6
#define AFP_SIDLocRecoEvCollection_h
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
AthenaKernel/CLASS_DEF.h
"
10
#include "
AFP_LocRecoEv/AFP_SIDLocRecoEvent.h
"
11
12
13
class
AFP_SIDLocRecoEvCollection
:
public
DataVector
<AFP_SIDLocRecoEvent> {
14
15
public
:
16
17
AFP_SIDLocRecoEvCollection
() {}
18
};
19
20
typedef
AFP_SIDLocRecoEvCollection::iterator
AFP_SIDLocRecoIterator
;
21
typedef
AFP_SIDLocRecoEvCollection::const_iterator
AFP_SIDLocRecoConstIterator
;
22
23
#ifndef __CINT__
24
CLASS_DEF
(
AFP_SIDLocRecoEvCollection
, 1318318366 , 1 )
25
#endif
26
27
#endif
AFP_SIDLocRecoIterator
AFP_SIDLocRecoEvCollection::iterator AFP_SIDLocRecoIterator
Definition
AFP_SIDLocRecoEvCollection.h:20
AFP_SIDLocRecoConstIterator
AFP_SIDLocRecoEvCollection::const_iterator AFP_SIDLocRecoConstIterator
Definition
AFP_SIDLocRecoEvCollection.h:21
AFP_SIDLocRecoEvent.h
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.
AFP_SIDLocRecoEvCollection
Definition
AFP_SIDLocRecoEvCollection.h:13
AFP_SIDLocRecoEvCollection::AFP_SIDLocRecoEvCollection
AFP_SIDLocRecoEvCollection()
Definition
AFP_SIDLocRecoEvCollection.h:17
DataVector< AFP_SIDLocRecoEvent >::const_iterator
DataModel_detail::const_iterator< DataVector > const_iterator
Definition
DataVector.h:838
DataVector< AFP_SIDLocRecoEvent >::iterator
DataModel_detail::iterator< DataVector > iterator
Definition
DataVector.h:842
DataVector< AFP_SIDLocRecoEvent >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
Generated on
for ATLAS Offline Software by
1.17.0