ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
TRT_ReadoutGeometry
TRT_ReadoutGeometry
TRT_DetElementCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// SiDetectorElementCollection.h
8
// (c) ATLAS Detector software
10
11
12
#ifndef INDETREADOUTGEOMETRY_TRT_DETELEMENTCOLLECTION_H
13
#define INDETREADOUTGEOMETRY_TRT_DETELEMENTCOLLECTION_H
14
15
#include "
AthContainers/DataVector.h
"
16
#include "
TRT_ReadoutGeometry/TRT_BaseElement.h
"
17
#include "
InDetIdentifier/TRT_ID.h
"
18
19
class
IdentifierHash
;
20
class
Identifier
;
21
22
namespace
InDetDD
{
23
25
class
TRT_DetElementCollection
:
public
DataVector
<TRT_BaseElement>
26
{
27
public
:
28
const
TRT_BaseElement
*
getDetectorElement
(
const
IdentifierHash
& hash)
const
;
29
};
30
31
}
// namespace InDetDD
32
33
#include "
AthenaKernel/CLASS_DEF.h
"
34
CLASS_DEF
(
InDetDD::TRT_DetElementCollection
, 1136885219, 1 )
35
#include "AthenaKernel/CondCont.h"
36
CONDCONT_DEF
(
InDetDD::TRT_DetElementCollection
, 1334649756 );
37
38
#endif
// INDETREADOUTGEOMETRY_TRT_DETELEMENTCOLLECTION_H
CONDCONT_DEF
#define CONDCONT_DEF(...)
Definition
CondCont.h:1413
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.
TRT_BaseElement.h
TRT_ID.h
This is an Identifier helper class for the TRT subdetector.
DataVector< TRT_BaseElement >::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::TRT_BaseElement
Virtual base class of TRT readout elements.
Definition
TRT_BaseElement.h:56
InDetDD::TRT_DetElementCollection
Class to hold collection of TRT detector elements.
Definition
TRT_DetElementCollection.h:26
InDetDD::TRT_DetElementCollection::getDetectorElement
const TRT_BaseElement * getDetectorElement(const IdentifierHash &hash) const
Definition
TRT_DetElementCollection.cxx:9
Identifier
Definition
IdentifierFieldParser.cxx:14
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
Generated on
for ATLAS Offline Software by
1.17.0