ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
egammaEvent
egammaEvent
egDetailContainer.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_EGDETAILCONTAINER_H
6
#define EGAMMAEVENT_EGDETAILCONTAINER_H
12
13
#include "
AthContainers/DataVector.h
"
14
#include "
AthenaKernel/CLASS_DEF.h
"
15
#include "
egammaEvent/egDetail.h
"
16
17
class
egDetailContainer
:
public
DataVector
<egDetail>
18
{
19
public
:
21
virtual
~egDetailContainer
() {};
22
24
egDetailContainer
(
SG::OwnershipPolicy
ownPolicy
=
SG::OWN_ELEMENTS
) ;
25
};
26
27
CLASS_DEF
(
egDetailContainer
, 1180687045, 1)
28
29
#endif
30
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.
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
Container for detailed egamma information.
Definition
egDetailContainer.h:18
egDetailContainer::~egDetailContainer
virtual ~egDetailContainer()
Destructor.
Definition
egDetailContainer.h:21
egDetailContainer::egDetailContainer
egDetailContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Definition
egDetailContainer.cxx:23
egDetail.h
egDetailContainer
Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Current egDetailContainer
Definition
egammaEventTPCnv.cxx:83
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