#include "TMath.h"
#include "TRandom.h"
#include "AtNuAna/Oscillation/AtNuOscillate.h"
#include "AtNuAna/Oscillation/ProductionHeight.h"
#include <iostream>
Go to the source code of this file.
Variables | |
const double | MineDepth = 0.65 |
const double | EarthRadius = 6371.315 |
const double EarthRadius = 6371.315 |
Definition at line 10 of file AtNuOscillate.cxx.
Referenced by AtNuOscillate::PropagateAtNuMatter(), and AtNuOscillate::PropagationLength().
const double MineDepth = 0.65 |
Definition at line 9 of file AtNuOscillate.cxx.
Referenced by AtNuOscillate::PropagateAtNuMatter(), and AtNuOscillate::PropagationLength().