#include <GenieParticle.h>
|
| GenieParticle () |
|
| GenieParticle (unsigned int interaction_index, unsigned int index, int pdg, int status, std::string name, int firstmother, int lastmother, int firstdaughter, int lastdaughter, float px, float py, float pz, float e, float mass, int rescatter) |
|
unsigned int | InteractionIndex () const |
|
unsigned int | Index () const |
|
int | Pdg () const |
|
int | Status () const |
|
std::string | Name () const |
|
int | FirstMother () const |
|
int | LastMother () const |
|
int | FirstDaughter () const |
|
int | LastDaughter () const |
|
float | Px () const |
|
float | Py () const |
|
float | Pz () const |
|
float | E () const |
|
float | Mass () const |
|
int | RescatterCode () const |
|
Definition at line 15 of file GenieParticle.h.
gar::sdp::GenieParticle::GenieParticle |
( |
| ) |
|
gar::sdp::GenieParticle::GenieParticle |
( |
unsigned int |
interaction_index, |
|
|
unsigned int |
index, |
|
|
int |
pdg, |
|
|
int |
status, |
|
|
std::string |
name, |
|
|
int |
firstmother, |
|
|
int |
lastmother, |
|
|
int |
firstdaughter, |
|
|
int |
lastdaughter, |
|
|
float |
px, |
|
|
float |
py, |
|
|
float |
pz, |
|
|
float |
e, |
|
|
float |
mass, |
|
|
int |
rescatter |
|
) |
| |
|
inline |
float gar::sdp::GenieParticle::E |
( |
| ) |
const |
|
inline |
int gar::sdp::GenieParticle::FirstDaughter |
( |
| ) |
const |
|
inline |
int gar::sdp::GenieParticle::FirstMother |
( |
| ) |
const |
|
inline |
unsigned int gar::sdp::GenieParticle::Index |
( |
| ) |
const |
|
inline |
unsigned int gar::sdp::GenieParticle::InteractionIndex |
( |
| ) |
const |
|
inline |
int gar::sdp::GenieParticle::LastDaughter |
( |
| ) |
const |
|
inline |
int gar::sdp::GenieParticle::LastMother |
( |
| ) |
const |
|
inline |
float gar::sdp::GenieParticle::Mass |
( |
| ) |
const |
|
inline |
int gar::sdp::GenieParticle::Pdg |
( |
| ) |
const |
|
inline |
float gar::sdp::GenieParticle::Px |
( |
| ) |
const |
|
inline |
float gar::sdp::GenieParticle::Py |
( |
| ) |
const |
|
inline |
float gar::sdp::GenieParticle::Pz |
( |
| ) |
const |
|
inline |
int gar::sdp::GenieParticle::RescatterCode |
( |
| ) |
const |
|
inline |
int gar::sdp::GenieParticle::Status |
( |
| ) |
const |
|
inline |
float gar::sdp::GenieParticle::fE |
|
private |
int gar::sdp::GenieParticle::fFirstDaughter |
|
private |
int gar::sdp::GenieParticle::fFirstMother |
|
private |
unsigned int gar::sdp::GenieParticle::fIndex |
|
private |
unsigned int gar::sdp::GenieParticle::fInteractionIndex |
|
private |
int gar::sdp::GenieParticle::fLastDaughter |
|
private |
int gar::sdp::GenieParticle::fLastMother |
|
private |
float gar::sdp::GenieParticle::fMass |
|
private |
int gar::sdp::GenieParticle::fPdg |
|
private |
float gar::sdp::GenieParticle::fPx |
|
private |
float gar::sdp::GenieParticle::fPy |
|
private |
float gar::sdp::GenieParticle::fPz |
|
private |
int gar::sdp::GenieParticle::fRescatterCode |
|
private |
int gar::sdp::GenieParticle::fStatus |
|
private |
The documentation for this class was generated from the following files: