#include <AliFemtoEvent.h>
Collaboration diagram for AliFemtoEvent:

| AliFemtoEvent::AliFemtoEvent | ( | ) |
| AliFemtoEvent::AliFemtoEvent | ( | const AliFemtoEvent & | , | |
| AliFemtoTrackCut * | = 0, |
|||
| AliFemtoV0Cut * | = 0, |
|||
| AliFemtoXiCut * | = 0, |
|||
| AliFemtoKinkCut * | = 0 | |||
| ) |
| AliFemtoEvent::~AliFemtoEvent | ( | ) |
| AliFemtoEvent & AliFemtoEvent::operator= | ( | const AliFemtoEvent & | aEvent | ) |
| unsigned short AliFemtoEvent::EventNumber | ( | ) | const |
| int AliFemtoEvent::RunNumber | ( | ) | const |
| unsigned short AliFemtoEvent::NumberOfTracks | ( | ) | const |
| AliFemtoThreeVector AliFemtoEvent::PrimVertPos | ( | ) | const |
| AliFemtoV0Collection * AliFemtoEvent::V0Collection | ( | ) | const |
| AliFemtoXiCollection * AliFemtoEvent::XiCollection | ( | ) | const |
| AliFemtoKinkCollection * AliFemtoEvent::KinkCollection | ( | ) | const |
| AliFemtoTrackCollection * AliFemtoEvent::TrackCollection | ( | ) | const |
| double AliFemtoEvent::MagneticField | ( | ) | const |
| float AliFemtoEvent::ZDCN1Energy | ( | ) | const |
| float AliFemtoEvent::ZDCP1Energy | ( | ) | const |
| float AliFemtoEvent::ZDCN2Energy | ( | ) | const |
| float AliFemtoEvent::ZDCP2Energy | ( | ) | const |
| float AliFemtoEvent::ZDCEMEnergy | ( | ) | const |
| unsigned int AliFemtoEvent::ZDCParticipants | ( | ) | const |
| unsigned long int AliFemtoEvent::TriggerMask | ( | ) | const |
| unsigned char AliFemtoEvent::TriggerCluster | ( | ) | const |
| void AliFemtoEvent::SetEventNumber | ( | const unsigned short & | s | ) |
| void AliFemtoEvent::SetRunNumber | ( | const int & | i | ) |
| void AliFemtoEvent::SetNumberOfTracks | ( | const unsigned short & | s | ) |
| void AliFemtoEvent::SetPrimVertPos | ( | const AliFemtoThreeVector & | v | ) |
| void AliFemtoEvent::SetMagneticField | ( | const double & | x | ) |
| void AliFemtoEvent::SetZDCN1Energy | ( | const float & | x | ) |
| void AliFemtoEvent::SetZDCP1Energy | ( | const float & | x | ) |
| void AliFemtoEvent::SetZDCN2Energy | ( | const float & | x | ) |
| void AliFemtoEvent::SetZDCP2Energy | ( | const float & | x | ) |
| void AliFemtoEvent::SetZDCEMEnergy | ( | const float & | x | ) |
| void AliFemtoEvent::SetZDCParticipants | ( | const unsigned int & | i | ) |
| void AliFemtoEvent::SetTriggerMask | ( | const unsigned long int & | i | ) |
| void AliFemtoEvent::SetTriggerCluster | ( | const unsigned char & | c | ) |
| double AliFemtoEvent::UncorrectedNumberOfNegativePrimaries | ( | ) | const |
| double AliFemtoEvent::UncorrectedNumberOfPrimaries | ( | ) | const |
unsigned short AliFemtoEvent::fEventNumber [private] |
unsigned short AliFemtoEvent::fRunNumber [private] |
unsigned short AliFemtoEvent::fNumberOfTracks [private] |
double AliFemtoEvent::fMagneticField [private] |
AliFemtoV0Collection* AliFemtoEvent::fV0Collection [private] |
AliFemtoXiCollection* AliFemtoEvent::fXiCollection [private] |
float AliFemtoEvent::fZDCN1Energy [private] |
float AliFemtoEvent::fZDCP1Energy [private] |
float AliFemtoEvent::fZDCN2Energy [private] |
float AliFemtoEvent::fZDCP2Energy [private] |
float AliFemtoEvent::fZDCEMEnergy [private] |
unsigned int AliFemtoEvent::fZDCParticipants [private] |
unsigned long int AliFemtoEvent::fTriggerMask [private] |
unsigned char AliFemtoEvent::fTriggerCluster [private] |
1.5.2