Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DNeutralParticleHypothesis::DTimingInfo Class Reference

#include <DNeutralParticleHypothesis.h>

+ Inheritance diagram for DNeutralParticleHypothesis::DTimingInfo:

Public Member Functions

void Reset (void)
 
void Release (void)
 

Public Attributes

double dt0 = 0.0
 
double dt0_err = 0.0
 
DetectorSystem_t dt0_detector = SYS_NULL
 
unsigned int dNDF = 0
 
float dChiSq = 0.0
 
float dFOM = 0.0
 

Detailed Description

Definition at line 70 of file DNeutralParticleHypothesis.h.

Member Function Documentation

void DNeutralParticleHypothesis::DTimingInfo::Release ( void  )
inlinevirtual

Implements DResettable.

Definition at line 74 of file DNeutralParticleHypothesis.h.

void DNeutralParticleHypothesis::DTimingInfo::Reset ( void  )
inlinevirtual

Implements DResettable.

Definition at line 163 of file DNeutralParticleHypothesis.h.

References dChiSq, dFOM, dNDF, dt0, dt0_detector, dt0_err, and SYS_NULL.

Member Data Documentation

float DNeutralParticleHypothesis::DTimingInfo::dChiSq = 0.0

Definition at line 81 of file DNeutralParticleHypothesis.h.

Referenced by Reset().

float DNeutralParticleHypothesis::DTimingInfo::dFOM = 0.0

Definition at line 82 of file DNeutralParticleHypothesis.h.

Referenced by Reset().

unsigned int DNeutralParticleHypothesis::DTimingInfo::dNDF = 0

Definition at line 80 of file DNeutralParticleHypothesis.h.

Referenced by Reset().

double DNeutralParticleHypothesis::DTimingInfo::dt0 = 0.0

Definition at line 76 of file DNeutralParticleHypothesis.h.

Referenced by Reset().

DetectorSystem_t DNeutralParticleHypothesis::DTimingInfo::dt0_detector = SYS_NULL

Definition at line 78 of file DNeutralParticleHypothesis.h.

Referenced by Reset().

double DNeutralParticleHypothesis::DTimingInfo::dt0_err = 0.0

Definition at line 77 of file DNeutralParticleHypothesis.h.

Referenced by Reset().


The documentation for this class was generated from the following file: