|
ATLAS Offline Software
|
Go to the documentation of this file.
51 float f22 =
float(
v(1,1) );
52 float wid =
float(
c->width().z());
53 float cov = wid*wid*.08333;
if(
cov < f22)
cov = f22;
67 for(
int i=0;
i!=3; ++
i) {
125 float f22 =
float(
v(1,1));
126 float wid =
float(
c->width().z());
127 float cov = wid*wid*.08333;
if(
cov < f22)
cov = f22;
133 float f22 =
float(
v(1,1));
167 if(std::abs(s0) > std::abs(
bd)*1.1)
return false;
const std::pair< const PrepRawData *, const PrepRawData * > & clusterList() const
return the pair of cluster pointers by reference
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
SiSpacePointForSeed()=default
void setEta(const float &)
const Trk::Surface * m_sn
bool coordinates(const float *, float *)
void setPt(const float &)
const Trk::Surface * m_su
const Trk::SpacePoint * spacepoint
const float & eta() const
void set(const Trk::SpacePoint *const &, const float *)
const Amg::MatrixX & localCovariance() const
Interface method to get the localError.
void setDZDR(const float &)
float m_dR
penalty term in the seed score
const float & dzdr() const
void setParam(const float &)
void setDR(const float &)
void setScorePenalty(const float &)