LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
LArFFT_service.cc
Go to the documentation of this file.
1
//
3
// \file LArFFT_plugin
4
//
5
// This class simplifies implementation of Fourier transforms.
6
// Because all data inputs and outputs are purely real, the
7
// transforms implemented in this way get a substantial performance
8
// increase ~2x.
9
//
10
// \author pagebri3@msu.edu
11
//
13
14
#include "
lardata/Utilities/LArFFT.h
"
15
16
#include "
art/Framework/Services/Registry/ServiceDefinitionMacros.h
"
17
18
DEFINE_ART_SERVICE
(
util::LArFFT
)
util::LArFFT
Definition:
LArFFT.h:26
DEFINE_ART_SERVICE
#define DEFINE_ART_SERVICE(svc)
Definition:
ServiceDefinitionMacros.h:36
LArFFT.h
ServiceDefinitionMacros.h
lardata
v10_00_06
source
lardata
Utilities
LArFFT_service.cc
Generated on Wed Mar 5 2025 17:09:31 for LArSoft by
1.8.11