| 
    Jpp
    17.3.1
    
   the software that should make you happy 
   | 
 
Low-level interface for retrieving the flux corresponding to a given event. More...
#include <JFlux.hh>
  
 Public Types | |
| typedef JClonable< JClonable_t > ::clone_type  | clone_type | 
Public Member Functions | |
| virtual | ~JFlux () | 
| Virtual destructor.  More... | |
| virtual double | getFlux (const Evt &evt) const | 
| Get flux of given event.  More... | |
| virtual double | getFactor (const Evt &evt) const =0 | 
| Get multiplication factor of given event.  More... | |
| virtual clone_type | clone () const override | 
| Get clone of this object.  More... | |
Low-level interface for retrieving the flux corresponding to a given event.
      
  | 
  inherited | 
Definition at line 61 of file JClonable.hh.
      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtual | 
      
  | 
  pure virtualinherited | 
Get multiplication factor of given event.
| evt | event | 
Implemented in JAANET::JDiffuseFlux.
      
  | 
  inlineoverridevirtualinherited | 
Get clone of this object.
Reimplemented in JPHYSICS::JPDFTransformer< 5, JArgument_t >, JPHYSICS::JPDFTransformer< 4, JArgument_t >, JPHYSICS::JPDFTransformer< 3, JArgument_t >, JPHYSICS::JPDFTransformer< 2, JArgument_t >, JPHYSICS::JPDGTransformer_t< JArgument_t >, JPHYSICS::JPD0Transformer_t< JArgument_t >, JTOOLS::JMultiMapTransformer< N, JArgument_t >::JMultiMapDefaultTransformer, JPHYSICS::JPDFTransformer_t< JArgument_t >, JLANG::JClonable< JMatch< hit_type > >, JLANG::JClonable< JMatch< hit_type >, JMatch3D >, JLANG::JClonable< JMatch< JTRIGGER::JHitR1 > >, and JLANG::JClonable< JMatch< JTRIGGER::JHitR1 >, JMatch3G< JTRIGGER::JHitR1 > >.
Definition at line 69 of file JClonable.hh.
 1.8.5