ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
egamma
egammaEvent
src
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
7
#include "
egammaEvent/CaloRingsContainer.h
"
8
#include "
egammaEvent/CaloRings.h
"
9
#include <iomanip>
10
#include <iostream>
11
12
// END OF HEADER FILES INCLUDE
13
14
CaloRingsContainer::CaloRingsContainer
(
SG::OwnershipPolicy
ownPolicy
) :
15
DataVector
<
CaloRings
>(
ownPolicy
)
16
{}
17
CaloRingsContainer.h
CaloRings.h
CaloRingsContainer::CaloRingsContainer
CaloRingsContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Definition
CaloRingsContainer.cxx:14
CaloRings
Definition
Reconstruction/egamma/egammaEvent/egammaEvent/CaloRings.h:58
DataVector< CaloRings >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
DataVector< CaloRings >::ownPolicy
SG::OwnershipPolicy ownPolicy() const
SG::OwnershipPolicy
OwnershipPolicy
Definition
OwnershipPolicy.h:16
Generated on
for ATLAS Offline Software by
1.14.0