AlcapDAQ
1
|
#include "MaxBinCFAPGenerator.h"
#include "TPulseIsland.h"
#include "TAnalysedPulse.h"
#include "TVAnalysedPulseGenerator.h"
#include <algorithm>
#include <vector>
Go to the source code of this file.
Functions | |
static bool | IsTimeOrdered (TAnalysedPulse *a, TAnalysedPulse *b) |
|
static |
Definition at line 13 of file MaxBinCFAPGenerator.cpp.
References TAnalysedPulse::GetTime().
Referenced by MaxBinCFAPGenerator::ProcessPulses().