ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
ForwardDetectors
ALFA
ALFA_RecEv
ALFA_LocRecCorrEv
ALFA_LocRecCorrEv
ALFA_LocRecCorrEvCollection.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 ALFA_LocRecCorrEvCollection_h
6
#define ALFA_LocRecCorrEvCollection_h
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
AthenaKernel/CLASS_DEF.h
"
10
#include "
ALFA_LocRecCorrEv/ALFA_LocRecCorrEvent.h
"
11
12
13
class
ALFA_LocRecCorrEvCollection
:
public
DataVector
<ALFA_LocRecCorrEvent> {
14
15
public
:
16
17
ALFA_LocRecCorrEvCollection
() {}
18
};
19
20
typedef
ALFA_LocRecCorrEvCollection::iterator
ALFA_LocRecCorrIterator
;
21
typedef
ALFA_LocRecCorrEvCollection::const_iterator
ALFA_LocRecCorrConstIterator
;
22
23
#ifndef __CINT__
24
CLASS_DEF
(
ALFA_LocRecCorrEvCollection
, 1332258635 , 1 )
25
#endif
26
27
#endif
ALFA_LocRecCorrIterator
ALFA_LocRecCorrEvCollection::iterator ALFA_LocRecCorrIterator
Definition
ALFA_LocRecCorrEvCollection.h:20
ALFA_LocRecCorrConstIterator
ALFA_LocRecCorrEvCollection::const_iterator ALFA_LocRecCorrConstIterator
Definition
ALFA_LocRecCorrEvCollection.h:21
ALFA_LocRecCorrEvent.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.
ALFA_LocRecCorrEvCollection
Definition
ALFA_LocRecCorrEvCollection.h:13
ALFA_LocRecCorrEvCollection::ALFA_LocRecCorrEvCollection
ALFA_LocRecCorrEvCollection()
Definition
ALFA_LocRecCorrEvCollection.h:17
DataVector< ALFA_LocRecCorrEvent >::const_iterator
DataModel_detail::const_iterator< DataVector > const_iterator
Definition
DataVector.h:838
DataVector< ALFA_LocRecCorrEvent >::iterator
DataModel_detail::iterator< DataVector > iterator
Definition
DataVector.h:842
DataVector< ALFA_LocRecCorrEvent >::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