ATLAS Offline Software
Loading...
Searching...
No Matches
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
15
16namespace Muon {
17
19
21 MuonPattern(pos, dir), m_prds(prds) {}
22
24} // namespace Muon
MuonPattern(const Amg::Vector3D &pos, const Amg::Vector3D &dir)
Constructor.
MuonPrdPattern(const Amg::Vector3D &pos, const Amg::Vector3D &dir)
Constructor.
PrdVector m_prds
vector of PrepRawData pointers
~MuonPrdPattern()
Destructor.
std::vector< const Trk::PrepRawData * > PrdVector
Eigen::Matrix< double, 3, 1 > Vector3D
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.