![]() |
Project
|
class for calculating the fourier coefficients from 1D-IDCs More...
#include <vector>
#include "Rtypes.h"
#include "DataFormatsTPC/Defs.h"
#include "TPCCalibration/IDCContainer.h"
#include "TPCCalibration/IDCFourierTransformBase.h"
#include "CommonConstants/LHCConstants.h"
Go to the source code of this file.
Classes | |
class | o2::tpc::IDCFourierTransform< Type > |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::tpc |
Global TPC definitions and constants. | |
Typedefs | |
using | fftwf_plan = fftwf_plan_s * |
using | fftwf_complex = float[2] |
class for calculating the fourier coefficients from 1D-IDCs
base class for holding members and functions for separating between EPN and Agregator
Definition in file IDCFourierTransform.h.
using fftwf_complex = float[2] |
Definition at line 28 of file IDCFourierTransform.h.
using fftwf_plan = fftwf_plan_s* |
Definition at line 27 of file IDCFourierTransform.h.