#include <SRNeutrino.h>
Public Member Functions | |
SRNeutrino () | |
Public Attributes | |
int | pdg |
int | ccnc |
int | mode |
int | interactionType |
float | Q2 |
float | W |
float | X |
float | Y |
float | theta |
float | T |
SRVector3D | vtx |
SRVector3D | p |
int | gint |
int | tgtPDG |
float | weight |
float | gT |
Definition at line 8 of file SRNeutrino.h.
caf::SRNeutrino::SRNeutrino | ( | ) |
Definition at line 11 of file SRNeutrino.cxx.
int caf::SRNeutrino::ccnc |
Definition at line 21 of file SRNeutrino.h.
int caf::SRNeutrino::gint |
Definition at line 34 of file SRNeutrino.h.
float caf::SRNeutrino::gT |
Definition at line 37 of file SRNeutrino.h.
int caf::SRNeutrino::interactionType |
Definition at line 23 of file SRNeutrino.h.
int caf::SRNeutrino::mode |
Definition at line 22 of file SRNeutrino.h.
SRVector3D caf::SRNeutrino::p |
Definition at line 31 of file SRNeutrino.h.
int caf::SRNeutrino::pdg |
Definition at line 20 of file SRNeutrino.h.
float caf::SRNeutrino::Q2 |
Definition at line 24 of file SRNeutrino.h.
float caf::SRNeutrino::T |
Definition at line 29 of file SRNeutrino.h.
int caf::SRNeutrino::tgtPDG |
Definition at line 35 of file SRNeutrino.h.
float caf::SRNeutrino::theta |
Definition at line 28 of file SRNeutrino.h.
SRVector3D caf::SRNeutrino::vtx |
Definition at line 30 of file SRNeutrino.h.
float caf::SRNeutrino::W |
Definition at line 25 of file SRNeutrino.h.
float caf::SRNeutrino::weight |
Definition at line 36 of file SRNeutrino.h.
float caf::SRNeutrino::X |
Definition at line 26 of file SRNeutrino.h.
float caf::SRNeutrino::Y |
Definition at line 27 of file SRNeutrino.h.