ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
egammaEvent
egammaEvent
Reconstruction/egamma/egammaEvent/egammaEvent/CaloRingsContainer.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 EGAMMAEVENT_CALORINGSCONTAINER_H
6
#define EGAMMAEVENT_CALORINGSCONTAINER_H
7
8
// INCLUDE HEADER FILES:
9
10
#include "
AthContainers/DataVector.h
"
11
#include "
AthenaKernel/CLASS_DEF.h
"
12
#include "
egammaEvent/CaloRings.h
"
13
14
class
CaloRingsContainer
:
public
DataVector
<CaloRings>
15
{
16
public
:
17
virtual
~CaloRingsContainer
() {};
18
20
CaloRingsContainer
(
SG::OwnershipPolicy
ownPolicy
=
SG::OWN_ELEMENTS
) ;
21
};
22
23
SG_BASE
(
CaloRingsContainer
,
DataVector<CaloRings>
);
24
CLASS_DEF
(
CaloRingsContainer
, 1253285755, 1)
25
26
#endif
27
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.
CaloRings.h
CaloRingsContainer
Definition
Reconstruction/egamma/egammaEvent/egammaEvent/CaloRingsContainer.h:15
CaloRingsContainer::~CaloRingsContainer
virtual ~CaloRingsContainer()
Definition
Reconstruction/egamma/egammaEvent/egammaEvent/CaloRingsContainer.h:17
CaloRingsContainer::CaloRingsContainer
CaloRingsContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Definition
CaloRingsContainer.cxx:14
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
DataVector< CaloRings >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
DataVector< CaloRings >::ownPolicy
SG::OwnershipPolicy ownPolicy() const
CaloRingsContainer
Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Current Athena::TPCnvVers::Current Athena::TPCnvVers::Old Athena::TPCnvVers::Old CaloRingsContainer
Definition
egammaEventTPCnv.cxx:113
SG::OwnershipPolicy
OwnershipPolicy
Definition
OwnershipPolicy.h:16
SG::OWN_ELEMENTS
@ OWN_ELEMENTS
this data object owns its elements
Definition
OwnershipPolicy.h:17
Generated on
for ATLAS Offline Software by
1.17.0