12#ifndef ALICEO2_3BODY_H
13#define ALICEO2_3BODY_H
18#include <Math/SVector.h>
46 float calcMass2(
float mass0,
float mass1,
float mass2)
const;
48 float calcR2()
const {
return getX() * getX() + getY() * getY(); }
TO BE DONE: extend to generic N body vertex.
float calcMass2PID(int pid0, int pid1, int pid2) const
const Track & getProng(int i) const
ClassDefNV(Decay3Body, 1)
o2::track::TrackParCov Track
void setProng(int i, const Track &t)
std::array< Track, 3 > mProngs
static constexpr ID HyperTriton
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...