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
 
float nEnergy
 
float nPulse [MaxSVSize]
 
int nSamples
 
float pedEnergy
 
float pEnergy
 
float pPulse [MaxSVSize]
 
int soi
 
float totalUCNoise [MaxSVSize]
 
bool use3
 

Detailed Description

Definition at line 62 of file MahiFit.h.

Member Data Documentation

float MahiDebugInfo::arrivalTime

Definition at line 83 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::chiSq

Definition at line 82 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::count[MaxSVSize]

Definition at line 89 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inDarkCurrent

Definition at line 70 of file MahiFit.h.

float MahiDebugInfo::inGain

Definition at line 72 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inNoiseADC[MaxSVSize]

Definition at line 74 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inNoiseDC[MaxSVSize]

Definition at line 75 of file MahiFit.h.

float MahiDebugInfo::inNoisePhoto[MaxSVSize]

Definition at line 76 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inPedAvg

Definition at line 71 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inPedestal[MaxSVSize]

Definition at line 77 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

int MahiDebugInfo::inputTDC[MaxSVSize]

Definition at line 91 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inputTS[MaxSVSize]

Definition at line 90 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inTimeConst

Definition at line 69 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::itPulse[MaxSVSize]

Definition at line 92 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::mahiEnergy

Definition at line 81 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::nEnergy

Definition at line 86 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::nPulse[MaxSVSize]

Definition at line 94 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

int MahiDebugInfo::nSamples

Definition at line 64 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::pedEnergy

Definition at line 87 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::pEnergy

Definition at line 85 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::pPulse[MaxSVSize]

Definition at line 93 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

int MahiDebugInfo::soi

Definition at line 65 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::totalUCNoise[MaxSVSize]

Definition at line 79 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

bool MahiDebugInfo::use3

Definition at line 67 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().