LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "FluxInterface.h"
Public Member Functions | |
virtual bool | FillMCFlux (Long64_t ientry, simb::MCFlux &mclux)=0 |
virtual float | GetPOT () const =0 |
virtual Long64_t | GetEntries () const =0 |
virtual int | GetRun () const =0 |
virtual TLorentzVector | GetNuPosition () const =0 |
virtual TLorentzVector | GetNuMomentum () const =0 |
Definition at line 9 of file FluxInterface.h.
|
pure virtual |
Implemented in fluxr::DK2NuInterface, and fluxr::GSimpleInterface.
Referenced by fluxr::PPFXFluxReader::readNext().
|
pure virtual |
Implemented in fluxr::DK2NuInterface, and fluxr::GSimpleInterface.
Referenced by fluxr::PPFXFluxReader::readFile().
|
pure virtual |
Implemented in fluxr::DK2NuInterface, and fluxr::GSimpleInterface.
Referenced by fluxr::PPFXFluxReader::readNext().
|
pure virtual |
Implemented in fluxr::DK2NuInterface, and fluxr::GSimpleInterface.
Referenced by fluxr::PPFXFluxReader::readNext().
|
pure virtual |
Implemented in fluxr::DK2NuInterface, and fluxr::GSimpleInterface.
Referenced by fluxr::PPFXFluxReader::readFile().
|
pure virtual |
Implemented in fluxr::DK2NuInterface, and fluxr::GSimpleInterface.
Referenced by fluxr::PPFXFluxReader::readFile(), and fluxr::PPFXFluxReader::readNext().