#include <EnergyRecoOutput.h>
Public Attributes | |
int | recoMethodUsed |
Point_t | fRecoVertex |
Position4_t | fNuLorentzVector |
Position4_t | fLepLorentzVector |
Position4_t | fHadLorentzVector |
int | longestTrackContained |
int | trackMomMethod |
Definition at line 13 of file EnergyRecoOutput.h.
Position4_t dune::EnergyRecoOutput::fHadLorentzVector |
Definition at line 24 of file EnergyRecoOutput.h.
Position4_t dune::EnergyRecoOutput::fLepLorentzVector |
Definition at line 23 of file EnergyRecoOutput.h.
Position4_t dune::EnergyRecoOutput::fNuLorentzVector |
Definition at line 22 of file EnergyRecoOutput.h.
Point_t dune::EnergyRecoOutput::fRecoVertex |
Definition at line 21 of file EnergyRecoOutput.h.
int dune::EnergyRecoOutput::longestTrackContained |
Definition at line 25 of file EnergyRecoOutput.h.
int dune::EnergyRecoOutput::recoMethodUsed |
Definition at line 17 of file EnergyRecoOutput.h.
int dune::EnergyRecoOutput::trackMomMethod |
Definition at line 26 of file EnergyRecoOutput.h.