36 AliEmcalClusterJetConstituent::AliEmcalClusterJetConstituent() :
39 fDefaultEnergyDefinition(AliVCluster::kUserDefEnergy1),
70 AliEmcalJetConstituent::operator=(other);
AliEmcalClusterJetConstituent & operator=(const AliEmcalClusterJetConstituent &other)
Assignment operator Constituent object is non-owning, therefore shallow copy is sufficient.
virtual double E() const
Access to constituent energy.
AliEmcalClusterJetConstituent()
Default constructor.
TVector3 fPVec
Momentum vector.
virtual double Py() const
Access to y-component of the momentum vector.
Namespace for objects belonging to the ALICE jet framework.
virtual ~AliEmcalClusterJetConstituent()
Destructor.
virtual double Px() const
Access to x-component of the momentum vector.
const AliVCluster * fkCaloCluster
Underlying calorimeter cluster.
virtual double Phi() const
Access to azimuthal angle.
Interface class for constituent objects (clusters / particles) in an ALICE jet.
AliVCluster::VCluUserDefEnergy_t fDefaultEnergyDefinition
Default energy definition used in jetfinder.
virtual double Eta() const
Access to pseudorapidity.
Namespace for PWG framework classes.
Implementation of a jet constituent for constituent clusters.
bool operator==(const AliEmcalClusterJetConstituent &rhs) const
Check for equality Check done on the cluster itself.
virtual double Pt() const
Access to transverse momentum.
virtual double Pz() const
Access to z-component of the momentum vector.