#include <string>#include <vector>#include <map>Go to the source code of this file.
Namespaces | |
| ana | |
| Oscillation analysis framework, runs over CAF files outside of ART. | |
Functions | |
| std::vector< std::string > | ana::GetGenieWeightNames () |
| int | ana::GetGenieIndex (const std::string &name, bool quiet) |
| std::string | ana::GetGenieWeightName (int index) |
| double | ana::GetGenieMin (int index) |
| double | ana::GetGenieMax (int index) |
| std::pair< double, double > | ana::GetGenieDialLimits (const std::string &name) |
1.8.5