ATLAS Offline Software
Loading...
Searching...
No Matches
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
16
17class egDetailContainer : public DataVector<egDetail>
18{
19 public:
21 virtual ~egDetailContainer() {};
22
25};
26
27CLASS_DEF(egDetailContainer, 1180687045, 1)
28
29#endif
30
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.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
SG::OwnershipPolicy ownPolicy() const
Container for detailed egamma information.
virtual ~egDetailContainer()
Destructor.
egDetailContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Old Athena::TPCnvVers::Current egDetailContainer
OwnershipPolicy
@ OWN_ELEMENTS
this data object owns its elements