ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonPattern
src
MuonPrdPattern.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/***************************************************************************
6
* Muon Pattern Recognition Event Data Model
7
* -----------------------------------------
8
*
9
* Author : Niels van Eldik
10
* Creation Date: 27 July 2005
11
* Last Update : 27 July 2005
12
***************************************************************************/
13
14
#include "
MuonPattern/MuonPrdPattern.h
"
15
16
namespace
Muon
{
17
18
MuonPrdPattern::MuonPrdPattern
(
const
Amg::Vector3D
& pos,
const
Amg::Vector3D
& dir) :
MuonPattern
(pos, dir) {}
19
20
MuonPrdPattern::MuonPrdPattern
(
const
Amg::Vector3D
& pos,
const
Amg::Vector3D
& dir,
const
PrdVector
& prds) :
21
MuonPattern
(pos, dir),
m_prds
(prds) {}
22
23
MuonPrdPattern::~MuonPrdPattern
() =
default
;
24
}
// namespace Muon
MuonPrdPattern.h
Muon::MuonPattern::MuonPattern
MuonPattern(const Amg::Vector3D &pos, const Amg::Vector3D &dir)
Constructor.
Definition
MuonPattern.cxx:18
Muon::MuonPrdPattern::MuonPrdPattern
MuonPrdPattern(const Amg::Vector3D &pos, const Amg::Vector3D &dir)
Constructor.
Definition
MuonPrdPattern.cxx:18
Muon::MuonPrdPattern::m_prds
PrdVector m_prds
vector of PrepRawData pointers
Definition
MuonPrdPattern.h:57
Muon::MuonPrdPattern::~MuonPrdPattern
~MuonPrdPattern()
Destructor.
Muon::MuonPrdPattern::PrdVector
std::vector< const Trk::PrepRawData * > PrdVector
Definition
MuonPrdPattern.h:29
Amg::Vector3D
Eigen::Matrix< double, 3, 1 > Vector3D
Definition
GeoPrimitives.h:47
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
Generated on
for ATLAS Offline Software by
1.17.0