|
ATLAS Offline Software
|
Go to the documentation of this file.
18 #ifndef SCTinformation_h
19 #define SCTinformation_h
79 this->
set(cluster, strip_start, strip_end,
vec, locx);
111 const double& locx) {
113 m_center = 0.5*(strip_start+strip_end);
114 m_sdir = strip_start-strip_end;
123 #endif // SCTinformation_h
std::vector< size_t > vec
typename vecDetail::vec_typedef< T, N >::type vec
Define a nice alias for the vectorized type.
Eigen::Matrix< double, 3, 1 > Vector3D