ATLAS Offline Software
MuonSpectrometer
MuonReconstruction
MuonRecUtils
MuonStationIntersectCond
MuonStationIntersectCond
MuonIntersectGeometry.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONSTATIONINTESECTCOND_MUONINTERSECTGEOMETRY_H
6
#define MUONSTATIONINTESECTCOND_MUONINTERSECTGEOMETRY_H
7
8
#include "
GeoPrimitives/GeoPrimitives.h
"
9
#include "
MuonStationIntersectCond/MuonStationIntersect.h
"
10
namespace
Muon
{
11
12
class
MuonIntersectGeometry
{
13
public
:
14
virtual
~MuonIntersectGeometry
() =
default
;
15
virtual
MuonStationIntersect
intersection
(
const
Amg::Vector3D
&
pos
,
const
Amg::Vector3D
&
dir
)
const
= 0;
16
};
17
18
}
// namespace Muon
19
20
#endif
Muon::MuonIntersectGeometry::~MuonIntersectGeometry
virtual ~MuonIntersectGeometry()=default
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
Muon::MuonIntersectGeometry::intersection
virtual MuonStationIntersect intersection(const Amg::Vector3D &pos, const Amg::Vector3D &dir) const =0
MuonStationIntersect.h
GeoPrimitives.h
Muon::MuonIntersectGeometry
Definition:
MuonIntersectGeometry.h:12
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
Muon::MuonStationIntersect
Definition:
MuonStationIntersect.h:12
Generated on Thu Nov 7 2024 21:22:05 for ATLAS Offline Software by
1.8.18