ATLAS Offline Software
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 
10 namespace Muon {
11 
13  public:
14  virtual ~MuonIntersectGeometry() = default;
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:49
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