ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
AtlasTest
DatabaseTest
AthenaPoolTest
src
FakeTrackBuilder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRKTRACKFAKEBUILDER_H
6
#define TRKTRACKFAKEBUILDER_H
7
8
namespace
InDetDD
{
class
SiDetectorElementCollection
;}
9
namespace
Trk
{
class
Track
; }
10
namespace
Rec
{
class
TrackParticle
;}
11
12
class
FakeTrackBuilder
{
13
public
:
14
static
Trk::Track
*
buildTrack
(
const
InDetDD::SiDetectorElementCollection
* elements);
15
static
Trk::Track
*
buildBrokenTrack
(
const
InDetDD::SiDetectorElementCollection
* elements);
16
static
Rec::TrackParticle
*
buildTrackParticle
(
const
InDetDD::SiDetectorElementCollection
* elements);
17
};
18
19
#endif
FakeTrackBuilder
Definition
FakeTrackBuilder.h:12
FakeTrackBuilder::buildTrack
static Trk::Track * buildTrack(const InDetDD::SiDetectorElementCollection *elements)
Definition
FakeTrackBuilder.cxx:45
FakeTrackBuilder::buildBrokenTrack
static Trk::Track * buildBrokenTrack(const InDetDD::SiDetectorElementCollection *elements)
Definition
FakeTrackBuilder.cxx:159
FakeTrackBuilder::buildTrackParticle
static Rec::TrackParticle * buildTrackParticle(const InDetDD::SiDetectorElementCollection *elements)
Definition
FakeTrackBuilder.cxx:163
InDetDD::SiDetectorElementCollection
Class to hold the SiDetectorElement objects to be put in the detector store.
Definition
SiDetectorElementCollection.h:27
Rec::TrackParticle
Definition
Reconstruction/Particle/Particle/TrackParticle.h:47
Trk::Track
The ATLAS Track class.
Definition
Tracking/TrkEvent/TrkTrack/TrkTrack/Track.h:73
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
Rec
namespace for combined reconstruction tools and interfaces
Definition
FakeTrackBuilder.h:10
Track
Definition
TriggerChamberClusterOnTrackCreator.h:19
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Generated on
for ATLAS Offline Software by
1.17.0