ATLAS Offline Software
ForwardDetectors
ALFA
ALFA_RecEv
ALFA_LocRecCorrEv
ALFA_LocRecCorrEv
ALFA_LocRecCorrODEvCollection.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_LocRecCorrODEvCollection_h
6
#define ALFA_LocRecCorrODEvCollection_h
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
AthenaKernel/CLASS_DEF.h
"
10
#include "
ALFA_LocRecCorrEv/ALFA_LocRecCorrODEvent.h
"
11
12
13
class
ALFA_LocRecCorrODEvCollection
:
public
DataVector
<ALFA_LocRecCorrODEvent> {
14
15
public
:
16
17
ALFA_LocRecCorrODEvCollection
() {}
18
};
19
20
typedef
ALFA_LocRecCorrODEvCollection::iterator
ALFA_LocRecCorrODIterator
;
21
typedef
ALFA_LocRecCorrODEvCollection::const_iterator
ALFA_LocRecCorrODConstIterator
;
22
23
#ifndef __CINT__
24
CLASS_DEF
(
ALFA_LocRecCorrODEvCollection
, 1338153820 , 1 )
25
#endif
26
27
#endif
ALFA_LocRecCorrODEvent.h
DataModel_detail::const_iterator
Const iterator class for DataVector/DataList.
Definition:
DVLIterator.h:82
ALFA_LocRecCorrODEvCollection
Definition:
ALFA_LocRecCorrODEvCollection.h:13
DataModel_detail::iterator
(Non-const) Iterator class for DataVector/DataList.
Definition:
DVLIterator.h:184
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
ALFA_LocRecCorrODIterator
ALFA_LocRecCorrODEvCollection::iterator ALFA_LocRecCorrODIterator
Definition:
ALFA_LocRecCorrODEvCollection.h:20
ALFA_LocRecCorrODConstIterator
ALFA_LocRecCorrODEvCollection::const_iterator ALFA_LocRecCorrODConstIterator
Definition:
ALFA_LocRecCorrODEvCollection.h:21
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
ALFA_LocRecCorrODEvCollection::ALFA_LocRecCorrODEvCollection
ALFA_LocRecCorrODEvCollection()
Definition:
ALFA_LocRecCorrODEvCollection.h:17
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:09:46 for ATLAS Offline Software by
1.8.18