31 std::vector<std::string> parOrder;
33 parOrder = std::vector<std::string>({
"Th24",
"Dmsq41",
"Th34",
"Th23",
"Dmsq32"});
37 parOrder = std::vector<std::string>({
"Eps_mumu",
"Eps_ee",
"Th23",
"Dmsq32"});
40 parOrder = std::vector<std::string>({
"Th23",
"Dmsq32",
"Th13",
"dCP"});
43 for(
auto const& itr : parOrder){
46 float(loc.
FDLocation().find(itr)->second.Value()));
59 o <<
"universe location ";
100 oscPars.emplace(itr.Param(), itr.Value());
103 return std::move(oscPars);
enum cmf::osc_params OscParm_t
cmf::Spectrum fPoissonSpectrum
the fake data spectrum for the universe
cmf::Spectrum fAsimovSpectrum
the average MC spectrum for the universe
const std::string cOscParams_Strings[kNumOscParams]
friend std::ostream & operator<<(std::ostream &o, cmf::FakeUniverse const &fu)
std::map< cmf::OscParm_t, float > OscillationParameterMap
cmf::ParameterSpaceLoc const & FDLocation() const
std::vector< float > Spectrum
std::vector< cmf::OscPar > fOscParVec
the oscillation parameter values for this universe
Module to combine a set of results into a single file currently only does one data product type at a ...
std::vector< float > const & AsimovSpectrum() const
cmf::OscillationParameterMap const OscParMap() const
std::vector< float > const & PoissonSpectrum() const