APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
apfel::MatchedEvolution< T > Member List

This is the complete list of members for apfel::MatchedEvolution< T >, including all inherited members.

_LogMuRef2apfel::MatchedEvolution< T >protected
_LogThresholds2apfel::MatchedEvolution< T >protected
_MuRefapfel::MatchedEvolution< T >protected
_MuRef2apfel::MatchedEvolution< T >protected
_nstepsapfel::MatchedEvolution< T >protected
_ObjRefapfel::MatchedEvolution< T >protected
_Thresholdsapfel::MatchedEvolution< T >protected
_Thresholds2apfel::MatchedEvolution< T >protected
Derivative(int const &nf, double const &Mu, T const &Obj) const =0apfel::MatchedEvolution< T >pure virtual
Evaluate(double const &mu) constapfel::MatchedEvolution< T >
EvolveObject(int const &nf, double const &t0, double const &t1, T const &Obj0) constapfel::MatchedEvolution< T >virtual
GetMuRef() constapfel::MatchedEvolution< T >inline
GetNumberOfSteps() constapfel::MatchedEvolution< T >inline
GetObjectRef() constapfel::MatchedEvolution< T >inline
GetThresholds() constapfel::MatchedEvolution< T >inline
MatchedEvolution()=deleteapfel::MatchedEvolution< T >
MatchedEvolution(T const &ObjRef, double const &MuRef, std::vector< double > const &Thresholds, int const &nsteps=10)apfel::MatchedEvolution< T >
MatchObject(bool const &Up, int const &nf, T const &Obj) const =0apfel::MatchedEvolution< T >pure virtual
SetMuRef(double const &MuRef)apfel::MatchedEvolution< T >inline
SetNumberOfSteps(int const &nsteps)apfel::MatchedEvolution< T >inline
SetObjectRef(T ObjRef)apfel::MatchedEvolution< T >inline
~MatchedEvolution()=defaultapfel::MatchedEvolution< T >virtual