ATLAS Offline Software
Loading...
Searching...
No Matches
MuonPattern.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
20 MuonPattern::~MuonPattern() = default;
21
22} // namespace Muon
MuonPattern(const Amg::Vector3D &pos, const Amg::Vector3D &dir)
Constructor.
virtual ~MuonPattern()
Destructor.
Amg::Vector3D m_globalDirection
global direction of the pattern
Definition MuonPattern.h:55
Amg::Vector3D m_globalPosition
global position of the pattern
Definition MuonPattern.h:52
Eigen::Matrix< double, 3, 1 > Vector3D
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.