ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
egamma
egammaEvent
src
egDetailContainer.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
/********************************************************************
6
7
NAME: egDetailContainer.cxx
8
PACKAGE: offline/Reconstruction/egammaEvent
9
10
********************************************************************/
11
12
13
// INCLUDE HEADER FILES:
14
15
#include "
egammaEvent/egDetailContainer.h
"
16
#include "
egammaEvent/egDetail.h
"
17
18
#include <iomanip>
19
#include <iostream>
20
21
// END OF HEADER FILES INCLUDE
22
23
egDetailContainer::egDetailContainer
(
SG::OwnershipPolicy
ownPolicy
) :
24
DataVector
<
egDetail
>(
ownPolicy
)
25
{}
26
DataVector< egDetail >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
DataVector< egDetail >::ownPolicy
SG::OwnershipPolicy ownPolicy() const
egDetailContainer::egDetailContainer
egDetailContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Definition
egDetailContainer.cxx:23
egDetail
Base class for detailed egamma information.
Definition
egDetail.h:29
egDetailContainer.h
egDetail.h
SG::OwnershipPolicy
OwnershipPolicy
Definition
OwnershipPolicy.h:16
Generated on
for ATLAS Offline Software by
1.14.0