9#ifndef MuonCalib_DataPointH
10#define MuonCalib_DataPointH
29#include "CLHEP/Matrix/Vector.h"
49 DataPoint(
const CLHEP::HepVector &
vec,
const unsigned int ref_comp);
std::vector< size_t > vec
void setReferenceComponent(const unsigned int &ref_comp)
set the ordering component to ref_comp (>=0)
bool operator>=(const DataPoint &point) const
DataPoint()
Default constructor. Gives the vector of length 0.
bool operator<(const DataPoint &point) const
bool operator>(const DataPoint &point) const
bool operator==(const DataPoint &point) const
const Amg::VectorX & dataVector() const
get the data vector
bool operator<=(const DataPoint &point) const
unsigned int referenceComponent() const
get the ordering component (>=0)
Eigen::Matrix< double, Eigen::Dynamic, 1 > VectorX
Dynamic Vector - dynamic allocation.
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
void fill(H5::Group &out_file, size_t iterations)