ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
InDetReadoutGeometry
InDetReadoutGeometry
SiDetectorElementCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// SiDetectorElementCollection.h
8
// (c) ATLAS Detector software
10
11
12
#ifndef INDETREADOUTGEOMETRY_SIDETECTORELEMENTCOLLECTION_H
13
#define INDETREADOUTGEOMETRY_SIDETECTORELEMENTCOLLECTION_H
14
15
#include "
AthContainers/DataVector.h
"
16
#include "
InDetReadoutGeometry/SiDetectorElement.h
"
17
18
class
IdentifierHash
;
19
20
namespace
InDetDD
{
21
26
27
class
SiDetectorElementCollection
:
public
DataVector
<SiDetectorElement> {
28
public
:
29
virtual
~SiDetectorElementCollection
() =
default
;
30
const
SiDetectorElement
*
getDetectorElement
(
const
IdentifierHash
& hash)
const
;
31
};
32
33
}
// namespace InDetDD
34
35
#include "
AthenaKernel/CLASS_DEF.h
"
36
CLASS_DEF
(
InDetDD::SiDetectorElementCollection
, 1330395642 , 1 )
37
#include "AthenaKernel/CondCont.h"
38
CONDCONT_MIXED_DEF
(
InDetDD::SiDetectorElementCollection
, 1098715294 );
39
40
#endif
// INDETREADOUTGEOMETRY_SIDETECTORELEMENTCOLLECTION_H
CONDCONT_MIXED_DEF
#define CONDCONT_MIXED_DEF(...)
Definition
CondCont.h:1446
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.
SiDetectorElement.h
DataVector< SiDetectorElement >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
IdentifierHash
This is a "hash" representation of an Identifier.
Definition
IdentifierHash.h:25
InDetDD::SiDetectorElementCollection
Class to hold the SiDetectorElement objects to be put in the detector store.
Definition
SiDetectorElementCollection.h:27
InDetDD::SiDetectorElementCollection::getDetectorElement
const SiDetectorElement * getDetectorElement(const IdentifierHash &hash) const
Definition
SiDetectorElementCollection.cxx:9
InDetDD::SiDetectorElementCollection::~SiDetectorElementCollection
virtual ~SiDetectorElementCollection()=default
InDetDD::SiDetectorElement
Class to hold geometrical description of a silicon detector element.
Definition
SiDetectorElement.h:109
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
Generated on
for ATLAS Offline Software by
1.17.0