Store some informaion about a Pythia eventThis class is used to store some information about a Pythia event (also for embedding)
More...
#include <AliEmcalPythiaInfo.h>
Store some informaion about a Pythia event
This class is used to store some information about a Pythia event (also for embedding)
- Author
- Leticia Cunqueiro letic.nosp@m.ia.c.nosp@m.unque.nosp@m.iro..nosp@m.mende.nosp@m.z@ce.nosp@m.rn.ch,Muenster University
-
Salvatore Aiola salva.nosp@m.tore.nosp@m..aiol.nosp@m.a@ce.nosp@m.rn.ch, Yale University
-
Davide Caffari david.nosp@m.e.ca.nosp@m.ffarr.nosp@m.i@ce.nosp@m.rn.ch,Cern
Definition at line 31 of file AliEmcalPythiaInfo.h.
AliEmcalPythiaInfo::AliEmcalPythiaInfo |
( |
| ) |
|
AliEmcalPythiaInfo::AliEmcalPythiaInfo |
( |
const char * |
name | ) |
|
const AliTLorentzVector& AliEmcalPythiaInfo::GetParton6Momentum |
( |
| ) |
const |
|
inline |
const AliTLorentzVector& AliEmcalPythiaInfo::GetParton7Momentum |
( |
| ) |
const |
|
inline |
Float_t AliEmcalPythiaInfo::GetPartonEta6 |
( |
| ) |
const |
|
inline |
Float_t AliEmcalPythiaInfo::GetPartonEta7 |
( |
| ) |
const |
|
inline |
Int_t AliEmcalPythiaInfo::GetPartonFlag6 |
( |
| ) |
const |
|
inline |
Int_t AliEmcalPythiaInfo::GetPartonFlag7 |
( |
| ) |
const |
|
inline |
Float_t AliEmcalPythiaInfo::GetPartonPhi6 |
( |
| ) |
const |
|
inline |
Float_t AliEmcalPythiaInfo::GetPartonPhi7 |
( |
| ) |
const |
|
inline |
Float_t AliEmcalPythiaInfo::GetPartonPt6 |
( |
| ) |
const |
|
inline |
Float_t AliEmcalPythiaInfo::GetPartonPt7 |
( |
| ) |
const |
|
inline |
Float_t AliEmcalPythiaInfo::GetPythiaEventWeight |
( |
| ) |
const |
|
inline |
void AliEmcalPythiaInfo::SetParton6 |
( |
Float_t |
pt, |
|
|
Float_t |
eta, |
|
|
Float_t |
phi, |
|
|
Float_t |
mass = 0 |
|
) |
| |
|
inline |
void AliEmcalPythiaInfo::SetParton7 |
( |
Float_t |
pt, |
|
|
Float_t |
eta, |
|
|
Float_t |
phi, |
|
|
Float_t |
mass = 0 |
|
) |
| |
|
inline |
void AliEmcalPythiaInfo::SetPartonFlag6 |
( |
Int_t |
flag6 | ) |
|
|
inline |
void AliEmcalPythiaInfo::SetPartonFlag7 |
( |
Int_t |
flag7 | ) |
|
|
inline |
void AliEmcalPythiaInfo::SetPythiaEventWeight |
( |
Float_t |
ptWeight | ) |
|
|
inline |
AliTLorentzVector AliEmcalPythiaInfo::fParton6 |
|
private |
AliTLorentzVector AliEmcalPythiaInfo::fParton7 |
|
private |
Int_t AliEmcalPythiaInfo::fPartonFlag6 |
|
private |
Int_t AliEmcalPythiaInfo::fPartonFlag7 |
|
private |
Float_t AliEmcalPythiaInfo::fPythiaEventWeight |
|
private |
The documentation for this class was generated from the following files: