12#include <ecl/dataobjects/ECLCalDigit.h>
15#include <framework/geometry/B2Vector3.h>
32 B2Vector3D computePositionLiLo(
const std::vector<ECLCalDigit>& digits, std::vector<double>& weights,
33 const std::vector<double>& parameters);
40 double computeEnergySum(
const std::vector<ECLCalDigit>& digits, std::vector<double>& weights);
B2Vector3< double > B2Vector3D
typedef for common usage with double
Abstract base class for different kinds of events.