ATLAS Offline Software
CaloRingsContainer.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // INCLUDE HEADER FILES:
6 
9 #include <iomanip>
10 #include <iostream>
11 
12 // END OF HEADER FILES INCLUDE
13 
15  DataVector<CaloRings>(ownPolicy)
16 {}
17 
CaloRingsContainer::CaloRingsContainer
CaloRingsContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Definition: CaloRingsContainer.cxx:14
CaloRings
Definition: Reconstruction/egamma/egammaEvent/egammaEvent/CaloRings.h:58
SG::OwnershipPolicy
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
Definition: OwnershipPolicy.h:16
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CaloRingsContainer.h
CaloRings.h