CMS 3D CMS Logo

List of all members | Public Attributes
MahiNnlsWorkspace Struct Reference

#include <MahiFit.h>

Public Attributes

SampleVector amplitudes
 
PulseVector ampVec
 
PulseMatrix aTaMat
 
PulseVector aTbVec
 
int bxOffset
 
BXVector bxs
 
SampleDecompLLT covDecomp
 
float dt
 
SamplePulseMatrix invcovp
 
int maxoffset
 
float noisecorr
 
SampleVector noiseTerms
 
unsigned int nP
 
unsigned int nPulseTot
 
float pedVal
 
SampleVector pedVals
 
std::array< SampleMatrix, MaxPVSizepulseCovArray
 
SamplePulseMatrix pulseDerivMat
 
SamplePulseMatrix pulseMat
 
unsigned int tsOffset
 
unsigned int tsSize = 0U
 

Detailed Description

Definition at line 19 of file MahiFit.h.

Member Data Documentation

◆ amplitudes

SampleVector MahiNnlsWorkspace::amplitudes

◆ ampVec

PulseVector MahiNnlsWorkspace::ampVec

◆ aTaMat

PulseMatrix MahiNnlsWorkspace::aTaMat

◆ aTbVec

PulseVector MahiNnlsWorkspace::aTbVec

◆ bxOffset

int MahiNnlsWorkspace::bxOffset

◆ bxs

BXVector MahiNnlsWorkspace::bxs

◆ covDecomp

SampleDecompLLT MahiNnlsWorkspace::covDecomp

◆ dt

float MahiNnlsWorkspace::dt

◆ invcovp

SamplePulseMatrix MahiNnlsWorkspace::invcovp

Definition at line 58 of file MahiFit.h.

Referenced by MahiFit::minimize(), MahiFit::nnls(), and MahiFit::onePulseMinimize().

◆ maxoffset

int MahiNnlsWorkspace::maxoffset

Definition at line 24 of file MahiFit.h.

Referenced by MahiFit::doFit(), MahiFit::resetWorkspace(), and MahiFit::updatePulseShape().

◆ noisecorr

float MahiNnlsWorkspace::noisecorr

Definition at line 42 of file MahiFit.h.

Referenced by MahiFit::minimize(), and MahiFit::phase1Apply().

◆ noiseTerms

SampleVector MahiNnlsWorkspace::noiseTerms

◆ nP

unsigned int MahiNnlsWorkspace::nP

◆ nPulseTot

unsigned int MahiNnlsWorkspace::nPulseTot

◆ pedVal

float MahiNnlsWorkspace::pedVal

Definition at line 40 of file MahiFit.h.

Referenced by MahiFit::minimize(), and MahiFit::phase1Apply().

◆ pedVals

SampleVector MahiNnlsWorkspace::pedVals

◆ pulseCovArray

std::array<SampleMatrix, MaxPVSize> MahiNnlsWorkspace::pulseCovArray

Definition at line 46 of file MahiFit.h.

Referenced by MahiFit::doFit(), and MahiFit::updateCov().

◆ pulseDerivMat

SamplePulseMatrix MahiNnlsWorkspace::pulseDerivMat

Definition at line 52 of file MahiFit.h.

Referenced by MahiFit::calculateArrivalTime(), and MahiFit::doFit().

◆ pulseMat

SamplePulseMatrix MahiNnlsWorkspace::pulseMat

◆ tsOffset

unsigned int MahiNnlsWorkspace::tsOffset

◆ tsSize

unsigned int MahiNnlsWorkspace::tsSize = 0U