Jpp test-rotations-old
the software that should make you happy
|
#include <map>
#include <vector>
#include "JSystem/JStat.hh"
#include "JLang/JToken.hh"
#include "JLang/JClonable.hh"
#include "JLang/JException.hh"
#include "Jeep/JPrint.hh"
#include "Jeep/JProperties.hh"
#include "JOscProb/JOscProbInterpolator.hh"
#include "JAAnet/JEvtCategory.hh"
#include "JAAnet/JEvtCategoryHelper.hh"
#include "JAAnet/JEvtCategoryToolkit.hh"
#include "JAAnet/JMuonBundleCategory.hh"
#include "JAAnet/JNeutrinoInteractionCategory.hh"
#include "JAAnet/JEvtWeightFactor.hh"
#include "JAAnet/JEvtWeightFactorProduct.hh"
#include "JAAnet/JEvtWeightFactorHelper.hh"
#include "JAAnet/JFlux.hh"
#include "JAAnet/JFluxHelper.hh"
#include "JAAnet/JFluxDictionary.hh"
Go to the source code of this file.
Classes | |
class | JAANET::JEvtCategoryMap< T > |
Auxiliary class for reading a map of event categories. More... | |
class | JAANET::JEvtCategoryMap< JEvtWeightFactorProduct > |
Template specialisation for a map between event categories and event-weight factor products. More... | |
struct | JAANET::JEvtCategoryMap< JEvtWeightFactorProduct >::JEvtCategoryMapHelper |
Auxiliary class for I/O of map of event categories and weight factors. More... | |
class | JAANET::JEvtCategoryMap< JFluxHelper > |
Template specialisation for a map between event categories and flux factors. More... | |
struct | JAANET::JEvtCategoryMap< JFluxHelper >::JEvtCategoryMapHelper |
Auxiliary class for I/O of map of event categories and weight factors. More... | |
Namespaces | |
namespace | JAANET |
Extensions to Evt data format. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Typedefs | |
using | JAANET::JEvtWeightFactorMap = JEvtCategoryMap<JEvtWeightFactorProduct> |
using | JAANET::JFluxMap = JEvtCategoryMap<JFluxHelper> |
Type alias for flux maps. | |