virtual ~AliEmcalParticleJetConstituent()
Destructor.
virtual double Phi() const
Access to azimuthal angle.
virtual double Px() const
Access to x-component of the momentum vector.
virtual double Py() const
Access to y-component of the momentum vector.
AliEmcalParticleJetConstituent & operator=(const AliEmcalParticleJetConstituent &other)
Assignment operator Constituent object is non-owning, therefore shallow copy is sufficient.
bool operator==(const AliEmcalParticleJetConstituent &rhs) const
Check for equality Check done on the cluster itself.
virtual double Pt() const
Access to transverse momentum.
virtual double Eta() const
Access to pseudorapidity.
virtual double Pz() const
Access to z-component of the momentum vector.
virtual double E() const
Access to constituent energy.
const AliVParticle * fkParticle
Underlying particle.