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 58 of file MahiFit.h.

Member Data Documentation

float MahiDebugInfo::arrivalTime

Definition at line 78 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::chiSq

Definition at line 77 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::count[MaxSVSize]

Definition at line 82 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inDarkCurrent

Definition at line 65 of file MahiFit.h.

float MahiDebugInfo::inGain

Definition at line 67 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inNoiseADC[MaxSVSize]

Definition at line 69 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inNoiseDC[MaxSVSize]

Definition at line 70 of file MahiFit.h.

float MahiDebugInfo::inNoisePhoto[MaxSVSize]

Definition at line 71 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inPedAvg

Definition at line 66 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inPedestal[MaxSVSize]

Definition at line 72 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

int MahiDebugInfo::inputTDC[MaxSVSize]

Definition at line 84 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inputTS[MaxSVSize]

Definition at line 83 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::inTimeConst

Definition at line 64 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::itPulse[MaxSVSize]

Definition at line 85 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::mahiEnergy

Definition at line 76 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

int MahiDebugInfo::nSamples

Definition at line 59 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::ootEnergy[7]

Definition at line 80 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::ootPulse[7][MaxSVSize]

Definition at line 86 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::pedEnergy

Definition at line 79 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

int MahiDebugInfo::soi

Definition at line 60 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

float MahiDebugInfo::totalUCNoise[MaxSVSize]

Definition at line 74 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().

bool MahiDebugInfo::use3

Definition at line 62 of file MahiFit.h.

Referenced by MahiFit::phase1Debug().