Public Member Functions | Public Attributes | List of all members
caf::SRVeeHypothesis Class Reference

#include <SRVeeHypothesis.h>

Public Member Functions

 SRVeeHypothesis ()
 

Public Attributes

SRVector3D p
 
float E
 
float m
 

Detailed Description

Definition at line 8 of file SRVeeHypothesis.h.

Constructor & Destructor Documentation

caf::SRVeeHypothesis::SRVeeHypothesis ( )

Definition at line 11 of file SRVeeHypothesis.cxx.

11  :
12  E(kNaN), m(kNaN)
13  {
14  }
const float kNaN

Member Data Documentation

float caf::SRVeeHypothesis::E

Definition at line 14 of file SRVeeHypothesis.h.

float caf::SRVeeHypothesis::m

Definition at line 15 of file SRVeeHypothesis.h.

SRVector3D caf::SRVeeHypothesis::p

Definition at line 13 of file SRVeeHypothesis.h.


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