#include <iostream>
#include <algorithm>
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art_root_io/TFileService.h"
#include "cetlib/search_path.h"
#include "lardata/Utilities/LArFFT.h"
#include "TComplex.h"
#include "TFile.h"
#include "TH1D.h"
#include "TH2D.h"
Go to the source code of this file.
Classes | |
class | caldata::FFTTest |
Namespaces | |
caldata | |
creation of calibrated signals on wires | |