7 #ifndef GAR_RECONSTRUCTIONDATAPRODUCTS_TPCCluster_h 8 #define GAR_RECONSTRUCTIONDATAPRODUCTS_TPCCluster_h 53 float const&
Signal()
const;
float fSignal
size of the signal for this TPCCluster (integral of ADC values)
friend std::ostream & operator<<(std::ostream &o, gar::rec::TPCCluster const &h)
float fStartTime
start time of the TPCCluster (ticks)
float fRMS
TPCCluster width calculated with RMS (in ticks)
float fCovMat[6]
packed covariance matrix, assuming symmetry. xx, xy, xz, yy, yz, zz
gar::rec::IDNumber getIDNumber() const
bool operator!=(const TPCCluster &rhs) const
float fEndTime
end time of the TPCCluster (ticks)
float fTime
time of TPCCluster charge arrival at the readout plane (ticks)
gar::rec::IDNumber fIDnumero
float fPosition[3]
position of the TPCCluster
static gar::rec::IDNumber const FirstNumber
bool operator==(const TPCCluster &rhs) const
void operator+=(gar::rec::TPCCluster const &h)
General GArSoft Utilities.
float const & Signal() const
const float * CovMatPacked() const
const float * Position() const