13#ifndef ALICEO2_CPV_FULLCLUSTER_H_
14#define ALICEO2_CPV_FULLCLUSTER_H_
56 const std::vector<CluElement>*
getElementList()
const {
return &mElementList; }
67 std::vector<CluElement> mElementList;
Contains CPV cluster parameters.
CPV cluster implementation.
char getNumberOfLocalMax(gsl::span< int > maxAt) const
const std::vector< CluElement > * getElementList() const
void addDigit(short digitAbsId, float energy, int label)
Method to add digit to a cluster.
short getDigitAbsId(Int_t i) const
GLuint GLsizei const GLchar * label
GLboolean GLboolean GLboolean GLboolean a
GLdouble GLdouble GLdouble z
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
CluElement(short a, float e, float x, float z, int l)