ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetRecEvent
InDetLowBetaInfo
InDetLowBetaInfo
InDetLowBetaContainer.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 INDETLOWBETACONTAINER_H
6
#define INDETLOWBETACONTAINER_H
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
InDetLowBetaInfo/InDetLowBetaCandidate.h
"
10
#include "
AthenaKernel/CLASS_DEF.h
"
11
12
21
namespace
InDet
{
22
class
InDetLowBetaContainer
:
public
DataVector
<InDet::InDetLowBetaCandidate>
23
{
24
public
:
25
InDetLowBetaContainer
(
SG::OwnershipPolicy
own =
SG::OWN_ELEMENTS
) :
DataVector
<
InDet
::
InDetLowBetaCandidate
>(own) {}
26
virtual
~InDetLowBetaContainer
() {}
27
};
28
29
}
30
/* CLID number as generated with
31
clid InDetLowBetaContainer
32
1286706128 InDetLowBetaContainer None
33
*/
34
// CLASS_DEF( InDetLowBetaContainer,1286706128 , 1 )
35
CLASS_DEF
(
InDet::InDetLowBetaContainer
,1096598165, 1 )
36
37
38
39
#endif
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.
InDetLowBetaCandidate.h
DataVector< InDet::InDetLowBetaCandidate >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
InDet::InDetLowBetaCandidate
Definition
InDetLowBetaCandidate.h:24
InDet::InDetLowBetaContainer
Definition
InDetLowBetaContainer.h:23
InDet::InDetLowBetaContainer::InDetLowBetaContainer
InDetLowBetaContainer(SG::OwnershipPolicy own=SG::OWN_ELEMENTS)
Definition
InDetLowBetaContainer.h:25
InDet::InDetLowBetaContainer::~InDetLowBetaContainer
virtual ~InDetLowBetaContainer()
Definition
InDetLowBetaContainer.h:26
InDet
Primary Vertex Finder.
Definition
VP1ErrorUtils.h:36
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