#include "PlotTAP_selfCorrelation.h"
#include "RegisterModule.inc"
#include "TGlobalData.h"
#include "TSetupData.h"
#include "ModulesOptions.h"
#include "definitions.h"
#include "TAnalysedPulse.h"
#include <TH2F.h>
#include <iostream>
#include <cmath>
Go to the source code of this file.
Functions | |
ALCAP_REGISTER_MODULE (PlotTAP_selfCorrelation, det1, det2, time_low, time_high, min_amp, max_amp) | |
Variables | |
SourceAnalPulseMap | gAnalysedPulseMap |
ALCAP_REGISTER_MODULE | ( | PlotTAP_selfCorrelation | , | |
det1 | , | |||
det2 | , | |||
time_low | , | |||
time_high | , | |||
min_amp | , | |||
max_amp | ||||
) |