Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TrackingTools
TransientTrackingRecHit
interface
HelpertRecHit2DLocalPos.h
Go to the documentation of this file.
1
#ifndef HelpertRecHit2DLocalPos_H
2
#define HelpertRecHit2DLocalPos_H
3
4
// TO BE FIXED: the name of this class should be changed in something more generic
5
// since it is now used also for 1D Hits
6
7
#include "
DataFormats/CLHEP/interface/AlgebraicObjects.h
"
8
#include "
DataFormats/TrackingRecHit/interface/TrackingRecHit.h
"
9
#include "
DataFormats/TrackerRecHit2D/interface/SiStripRecHit1D.h
"
10
#include "
DataFormats/TrackingRecHit/interface/KfComponentsHolder.h
"
11
12
class
LocalError
;
13
class
GeomDet
;
14
15
16
class
HelpertRecHit2DLocalPos
//: public TransientTrackingRecHit
17
{
18
public
:
19
20
static
AlgebraicSymMatrix
parError
(
const
LocalError
&
le
,
const
GeomDet
& det);
21
24
static
void
getKfComponents
(
KfComponentsHolder
& holder,
25
const
TrackingRecHit
&hit2dLocalPos,
26
const
GeomDet
& det);
27
28
30
static
void
getKfComponents
(
KfComponentsHolder
& holder,
31
const
SiStripRecHit1D
& hit1D,
32
const
GeomDet
& det);
33
34
static
void
updateWithAPE
(
LocalError
& le,
const
GeomDet
& det) ;
35
36
};
37
38
#endif
KfComponentsHolder.h
HelpertRecHit2DLocalPos
Definition:
HelpertRecHit2DLocalPos.h:16
SiStripRecHit1D.h
GeomDet
Definition:
GeomDet.h:24
HelpertRecHit2DLocalPos::getKfComponents
static void getKfComponents(KfComponentsHolder &holder, const TrackingRecHit &hit2dLocalPos, const GeomDet &det)
Definition:
HelpertRecHit2DLocalPos.cc:35
TrackingRecHit
Definition:
TrackingRecHit.h:11
HelpertRecHit2DLocalPos::updateWithAPE
static void updateWithAPE(LocalError &le, const GeomDet &det)
Definition:
HelpertRecHit2DLocalPos.cc:7
TrackingRecHit.h
AlgebraicObjects.h
SiStripRecHit1D
Definition:
SiStripRecHit1D.h:10
LocalError
Definition:
LocalError.h:12
AlgebraicSymMatrix
CLHEP::HepSymMatrix AlgebraicSymMatrix
Definition:
AlgebraicObjects.h:14
KfComponentsHolder
Definition:
KfComponentsHolder.h:13
vdt::le
unsigned long long le
Definition:
VDTMath.h:202
HelpertRecHit2DLocalPos::parError
static AlgebraicSymMatrix parError(const LocalError &le, const GeomDet &det)
Definition:
HelpertRecHit2DLocalPos.cc:17
Generated for CMSSW Reference Manual by
1.8.5