Jpp
17.1.0
the software that should make you happy
|
Low-level interface for retrieving the oscillation probability
corresponding to a given oscillation channel, neutrino energy and zenith angle.
More...
#include <JOscProb.hh>
Public Types | |
typedef JClonable< JClonable_t > ::clone_type | clone_type |
Public Member Functions | |
virtual | ~JOscProb () |
Virtual destructor. More... | |
virtual double | getOscProb (const JOscChannel &channel, const double energy, const double costh) const =0 |
Get oscillation probability for given oscillation channel. More... | |
virtual clone_type | clone () const override |
Get clone of this object. More... | |
Low-level interface for retrieving the oscillation probability
corresponding to a given oscillation channel, neutrino energy and zenith angle.
Definition at line 22 of file JOscProb.hh.
|
inherited |
Definition at line 61 of file JClonable.hh.
|
inlinevirtual |
|
pure virtual |
Get oscillation probability for given oscillation channel.
channel | oscillation channel |
energy | neutrino energy [GeV] |
costh | cosine zenith angle |
|
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.