#include <AliEmcalParticle.h>
|
| AliEmcalParticle () |
|
| AliEmcalParticle (AliVTrack *track, Int_t id=-1) |
|
| AliEmcalParticle (AliVCluster *cluster, Int_t id=-1, Double_t vx=0, Double_t vy=0, Double_t vz=0) |
|
| AliEmcalParticle (const AliEmcalParticle &p) |
|
AliEmcalParticle & | operator= (const AliEmcalParticle &p) |
|
virtual | ~AliEmcalParticle () |
|
Double_t | Px () const |
|
Double_t | Py () const |
|
Double_t | Pz () const |
|
Double_t | Pt () const |
|
Double_t | P () const |
|
Bool_t | PxPyPz (Double_t p[3]) const |
|
Double_t | Xv () const |
|
Double_t | Yv () const |
|
Double_t | Zv () const |
|
Bool_t | XvYvZv (Double_t x[3]) const |
|
Double_t | OneOverPt () const |
|
Double_t | Phi () const |
|
Double_t | Theta () const |
|
Double_t | E () const |
|
Double_t | M () const |
|
Double_t | Eta () const |
|
Double_t | Y () const |
|
Short_t | Charge () const |
|
Int_t | GetLabel () const |
|
Int_t | PdgCode () const |
|
const Double_t * | PID () const |
|
void | AddMatchedObj (Int_t id, Double_t d) |
|
AliVCluster * | GetCluster () const |
|
Int_t | GetMatchedObjId (UShort_t i=0) const |
|
Double_t | GetMatchedObjDistance (UShort_t i=0) const |
|
UShort_t | GetNumberOfMatchedObj () const |
|
AliVCluster * | GetMatchedCluster (UShort_t i=0) const |
|
AliVTrack * | GetMatchedTrack (UShort_t i=0) const |
|
AliVTrack * | GetTrack () const |
|
Double_t | GetTrackPhiOnEMCal () const |
|
Double_t | GetTrackEtaOnEMCal () const |
|
Double_t | GetTrackPtOnEMCal () const |
|
Int_t | IdInCollection () const |
|
Bool_t | IsCluster () const |
|
Bool_t | IsEMCAL () const |
|
Bool_t | IsTrack () const |
|
Bool_t | IsMC (Int_t minLabel=0) const |
|
void | ResetMatchedObjects () |
|
void | SetIdInCollection (Int_t id) |
|
void | SetMatchedObj (Int_t id, Double_t d) |
|
void | SetMatchedPtr (TObjArray *arr) |
|
void | SetPtEtaPhiM (Double_t pt, Double_t eta, Double_t phi, Double_t m) |
|
Definition at line 11 of file AliEmcalParticle.h.
AliEmcalParticle::AliEmcalParticle |
( |
| ) |
|
AliEmcalParticle::AliEmcalParticle |
( |
AliVTrack * |
track, |
|
|
Int_t |
id = -1 |
|
) |
| |
AliEmcalParticle::AliEmcalParticle |
( |
AliVCluster * |
cluster, |
|
|
Int_t |
id = -1 , |
|
|
Double_t |
vx = 0 , |
|
|
Double_t |
vy = 0 , |
|
|
Double_t |
vz = 0 |
|
) |
| |
AliEmcalParticle::~AliEmcalParticle |
( |
| ) |
|
|
virtual |
void AliEmcalParticle::AddMatchedObj |
( |
Int_t |
id, |
|
|
Double_t |
d |
|
) |
| |
Short_t AliEmcalParticle::Charge |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::E |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::Eta |
( |
| ) |
const |
|
inline |
AliVCluster* AliEmcalParticle::GetCluster |
( |
| ) |
const |
|
inline |
Int_t AliEmcalParticle::GetLabel |
( |
| ) |
const |
|
inline |
TLorentzVector & AliEmcalParticle::GetLorentzVector |
( |
const Double_t * |
vertex = 0 | ) |
const |
|
protected |
AliVCluster* AliEmcalParticle::GetMatchedCluster |
( |
UShort_t |
i = 0 | ) |
const |
|
inline |
Double_t AliEmcalParticle::GetMatchedObjDistance |
( |
UShort_t |
i = 0 | ) |
const |
|
inline |
Int_t AliEmcalParticle::GetMatchedObjId |
( |
UShort_t |
i = 0 | ) |
const |
|
inline |
AliVTrack* AliEmcalParticle::GetMatchedTrack |
( |
UShort_t |
i = 0 | ) |
const |
|
inline |
UShort_t AliEmcalParticle::GetNumberOfMatchedObj |
( |
| ) |
const |
|
inline |
AliVTrack* AliEmcalParticle::GetTrack |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::GetTrackEtaOnEMCal |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::GetTrackPhiOnEMCal |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::GetTrackPtOnEMCal |
( |
| ) |
const |
|
inline |
Int_t AliEmcalParticle::IdInCollection |
( |
| ) |
const |
|
inline |
Bool_t AliEmcalParticle::IsCluster |
( |
| ) |
const |
|
inline |
Bool_t AliEmcalParticle::IsEMCAL |
( |
| ) |
const |
|
inline |
Bool_t AliEmcalParticle::IsMC |
( |
Int_t |
minLabel = 0 | ) |
const |
|
inline |
Bool_t AliEmcalParticle::IsTrack |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::M |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::OneOverPt |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::P |
( |
| ) |
const |
|
inline |
Int_t AliEmcalParticle::PdgCode |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::Phi |
( |
| ) |
const |
|
inline |
const Double_t* AliEmcalParticle::PID |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::Pt |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::Px |
( |
| ) |
const |
|
inline |
Bool_t AliEmcalParticle::PxPyPz |
( |
Double_t |
p[3] | ) |
const |
|
inline |
Double_t AliEmcalParticle::Py |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::Pz |
( |
| ) |
const |
|
inline |
void AliEmcalParticle::ResetMatchedObjects |
( |
| ) |
|
void AliEmcalParticle::SetIdInCollection |
( |
Int_t |
id | ) |
|
|
inline |
void AliEmcalParticle::SetMatchedObj |
( |
Int_t |
id, |
|
|
Double_t |
d |
|
) |
| |
|
inline |
void AliEmcalParticle::SetMatchedPtr |
( |
TObjArray * |
arr | ) |
|
|
inline |
void AliEmcalParticle::SetPtEtaPhiM |
( |
Double_t |
pt, |
|
|
Double_t |
eta, |
|
|
Double_t |
phi, |
|
|
Double_t |
m |
|
) |
| |
|
inline |
Double_t AliEmcalParticle::Theta |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::Xv |
( |
| ) |
const |
|
inline |
Bool_t AliEmcalParticle::XvYvZv |
( |
Double_t |
x[3] | ) |
const |
|
inline |
Double_t AliEmcalParticle::Y |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::Yv |
( |
| ) |
const |
|
inline |
Double_t AliEmcalParticle::Zv |
( |
| ) |
const |
|
inline |
AliVCluster* AliEmcalParticle::fCluster |
|
protected |
Double_t AliEmcalParticle::fEta |
|
protected |
Int_t AliEmcalParticle::fId |
|
protected |
Double_t AliEmcalParticle::fM |
|
protected |
TObjArray* AliEmcalParticle::fMatchedPtr |
|
protected |
UShort_t AliEmcalParticle::fNMatched |
|
protected |
Double_t AliEmcalParticle::fPhi |
|
protected |
Double_t AliEmcalParticle::fPt |
|
protected |
const UShort_t AliEmcalParticle::fSizeMatched = 99 |
|
staticprotected |
AliVTrack* AliEmcalParticle::fTrack |
|
protected |
size of matched clusters array
Definition at line 78 of file AliEmcalParticle.h.
Referenced by AliEmcalParticle(), Charge(), GetLabel(), GetLorentzVector(), GetMatchedCluster(), GetTrack(), GetTrackEtaOnEMCal(), GetTrackPhiOnEMCal(), GetTrackPtOnEMCal(), IsEMCAL(), IsMC(), IsTrack(), operator=(), and Y().
The documentation for this class was generated from the following files: