CMS 3D CMS Logo

List of all members | Public Attributes
MahiDebugInfo Struct Reference

#include <MahiFit.h>

Public Attributes

float arrivalTime
 
float chiSq
 
float count [MaxSVSize]
 
float inDarkCurrent
 
float inGain
 
float inNoiseADC [MaxSVSize]
 
float inNoiseDC [MaxSVSize]
 
float inNoisePhoto [MaxSVSize]
 
float inPedAvg
 
float inPedestal [MaxSVSize]
 
int inputTDC [MaxSVSize]
 
float inputTS [MaxSVSize]
 
float inTimeConst
 
float itPulse [MaxSVSize]
 
float mahiEnergy
 
int nSamples
 
float ootEnergy [7]
 
float ootPulse [7][MaxSVSize]
 
float pedEnergy
 
int soi
 
float totalUCNoise [MaxSVSize]
 
bool use3
 

Detailed Description

Definition at line 65 of file MahiFit.h.

Member Data Documentation

◆ arrivalTime

float MahiDebugInfo::arrivalTime

Definition at line 85 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ chiSq

float MahiDebugInfo::chiSq

Definition at line 84 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ count

float MahiDebugInfo::count[MaxSVSize]

Definition at line 89 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ inDarkCurrent

float MahiDebugInfo::inDarkCurrent

Definition at line 72 of file MahiFit.h.

◆ inGain

float MahiDebugInfo::inGain

Definition at line 74 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ inNoiseADC

float MahiDebugInfo::inNoiseADC[MaxSVSize]

Definition at line 76 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ inNoiseDC

float MahiDebugInfo::inNoiseDC[MaxSVSize]

Definition at line 77 of file MahiFit.h.

◆ inNoisePhoto

float MahiDebugInfo::inNoisePhoto[MaxSVSize]

Definition at line 78 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ inPedAvg

float MahiDebugInfo::inPedAvg

Definition at line 73 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ inPedestal

float MahiDebugInfo::inPedestal[MaxSVSize]

Definition at line 79 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ inputTDC

int MahiDebugInfo::inputTDC[MaxSVSize]

Definition at line 91 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ inputTS

float MahiDebugInfo::inputTS[MaxSVSize]

Definition at line 90 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ inTimeConst

float MahiDebugInfo::inTimeConst

Definition at line 71 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ itPulse

float MahiDebugInfo::itPulse[MaxSVSize]

Definition at line 92 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ mahiEnergy

float MahiDebugInfo::mahiEnergy

Definition at line 83 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ nSamples

int MahiDebugInfo::nSamples

Definition at line 66 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ ootEnergy

float MahiDebugInfo::ootEnergy[7]

Definition at line 87 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ ootPulse

float MahiDebugInfo::ootPulse[7][MaxSVSize]

Definition at line 93 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ pedEnergy

float MahiDebugInfo::pedEnergy

Definition at line 86 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ soi

int MahiDebugInfo::soi

Definition at line 67 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ totalUCNoise

float MahiDebugInfo::totalUCNoise[MaxSVSize]

Definition at line 81 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

◆ use3

bool MahiDebugInfo::use3

Definition at line 69 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().