#include <FlukaResults.h>
|
| Results () |
|
| Results (Int_t mpid, Int_t mnofint, Double_t metot, Double_t mptot, Double_t mpx, Double_t mpy, Double_t mpz, Double_t mtime, Double_t mxx, Double_t myy, Double_t mzz) |
|
virtual | ~Results () |
|
| ClassDef (Results, 4) |
|
Definition at line 6 of file FlukaResults.h.
◆ Results() [1/2]
Definition at line 13 of file FlukaResults.h.
References ClassDef(), and ~Results().
13 : pid(0), NofInt(0), etot(0), ptot(0), px(0), py(0),
pz(0), time(0), xx(0), yy(0), zz(0) {}
◆ Results() [2/2]
Results::Results |
( |
Int_t |
mpid, |
|
|
Int_t |
mnofint, |
|
|
Double_t |
metot, |
|
|
Double_t |
mptot, |
|
|
Double_t |
mpx, |
|
|
Double_t |
mpy, |
|
|
Double_t |
mpz, |
|
|
Double_t |
mtime, |
|
|
Double_t |
mxx, |
|
|
Double_t |
myy, |
|
|
Double_t |
mzz |
|
) |
| |
◆ ~Results()
virtual Results::~Results |
( |
| ) |
|
|
virtual |
◆ ClassDef()
The documentation for this class was generated from the following file: