#include "art/Utilities/ToolMacros.h"#include "fhiclcpp/ParameterSet.h"#include "dunecore/DuneInterface/Tool/TpcDataTool.h"#include "TFFTRealComplex.h"#include "TFFTComplexReal.h"#include "dune-raw-data/Services/ChannelMap/PdspChannelMapService.h"#include "art/Framework/Services/Registry/ServiceHandle.h"Go to the source code of this file.
Classes | |
| class | PdspNoiseRemoval |
Namespaces | |
| geo | |
| LArSoft geometry interface. | |
| util | |
| Namespace for general, non-LArSoft-specific utilities. | |
Typedefs | |
| using | GroupChannelMap = std::unordered_map< unsigned int, std::vector< unsigned int > > |
| using GroupChannelMap = std::unordered_map<unsigned int, std::vector<unsigned int> > |
Definition at line 51 of file PdspNoiseRemoval.h.
1.8.11