Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoTracker
TkDetLayers
interface
TkDetUtil.h
Go to the documentation of this file.
1
#ifndef TkDetLayers_TkDetUtil_h
2
#define TkDetLayers_TkDetUtil_h
3
4
#include "
TrackingTools/PatternTools/interface/MeasurementEstimator.h
"
5
6
class
GeomDet
;
7
class
BoundPlane
;
8
class
TrajectoryStateOnSurface
;
9
10
namespace
tkDetUtil {
11
12
bool
overlapInPhi
(
const
GlobalPoint
& crossPoint,
const
GeomDet
& det,
float
phiWindow);
13
14
float
computeWindowSize
(
const
GeomDet
* det,
15
const
TrajectoryStateOnSurface
& tsos,
16
const
MeasurementEstimator
& est);
17
18
19
float
20
calculatePhiWindow
(
const
MeasurementEstimator::Local2DVector
& maxDistance,
21
const
TrajectoryStateOnSurface
& ts,
22
const
BoundPlane
& plane);
23
24
25
}
26
27
#endif // TkDetLayers_TkDetUtil_h
BoundPlane
Definition:
BoundPlane.h:19
MeasurementEstimator.h
MeasurementEstimator
Definition:
MeasurementEstimator.h:21
GeomDet
Definition:
GeomDet.h:26
tkDetUtil::calculatePhiWindow
float calculatePhiWindow(const MeasurementEstimator::Local2DVector &maxDistance, const TrajectoryStateOnSurface &ts, const BoundPlane &plane)
Definition:
TkDetUtil.cc:44
TrajectoryStateOnSurface
Definition:
TrajectoryStateOnSurface.h:15
tkDetUtil::computeWindowSize
float computeWindowSize(const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est)
Definition:
TkDetUtil.cc:31
tkDetUtil::overlapInPhi
bool overlapInPhi(const GlobalPoint &crossPoint, const GeomDet &det, float phiWindow)
Definition:
TkDetUtil.cc:21
Vector2DBase
Definition:
Vector2DBase.h:9
Point3DBase< float, GlobalTag >
Generated for CMSSW Reference Manual by
1.8.5