|
CbmRoot
|
#include <LmvmDef.h>
Public Member Functions | |
| LmvmDataAngMomInd () | |
| LmvmDataAngMomInd (double angle, double mom, int ind) | |
Public Attributes | |
| double | fAngle = 0. |
| double | fMom = 0. |
| int | fInd = 0 |
|
inline |
| double LmvmDataAngMomInd::fAngle = 0. |
Definition at line 83 of file LmvmDef.h.
Referenced by LmvmDataAngMomInd().
| int LmvmDataAngMomInd::fInd = 0 |
Definition at line 85 of file LmvmDef.h.
Referenced by LmvmDataAngMomInd().
| double LmvmDataAngMomInd::fMom = 0. |
Definition at line 84 of file LmvmDef.h.
Referenced by LmvmDataAngMomInd().