#include <DecayerInputs.h>
Public Member Functions | |
| DecayerInputs_t () | |
| ~DecayerInputs_t () | |
Public Attributes | |
| int | PdgCode |
| pdg code More... | |
| const TLorentzVector * | P4 |
| 4-momentum More... | |
| const TVector3 * | Polz |
| polarization More... | |
Private Member Functions | |
| void | Init (void) |
Definition at line 28 of file DecayerInputs.h.
|
inline |
Definition at line 32 of file DecayerInputs.h.
|
inline |
Definition at line 33 of file DecayerInputs.h.
|
inlineprivate |
Definition at line 41 of file DecayerInputs.h.
| const TLorentzVector* genie::DecayerInputs_t::P4 |
4-momentum
Definition at line 36 of file DecayerInputs.h.
| int genie::DecayerInputs_t::PdgCode |
pdg code
Definition at line 35 of file DecayerInputs.h.
| const TVector3* genie::DecayerInputs_t::Polz |
polarization
Definition at line 37 of file DecayerInputs.h.
1.8.11