ATLAS Offline Software
ForwardDetectors
ALFA
ALFA_RawEv
ALFA_RawEv
ALFA_ODDigitCollection.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_ODDigitCollection_h
6
#define ALFA_ODDigitCollection_h
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
AthenaKernel/CLASS_DEF.h
"
10
#include "
ALFA_RawEv/ALFA_ODDigit.h
"
11
12
#include "
HitManagement/AthenaHitsVector.h
"
13
14
15
class
ALFA_ODDigitCollection
:
public
DataVector
<ALFA_ODDigit> {
16
17
public
:
18
19
ALFA_ODDigitCollection
() {}
20
};
21
22
23
typedef
ALFA_ODDigitCollection::iterator
ALFA_ODDigitIterator
;
24
typedef
ALFA_ODDigitCollection::const_iterator
ALFA_ODDigitConstIterator
;
25
26
// CLID
27
#ifndef __CINT__
28
CLASS_DEF
(
ALFA_ODDigitCollection
, 1269800463 , 1 )
29
#endif
30
31
#endif
AthenaHitsVector.h
DataModel_detail::const_iterator
Const iterator class for DataVector/DataList.
Definition:
DVLIterator.h:82
ALFA_ODDigitIterator
ALFA_ODDigitCollection::iterator ALFA_ODDigitIterator
Definition:
ALFA_ODDigitCollection.h:23
ALFA_ODDigit.h
DataModel_detail::iterator
(Non-const) Iterator class for DataVector/DataList.
Definition:
DVLIterator.h:184
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
ALFA_ODDigitConstIterator
ALFA_ODDigitCollection::const_iterator ALFA_ODDigitConstIterator
Definition:
ALFA_ODDigitCollection.h:24
ALFA_ODDigitCollection::ALFA_ODDigitCollection
ALFA_ODDigitCollection()
Definition:
ALFA_ODDigitCollection.h:19
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
ALFA_ODDigitCollection
Definition:
ALFA_ODDigitCollection.h:15
Generated on Fri Jan 10 2025 21:06:44 for ATLAS Offline Software by
1.8.18