#include "TAPGeneratorFactory.h"
#include "MaxBinAPGenerator.h"
#include "TPulseIsland.h"
#include "TAnalysedPulse.h"
#include "EventNavigator.h"
#include "SetupNavigator.h"
#include <algorithm>
Go to the source code of this file.
Functions | |
static bool | IsTimeOrdered (TAnalysedPulse *a, TAnalysedPulse *b) |
ALCAP_TAP_GENERATOR (MaxBin) |
ALCAP_TAP_GENERATOR | ( | MaxBin | ) |
static bool IsTimeOrdered | ( | TAnalysedPulse * | a, | |
TAnalysedPulse * | b | |||
) | [static] |
Definition at line 13 of file MaxBinAPGenerator.cpp.
References TAnalysedPulse::GetTime().
Referenced by MaxBinAPGenerator::ProcessPulses().