#include <AliFemtoBasicEventCut.h>
Inherits AliFemtoEventCut.
Inheritance diagram for AliFemtoBasicEventCut:


Public Member Functions | |
| AliFemtoBasicEventCut () | |
| AliFemtoBasicEventCut (AliFemtoBasicEventCut &) | |
| void | SetEventMult (const int &lo, const int &hi) |
| void | SetVertZPos (const float &lo, const float &hi) |
| int | NEventsPassed () |
| int | NEventsFailed () |
| virtual AliFemtoString | Report () |
| virtual bool | Pass (const AliFemtoEvent *) |
| AliFemtoBasicEventCut * | Clone () |
Private Attributes | |
| int | fEventMult [2] |
| float | fVertZPos [2] |
| long | fNEventsPassed |
| long | fNEventsFailed |
| AliFemtoBasicEventCut::AliFemtoBasicEventCut | ( | ) |
| AliFemtoBasicEventCut::AliFemtoBasicEventCut | ( | AliFemtoBasicEventCut & | ) | [inline] |
| void AliFemtoBasicEventCut::SetEventMult | ( | const int & | lo, | |
| const int & | hi | |||
| ) | [inline] |
| void AliFemtoBasicEventCut::SetVertZPos | ( | const float & | lo, | |
| const float & | hi | |||
| ) | [inline] |
| int AliFemtoBasicEventCut::NEventsPassed | ( | ) | [inline] |
| int AliFemtoBasicEventCut::NEventsFailed | ( | ) | [inline] |
| AliFemtoString AliFemtoBasicEventCut::Report | ( | ) | [virtual] |
Implements AliFemtoEventCut.
| bool AliFemtoBasicEventCut::Pass | ( | const AliFemtoEvent * | ) | [virtual] |
Implements AliFemtoEventCut.
| AliFemtoBasicEventCut * AliFemtoBasicEventCut::Clone | ( | ) | [inline, virtual] |
Reimplemented from AliFemtoEventCut.
int AliFemtoBasicEventCut::fEventMult[2] [private] |
float AliFemtoBasicEventCut::fVertZPos[2] [private] |
long AliFemtoBasicEventCut::fNEventsPassed [private] |
long AliFemtoBasicEventCut::fNEventsFailed [private] |
1.5.2