ATLAS Offline Software
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonPattern
src
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
14
#include "
MuonPattern/MuonPattern.h
"
15
16
namespace
Muon
{
17
18
MuonPattern::MuonPattern
(
const
Amg::Vector3D
&
pos
,
const
Amg::Vector3D
&
dir
) : m_globalPosition(
pos
), m_globalDirection(
dir
) {}
19
20
MuonPattern::~MuonPattern
() =
default
;
21
22
}
// namespace Muon
Muon::MuonPattern::~MuonPattern
virtual ~MuonPattern()
Destructor.
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
Muon::MuonPattern::MuonPattern
MuonPattern(const Amg::Vector3D &pos, const Amg::Vector3D &dir)
Constructor.
Definition:
MuonPattern.cxx:25
beamspotman.dir
string dir
Definition:
beamspotman.py:623
Amg::Vector3D
Eigen::Matrix< double, 3, 1 > Vector3D
Definition:
GeoPrimitives.h:47
python.LumiBlobConversion.pos
pos
Definition:
LumiBlobConversion.py:18
MuonPattern.h
Generated on Thu Nov 7 2024 21:22:10 for ATLAS Offline Software by
1.8.18