|
CbmRoot
|
#include <LmvmDef.h>
Public Member Functions | |
| LmvmDataFastSim () | |
| LmvmDataFastSim (double px, double py, double pz, int nEv, std::string plutoName) | |
Public Attributes | |
| double | fPx = 0. |
| double | fPy = 0. |
| double | fPz = 0. |
| int | fEventNumber = -1. |
| std::string | fPluto = "" |
|
inline |
| int LmvmDataFastSim::fEventNumber = -1. |
Definition at line 102 of file LmvmDef.h.
Referenced by LmvmDataFastSim().
| std::string LmvmDataFastSim::fPluto = "" |
Definition at line 103 of file LmvmDef.h.
Referenced by LmvmDataFastSim().
| double LmvmDataFastSim::fPx = 0. |
Definition at line 99 of file LmvmDef.h.
Referenced by LmvmDataFastSim().
| double LmvmDataFastSim::fPy = 0. |
Definition at line 100 of file LmvmDef.h.
Referenced by LmvmDataFastSim().
| double LmvmDataFastSim::fPz = 0. |
Definition at line 101 of file LmvmDef.h.
Referenced by LmvmDataFastSim().