#include <SiSpacePointsSeed.h>
Definition at line 30 of file SiSpacePointsSeed.h.
◆ SiSpacePointsSeed() [1/5]
| InDet::SiSpacePointsSeed::SiSpacePointsSeed |
( |
| ) |
|
◆ SiSpacePointsSeed() [2/5]
Definition at line 30 of file SiSpacePointsSeed.cxx.
33 {
37 }
std::vector< const Trk::SpacePoint * > m_spacepoints
◆ SiSpacePointsSeed() [3/5]
◆ SiSpacePointsSeed() [4/5]
◆ SiSpacePointsSeed() [5/5]
◆ ~SiSpacePointsSeed()
| InDet::SiSpacePointsSeed::~SiSpacePointsSeed |
( |
| ) |
|
|
default |
◆ add()
◆ d0()
| const double & InDet::SiSpacePointsSeed::d0 |
( |
| ) |
const |
|
inline |
◆ dump() [1/2]
| MsgStream & InDet::SiSpacePointsSeed::dump |
( |
MsgStream & | out | ) |
const |
|
virtual |
Definition at line 78 of file SiSpacePointsSeed.cxx.
79 {
80
81 out<<
"InDet::SpacePointsSeed contains: "
83 <<" space points"
84 <<std::endl;
85 std::vector<const Trk::SpacePoint*>::const_iterator is,ise =
m_spacepoints.end();
87
88 if((*is)->clusterList().second == 0) {
90 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().perp()
91 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().phi ()
92 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().z ()
93 <<std::endl;
94 }
95 else {
97 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().perp()
98 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().phi ()
99 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().z ()
100 <<std::endl;
101 }
102 }
104 }
◆ dump() [2/2]
| std::ostream & InDet::SiSpacePointsSeed::dump |
( |
std::ostream & | out | ) |
const |
|
virtual |
Definition at line 110 of file SiSpacePointsSeed.cxx.
111 {
112
113 out<<
"InDet::SpacePointsSeed contains: "
115 <<" space points"
116 <<std::endl;
117 std::vector<const Trk::SpacePoint*>::const_iterator is,ise =
m_spacepoints.end();
119
120 if((*is)->clusterList().second == 0) {
122 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().perp()
123 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().phi ()
124 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().z ()
125 <<std::endl;
126 }
127 else {
129 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().perp()
130 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().phi ()
131 <<std::setw(12)<<std::setprecision(5)<<(*is)->globalPosition().z ()
132 <<std::endl;
133 }
134 }
136 }
◆ dzdr_b()
| const double & InDet::SiSpacePointsSeed::dzdr_b |
( |
| ) |
const |
|
inline |
◆ dzdr_t()
| const double & InDet::SiSpacePointsSeed::dzdr_t |
( |
| ) |
const |
|
inline |
◆ erase()
| void InDet::SiSpacePointsSeed::erase |
( |
| ) |
|
|
inline |
◆ eta()
| const double & InDet::SiSpacePointsSeed::eta |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pt()
| const double & InDet::SiSpacePointsSeed::pt |
( |
| ) |
const |
|
inline |
◆ r1()
| const double & InDet::SiSpacePointsSeed::r1 |
( |
| ) |
const |
|
inline |
◆ r2()
| const double & InDet::SiSpacePointsSeed::r2 |
( |
| ) |
const |
|
inline |
◆ r3()
| const double & InDet::SiSpacePointsSeed::r3 |
( |
| ) |
const |
|
inline |
◆ setD0()
| void InDet::SiSpacePointsSeed::setD0 |
( |
const double & | d0 | ) |
|
|
inline |
◆ setDZDR_B()
| void InDet::SiSpacePointsSeed::setDZDR_B |
( |
const double & | dzdr | ) |
|
|
inline |
◆ setDZDR_T()
| void InDet::SiSpacePointsSeed::setDZDR_T |
( |
const double & | dzdr | ) |
|
|
inline |
◆ setEta()
| void InDet::SiSpacePointsSeed::setEta |
( |
const double & | eta | ) |
|
|
inline |
◆ setPt()
| void InDet::SiSpacePointsSeed::setPt |
( |
const double & | pt | ) |
|
|
inline |
◆ setR1()
| void InDet::SiSpacePointsSeed::setR1 |
( |
const double & | r1 | ) |
|
|
inline |
◆ setR2()
| void InDet::SiSpacePointsSeed::setR2 |
( |
const double & | r2 | ) |
|
|
inline |
◆ setR3()
| void InDet::SiSpacePointsSeed::setR3 |
( |
const double & | r3 | ) |
|
|
inline |
◆ setX1()
| void InDet::SiSpacePointsSeed::setX1 |
( |
const double & | x1 | ) |
|
|
inline |
◆ setX2()
| void InDet::SiSpacePointsSeed::setX2 |
( |
const double & | x2 | ) |
|
|
inline |
◆ setX3()
| void InDet::SiSpacePointsSeed::setX3 |
( |
const double & | x3 | ) |
|
|
inline |
◆ setY1()
| void InDet::SiSpacePointsSeed::setY1 |
( |
const double & | y1 | ) |
|
|
inline |
◆ setY2()
| void InDet::SiSpacePointsSeed::setY2 |
( |
const double & | y2 | ) |
|
|
inline |
◆ setY3()
| void InDet::SiSpacePointsSeed::setY3 |
( |
const double & | y3 | ) |
|
|
inline |
◆ setZ1()
| void InDet::SiSpacePointsSeed::setZ1 |
( |
const double & | z1 | ) |
|
|
inline |
◆ setZ2()
| void InDet::SiSpacePointsSeed::setZ2 |
( |
const double & | z2 | ) |
|
|
inline |
◆ setZ3()
| void InDet::SiSpacePointsSeed::setZ3 |
( |
const double & | z3 | ) |
|
|
inline |
◆ setZVertex()
| void InDet::SiSpacePointsSeed::setZVertex |
( |
const double & | z | ) |
|
|
inline |
◆ spacePoints()
| const std::vector< const Trk::SpacePoint * > & InDet::SiSpacePointsSeed::spacePoints |
( |
| ) |
const |
|
inline |
◆ x1()
| const double & InDet::SiSpacePointsSeed::x1 |
( |
| ) |
const |
|
inline |
◆ x2()
| const double & InDet::SiSpacePointsSeed::x2 |
( |
| ) |
const |
|
inline |
◆ x3()
| const double & InDet::SiSpacePointsSeed::x3 |
( |
| ) |
const |
|
inline |
◆ y1()
| const double & InDet::SiSpacePointsSeed::y1 |
( |
| ) |
const |
|
inline |
◆ y2()
| const double & InDet::SiSpacePointsSeed::y2 |
( |
| ) |
const |
|
inline |
◆ y3()
| const double & InDet::SiSpacePointsSeed::y3 |
( |
| ) |
const |
|
inline |
◆ z1()
| const double & InDet::SiSpacePointsSeed::z1 |
( |
| ) |
const |
|
inline |
◆ z2()
| const double & InDet::SiSpacePointsSeed::z2 |
( |
| ) |
const |
|
inline |
◆ z3()
| const double & InDet::SiSpacePointsSeed::z3 |
( |
| ) |
const |
|
inline |
◆ zVertex()
| const double & InDet::SiSpacePointsSeed::zVertex |
( |
| ) |
const |
|
inline |
◆ m_d0
| double InDet::SiSpacePointsSeed::m_d0 = 0.0 |
|
protected |
◆ m_dzdr_b
| double InDet::SiSpacePointsSeed::m_dzdr_b = 0.0 |
|
protected |
◆ m_dzdr_t
| double InDet::SiSpacePointsSeed::m_dzdr_t = 0.0 |
|
protected |
◆ m_eta
| double InDet::SiSpacePointsSeed::m_eta = 0.0 |
|
protected |
◆ m_pt
| double InDet::SiSpacePointsSeed::m_pt = 0.0 |
|
protected |
◆ m_r1
| double InDet::SiSpacePointsSeed::m_r1 = 0.0 |
|
protected |
◆ m_r2
| double InDet::SiSpacePointsSeed::m_r2 = 0.0 |
|
protected |
◆ m_r3
| double InDet::SiSpacePointsSeed::m_r3 = 0.0 |
|
protected |
◆ m_spacepoints
| std::vector<const Trk::SpacePoint*> InDet::SiSpacePointsSeed::m_spacepoints |
|
protected |
◆ m_x1
| double InDet::SiSpacePointsSeed::m_x1 = 0.0 |
|
protected |
◆ m_x2
| double InDet::SiSpacePointsSeed::m_x2 = 0.0 |
|
protected |
◆ m_x3
| double InDet::SiSpacePointsSeed::m_x3 = 0.0 |
|
protected |
◆ m_y1
| double InDet::SiSpacePointsSeed::m_y1 = 0.0 |
|
protected |
◆ m_y2
| double InDet::SiSpacePointsSeed::m_y2 = 0.0 |
|
protected |
◆ m_y3
| double InDet::SiSpacePointsSeed::m_y3 = 0.0 |
|
protected |
◆ m_z1
| double InDet::SiSpacePointsSeed::m_z1 = 0.0 |
|
protected |
◆ m_z2
| double InDet::SiSpacePointsSeed::m_z2 = 0.0 |
|
protected |
◆ m_z3
| double InDet::SiSpacePointsSeed::m_z3 = 0.0 |
|
protected |
◆ m_zvertex
| double InDet::SiSpacePointsSeed::m_zvertex =0.0 |
|
protected |
The documentation for this class was generated from the following files: