#include <AliFemtoCutMonitorHandler.h>
Inherited by AliFemtoEventCut, AliFemtoPairCut, and AliFemtoParticleCut.
Inheritance diagram for AliFemtoCutMonitorHandler:
AliFemtoCutMonitorHandler::AliFemtoCutMonitorHandler | ( | ) |
AliFemtoCutMonitorHandler::AliFemtoCutMonitorHandler | ( | const AliFemtoCutMonitorHandler & | aHan | ) |
AliFemtoCutMonitorHandler::~AliFemtoCutMonitorHandler | ( | ) | [virtual] |
AliFemtoCutMonitorHandler & AliFemtoCutMonitorHandler::operator= | ( | const AliFemtoCutMonitorHandler & | aHan | ) |
AliFemtoCutMonitorCollection * AliFemtoCutMonitorHandler::PassMonitorColl | ( | ) | [inline] |
AliFemtoCutMonitorCollection * AliFemtoCutMonitorHandler::FailMonitorColl | ( | ) | [inline] |
AliFemtoCutMonitor * AliFemtoCutMonitorHandler::PassMonitor | ( | int | n | ) |
AliFemtoCutMonitor * AliFemtoCutMonitorHandler::FailMonitor | ( | int | n | ) |
void AliFemtoCutMonitorHandler::AddCutMonitor | ( | AliFemtoCutMonitor * | cutMoni1, | |
AliFemtoCutMonitor * | cutMoni2 | |||
) |
void AliFemtoCutMonitorHandler::AddCutMonitor | ( | AliFemtoCutMonitor * | cutMoni | ) |
void AliFemtoCutMonitorHandler::AddCutMonitorPass | ( | AliFemtoCutMonitor * | cutMoni | ) |
void AliFemtoCutMonitorHandler::AddCutMonitorFail | ( | AliFemtoCutMonitor * | cutMoni | ) |
void AliFemtoCutMonitorHandler::FillCutMonitor | ( | const AliFemtoEvent * | event, | |
bool | pass | |||
) |
void AliFemtoCutMonitorHandler::FillCutMonitor | ( | const AliFemtoTrack * | track, | |
bool | pass | |||
) |
void AliFemtoCutMonitorHandler::FillCutMonitor | ( | const AliFemtoV0 * | v0, | |
bool | pass | |||
) |
void AliFemtoCutMonitorHandler::FillCutMonitor | ( | const AliFemtoKink * | kink, | |
bool | pass | |||
) |
void AliFemtoCutMonitorHandler::FillCutMonitor | ( | const AliFemtoPair * | pair, | |
bool | pass | |||
) |
void AliFemtoCutMonitorHandler::FillCutMonitor | ( | const AliFemtoParticleCollection * | partColl | ) |
void AliFemtoCutMonitorHandler::FillCutMonitor | ( | const AliFemtoEvent * | event, | |
const AliFemtoParticleCollection * | partColl | |||
) |
void AliFemtoCutMonitorHandler::Finish | ( | ) |
bool AliFemtoCutMonitorHandler::fCollectionsEmpty [private] |