| 
    Jpp
    15.0.0
    
   the software that should make you happy 
   | 
 
#include "JAAnet/JEvtWeightFactor.hh"#include "JAAnet/JEvtWeightFactorHelper.hh"#include "JAAnet/JEvtWeightFactorFunction.hh"#include "JAAnet/JEvtWeightFactorMultiParticle.hh"Go to the source code of this file.
Namespaces | |
| JAANET | |
| Extensions to Evt data format.  | |
Typedefs | |
| using | JAANET::JFlux = JEvtWeightFactor | 
| Alias for flux function interface.  More... | |
| using | JAANET::JFluxHelper = JEvtWeightFactorHelper | 
| Alias for flux function interface helper.  More... | |
| using | JAANET::pFlux = pEvtWeightFactor | 
| Alias for pointer to flux function.  More... | |
| template<class JFunction_t > | |
| using | JAANET::JFluxFunction = JEvtWeightFactorFunction< JFunction_t > | 
| Alias for implementation of flux function interface for functors.  More... | |
| using | JAANET::JFluxMultiParticle = JEvtWeightFactorMultiParticle | 
| Alias for implementation of an interface to multiple flux functions.  More... | |
Functions | |
| template<class JFunction_t > | |
| JFluxFunction< JFunction_t > | JAANET::make_fluxFunction (const JFunction_t &function) | 
| Auxiliary method for creating an interface to a flux function.  More... | |
| JFluxFunction< pFlux > | JAANET::make_fluxFunction (pFlux function) | 
| Auxiliary method for creating an interface to a flux function.  More... | |
 1.8.5