Jpp  18.1.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | List of all members
JOSCPROB::JOscProb Struct Referenceabstract

Low-level interface for retrieving the oscillation probability
corresponding to a given oscillation channel, neutrino energy and zenith angle. More...

#include <JOscProb.hh>

Inheritance diagram for JOSCPROB::JOscProb:
JLANG::JClonable< JClonable_t, JDerived_t >

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...
 

Detailed Description

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.

Member Typedef Documentation

template<class JClonable_t, class JDerived_t = JNullType>
typedef JClonable<JClonable_t>::clone_type JLANG::JClonable< JClonable_t, JDerived_t >::clone_type
inherited

Definition at line 61 of file JClonable.hh.

Constructor & Destructor Documentation

virtual JOSCPROB::JOscProb::~JOscProb ( )
inlinevirtual

Virtual destructor.

Definition at line 28 of file JOscProb.hh.

29  {}

Member Function Documentation

virtual double JOSCPROB::JOscProb::getOscProb ( const JOscChannel channel,
const double  energy,
const double  costh 
) const
pure virtual

Get oscillation probability for given oscillation channel.

Parameters
channeloscillation channel
energyneutrino energy [GeV]
costhcosine zenith angle
Returns
oscillation probability
template<class JClonable_t, class JDerived_t = JNullType>
virtual clone_type JLANG::JClonable< JClonable_t, JDerived_t >::clone ( ) const
inlineoverridevirtualinherited

The documentation for this struct was generated from the following file: