ATLAS Offline Software
Loading...
Searching...
No Matches
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
13
14class CaloRingsContainer : public DataVector<CaloRings>
15{
16 public:
17 virtual ~CaloRingsContainer() {};
18
21};
22
24CLASS_DEF(CaloRingsContainer, 1253285755, 1)
25
26#endif
27
#define SG_BASE(D, B)
Declare that class D derives from class B.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
CaloRingsContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Derived DataVector<T>.
Definition DataVector.h:795
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
SG::OwnershipPolicy ownPolicy() const
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
OwnershipPolicy
@ OWN_ELEMENTS
this data object owns its elements