#include <string>#include <map>#include <TLorentzVector.h>#include <TVector3.h>#include <TRotation.h>#include "Framework/Conventions/Units.h"#include "Framework/EventGen/GFluxI.h"Go to the source code of this file.
Classes | |
| class | genie::flux::GAstroFlux |
| A base class for the concrete astrophysical neutrino flux drivers. More... | |
| class | genie::flux::GAstroFlux::NuGenerator |
| class | genie::flux::GAstroFlux::NuPropagator |
| class | genie::flux::GDiffuseAstroFlux |
| class | genie::flux::GPointSourceAstroFlux |
Namespaces | |
| genie | |
THE MAIN GENIE PROJECT NAMESPACE | |
| genie::flux | |
| GENIE flux drivers. | |
Variables | |
| const double | genie::flux::kAstroDefMaxEv = 1E+20 * units::GeV |
| const double | genie::flux::kAstroDefMinEv = 1E-3 * units::GeV |
| const int | genie::flux::kAstroNlog10EvBins = 1000 |
| const int | genie::flux::kAstroNCosThetaBins = 500 |
| const int | genie::flux::kAstroNPhiBins = 500 |
1.8.11