1 #ifndef __JTOOLS__JRESULT__
2 #define __JTOOLS__JRESULT__
24 namespace JPP {
using namespace JTOOLS; }
40 template<
class JResult_t>
152 double getP(
const bool hit)
const
157 return 1.0 -
getP(
false);
173 return -log(
getP(
true));
209 template<
class JResult_t>
334 template<
class JResult_t>
386 v (R * (X.constrain(x) - X.getLowerLimit())),
387 V (R * (X.getUpperLimit() - X.getLowerLimit()))
530 template<
unsigned int N,
class JResult_t>
852 template<
unsigned int N,
class T>
935 template<
class JResult_t>
948 template<
class JResult_t>
961 template<
class JResult_t>
Auxiliary base class for aritmetic operations of derived class types.
static const JZero zero
Function object to assign zero value.
Definition of zero value for any class.
JArgument< T >::argument_type argument_type
do set_variable OUTPUT_DIRECTORY $WORKDIR T
then usage $script[distance] fi case set_variable R
Auxiliary class to define a range between two values.
#define STATIC_CHECK(expr)
Base class for data structures with artithmetic capabilities.
then usage $script[input file[working directory[option]]] nWhere option can be N
then set_variable FORMULA *[0] exp(-0.5 *(x-[1])*(x-[1])/([2]*[2]))" set_variable OUTPUT_FILE histogram.root JHistogram1D -o $WORKDIR/$OUTPUT_FILE -F "$FORMULA" -