#include "RegisterModule.inc"
#include "MakeDetectorPulses.h"
#include "TVDetectorPulseGenerator.h"
#include "MaxTimeDiffDPGenerator.h"
#include "TDPGeneratorFactory.h"
#include "TDPGeneratorOptions.h"
#include "debug_tools.h"
#include <sstream>
#include <algorithm>
Go to the source code of this file.
Functions | |
ALCAP_REGISTER_MODULE (MakeDetectorPulses, default_algorithm) | |
Variables | |
SourceAnalPulseMap | gAnalysedPulseMap |
SourceDetPulseMap | gDetectorPulseMap |
ALCAP_REGISTER_MODULE | ( | MakeDetectorPulses | , | |
default_algorithm | ||||
) |