Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
TrackerRecHit2D
src
SiStripRecHit1D.cc
Go to the documentation of this file.
1
#include "
DataFormats/TrackerRecHit2D/interface/SiStripRecHit1D.h
"
2
#include <limits>
3
4
SiStripRecHit1D::SiStripRecHit1D(
const
SiStripRecHit2D* hit2D) :
5
TrackerSingleRecHit
(hit2D->localPosition(),
6
LocalError
(hit2D->localPositionError().xx(),0.
f
,std::numeric_limits<float>::
max
()),
7
hit2D->geographicalId(), hit2D->omniCluster()
8
),
9
sigmaPitch_(-1){}
10
SiStripRecHit1D.h
max
const T & max(const T &a, const T &b)
Definition:
MaterialBudgetTrackerHistos.cc:4
f
double f[11][100]
Definition:
MuScleFitUtils.cc:77
LocalError
Definition:
LocalError.h:12
TrackerSingleRecHit
Definition:
TrackerSingleRecHit.h:12
Generated for CMSSW Reference Manual by
1.8.5