#include <DeclsForKernels.h>
Public Types | |
using | type = double |
Public Attributes | |
const type * | amplitudeFitParametersEB = nullptr |
const type * | amplitudeFitParametersEE = nullptr |
type | amplitudeThreshEB |
type | amplitudeThreshEE |
std::array< uint32_t, 3 > | kernelMinimizeThreads |
type | outOfTimeThreshG12mEB |
type | outOfTimeThreshG12mEE |
type | outOfTimeThreshG12pEB |
type | outOfTimeThreshG12pEE |
type | outOfTimeThreshG61mEB |
type | outOfTimeThreshG61mEE |
type | outOfTimeThreshG61pEB |
type | outOfTimeThreshG61pEE |
bool | shouldRunTimingComputation |
type | timeConstantTermEB |
type | timeConstantTermEE |
type | timeFitLimitsFirstEB |
type | timeFitLimitsFirstEE |
type | timeFitLimitsSecondEB |
type | timeFitLimitsSecondEE |
const type * | timeFitParametersEB = nullptr |
const type * | timeFitParametersEE = nullptr |
uint32_t | timeFitParametersSizeEB |
uint32_t | timeFitParametersSizeEE |
type | timeNconstEB |
type | timeNconstEE |
Definition at line 67 of file DeclsForKernels.h.
using ecal::multifit::ConfigurationParameters::type = double |
Definition at line 68 of file DeclsForKernels.h.
const type* ecal::multifit::ConfigurationParameters::amplitudeFitParametersEB = nullptr |
Definition at line 70 of file DeclsForKernels.h.
Referenced by EcalUncalibRecHitProducerGPU::produce().
const type * ecal::multifit::ConfigurationParameters::amplitudeFitParametersEE = nullptr |
Definition at line 70 of file DeclsForKernels.h.
Referenced by EcalUncalibRecHitProducerGPU::produce().
type ecal::multifit::ConfigurationParameters::amplitudeThreshEB |
Definition at line 83 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::amplitudeThreshEE |
Definition at line 83 of file DeclsForKernels.h.
std::array<uint32_t, 3> ecal::multifit::ConfigurationParameters::kernelMinimizeThreads |
Definition at line 90 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::outOfTimeThreshG12mEB |
Definition at line 85 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::outOfTimeThreshG12mEE |
Definition at line 86 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::outOfTimeThreshG12pEB |
Definition at line 85 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::outOfTimeThreshG12pEE |
Definition at line 86 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::outOfTimeThreshG61mEB |
Definition at line 88 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::outOfTimeThreshG61mEE |
Definition at line 87 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::outOfTimeThreshG61pEB |
Definition at line 88 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::outOfTimeThreshG61pEE |
Definition at line 87 of file DeclsForKernels.h.
bool ecal::multifit::ConfigurationParameters::shouldRunTimingComputation |
Definition at line 92 of file DeclsForKernels.h.
Referenced by ecal::multifit::EventOutputDataGPU::allocate(), and ecal::multifit::EventDataForScratchGPU::allocate().
type ecal::multifit::ConfigurationParameters::timeConstantTermEB |
Definition at line 79 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::timeConstantTermEE |
Definition at line 79 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::timeFitLimitsFirstEB |
Definition at line 76 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::timeFitLimitsFirstEE |
Definition at line 76 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::timeFitLimitsSecondEB |
Definition at line 77 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::timeFitLimitsSecondEE |
Definition at line 77 of file DeclsForKernels.h.
const type* ecal::multifit::ConfigurationParameters::timeFitParametersEB = nullptr |
Definition at line 74 of file DeclsForKernels.h.
Referenced by EcalUncalibRecHitProducerGPU::produce().
const type * ecal::multifit::ConfigurationParameters::timeFitParametersEE = nullptr |
Definition at line 74 of file DeclsForKernels.h.
Referenced by EcalUncalibRecHitProducerGPU::produce().
uint32_t ecal::multifit::ConfigurationParameters::timeFitParametersSizeEB |
Definition at line 72 of file DeclsForKernels.h.
Referenced by EcalUncalibRecHitProducerGPU::produce().
uint32_t ecal::multifit::ConfigurationParameters::timeFitParametersSizeEE |
Definition at line 72 of file DeclsForKernels.h.
Referenced by EcalUncalibRecHitProducerGPU::produce().
type ecal::multifit::ConfigurationParameters::timeNconstEB |
Definition at line 81 of file DeclsForKernels.h.
type ecal::multifit::ConfigurationParameters::timeNconstEE |
Definition at line 81 of file DeclsForKernels.h.