|
ATLAS Offline Software
|
Go to the documentation of this file.
60 : m_vec(
vec.num_row()),
63 for(
int i=0;
i<
vec.num_row();
i++)
Eigen::Matrix< double, Eigen::Dynamic, 1 > VectorX
Dynamic Vector - dynamic allocation.
std::vector< size_t > vec
void setReferenceComponent(const unsigned int &ref_comp)
set the ordering component to ref_comp (>=0)
const Amg::VectorX & dataVector() const
get the data vector
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
unsigned int referenceComponent() const
get the ordering component (>=0)
void fill(H5::Group &out_file, size_t iterations)
DataPoint()
Default constructor. Gives the vector of length 0.