| 
    Jpp
    master_rocky-43-ge265d140c
    
   the software that should make you happy 
   | 
 
#include <iostream>#include <iomanip>#include <string>#include "Jeep/JComment.hh"#include "Jeep/JProperties.hh"#include "JSystem/JStat.hh"#include "JIO/JSerialisable.hh"#include "JLang/JClonable.hh"#include "JLang/JParameter.hh"#include "JLang/JStringStream.hh"#include "JLang/JEquationParameters.hh"#include "JTools/JGrid.hh"#include "JOscProb/JOscParameter.hh"Go to the source code of this file.
Classes | |
| class | JOSCPROB::JOscParametersInterface< T > | 
| Interface class for sets of oscillation parameters.  More... | |
Namespaces | |
| JOSCPROB | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| template<class T > | |
| size_t | JOSCPROB::getSize (const JOscParametersInterface< T > ¶meters) | 
| Get size of given oscillation parameters set.  More... | |
| size_t | JOSCPROB::getSize (const JOscParametersInterface< JGrid< double > > ¶meters) | 
| Get size of given oscillation parameters grid.  More... | |