ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Calorimeter
CaloEvent
CaloEvent
CaloClusterCellLinkContainer.h
Go to the documentation of this file.
1
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef CALOEVENT_CALOCLUSTERCELLLINKCONTAINER_H
8
#define CALOEVENT_CALOCLUSTERCELLLINKCONTAINER_H
16
17
18
19
#include "
AthenaKernel/CLASS_DEF.h
"
20
#include "
AthContainers/DataVector.h
"
21
#include "
CaloEvent/CaloClusterCellLink.h
"
22
23
class
CaloClusterCellLinkContainer
:
public
DataVector
<CaloClusterCellLink>
24
{
25
public
:
27
CaloClusterCellLinkContainer
();
28
30
CaloClusterCellLinkContainer
(
CaloClusterCellLinkContainer::iterator
it1,
31
CaloClusterCellLinkContainer::iterator
it2,
32
SG::OwnershipPolicy
plc);
33
35
virtual
~CaloClusterCellLinkContainer
();
36
39
void
toPersistent
();
40
};
41
42
CLASS_DEF
(
CaloClusterCellLinkContainer
,1134620868,1)
43
SG_BASE
(
CaloClusterCellLinkContainer
,
DataVector
<
CaloClusterCellLink
> );
44
#endif
CaloClusterCellLink.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
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.
CaloClusterCellLinkContainer
Container class for CaloCellLink.
Definition
CaloClusterCellLinkContainer.h:24
CaloClusterCellLinkContainer::CaloClusterCellLinkContainer
CaloClusterCellLinkContainer()
constructor
Definition
CaloClusterCellLinkContainer.cxx:8
CaloClusterCellLinkContainer::~CaloClusterCellLinkContainer
virtual ~CaloClusterCellLinkContainer()
destructor
CaloClusterCellLinkContainer::toPersistent
void toPersistent()
Prepare for writing.
Definition
CaloClusterCellLinkContainer.cxx:16
CaloClusterCellLink
Bookkeeping of cells that make up a cluster Simplified replacement for CaloCellLink,...
Definition
CaloClusterCellLink.h:24
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
DataVector< CaloClusterCellLink >::iterator
DataModel_detail::iterator< DataVector > iterator
Definition
DataVector.h:842
DataVector< CaloClusterCellLink >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
SG::OwnershipPolicy
OwnershipPolicy
Definition
OwnershipPolicy.h:16
Generated on
for ATLAS Offline Software by
1.17.0