#include <MeVPrtlFlux.h>
Public Attributes | |
TLorentzVector | pos_beamcoord |
TLorentzVector | pos |
TLorentzVector | kmom_beamcoord |
TLorentzVector | kmom |
TLorentzVector | mom |
TLorentzVector | mom_beamcoord |
TLorentzVector | sec |
TLorentzVector | sec_beamcoord |
double | equiv_enu |
double | C1 |
double | C2 |
double | C3 |
double | C4 |
double | C5 |
double | mass |
int | kaon_pdg |
int | secondary_pdg |
int | generator |
Definition at line 8 of file MeVPrtlFlux.h.
double evgen::ldm::MeVPrtlFlux::C1 |
Definition at line 19 of file MeVPrtlFlux.h.
double evgen::ldm::MeVPrtlFlux::C2 |
Definition at line 20 of file MeVPrtlFlux.h.
double evgen::ldm::MeVPrtlFlux::C3 |
Definition at line 21 of file MeVPrtlFlux.h.
double evgen::ldm::MeVPrtlFlux::C4 |
Definition at line 22 of file MeVPrtlFlux.h.
double evgen::ldm::MeVPrtlFlux::C5 |
Definition at line 23 of file MeVPrtlFlux.h.
double evgen::ldm::MeVPrtlFlux::equiv_enu |
Definition at line 18 of file MeVPrtlFlux.h.
int evgen::ldm::MeVPrtlFlux::generator |
Definition at line 27 of file MeVPrtlFlux.h.
int evgen::ldm::MeVPrtlFlux::kaon_pdg |
Definition at line 25 of file MeVPrtlFlux.h.
TLorentzVector evgen::ldm::MeVPrtlFlux::kmom |
Definition at line 13 of file MeVPrtlFlux.h.
TLorentzVector evgen::ldm::MeVPrtlFlux::kmom_beamcoord |
Definition at line 12 of file MeVPrtlFlux.h.
double evgen::ldm::MeVPrtlFlux::mass |
Definition at line 24 of file MeVPrtlFlux.h.
TLorentzVector evgen::ldm::MeVPrtlFlux::mom |
Definition at line 14 of file MeVPrtlFlux.h.
TLorentzVector evgen::ldm::MeVPrtlFlux::mom_beamcoord |
Definition at line 15 of file MeVPrtlFlux.h.
TLorentzVector evgen::ldm::MeVPrtlFlux::pos |
Definition at line 11 of file MeVPrtlFlux.h.
TLorentzVector evgen::ldm::MeVPrtlFlux::pos_beamcoord |
Definition at line 10 of file MeVPrtlFlux.h.
TLorentzVector evgen::ldm::MeVPrtlFlux::sec |
Definition at line 16 of file MeVPrtlFlux.h.
TLorentzVector evgen::ldm::MeVPrtlFlux::sec_beamcoord |
Definition at line 17 of file MeVPrtlFlux.h.
int evgen::ldm::MeVPrtlFlux::secondary_pdg |
Definition at line 26 of file MeVPrtlFlux.h.