17 namespace JPP { 
using namespace JFIT; }
 
   31     public JMath<JShowerEH>
 
   74               const double     By = 0.0):
 
  231       return getEem() * log(10.0);
 
  271       return getEh() * log(10.0);
 
  302       out << static_cast<const JShower3Z&>(object);
 
double getDEh() const 
Get derivative of energy. 
 
void putEem(const double E)
Put EM energy. 
 
Auxiliary base class for aritmetic operations of derived class types. 
 
JShowerEH & div(const double value)
Division operator. 
 
double getLogEh() const 
Get Hadronic energy. 
 
friend std::istream & operator>>(std::istream &in, JShowerEH &object)
Read object from input. 
 
static parameter_type pEem()
 
JShowerEH & add(const JShowerEH &value)
Addition operator. 
 
Data structure for vertex fit. 
 
JShowerEH(const JShower3Z &line, const double x, const double h, const double By=0.0)
Constructor. 
 
double getDEem() const 
Get derivative of energy. 
 
double getEem() const 
Get EM energy. 
 
JShowerEH(const JPoint4D &point, const JVersor3Z &dir, const double x, const double h, const double By=0.0)
Constructor. 
 
JShower3Z & sub(const JShower3Z &value)
Subtraction operator. 
 
static parameter_type pEh()
 
double getLogEem() const 
Get EM energy. 
 
JShower3Z & mul(const double value)
Multiplication operator. 
 
void putEh(const double E)
Put Hadronic energy. 
 
T pow(const T &x, const double y)
Power . 
 
JShowerEH & mul(const double value)
Multiplication operator. 
 
double JEnergy::* parameter_type
 
JShower3Z & negate()
Prefix unary minus. 
 
Data structure for cascade in positive z-direction. 
 
Data structure for fit of straight line in positive z-direction with energy. 
 
JShowerEH & negate()
Prefix unary minus. 
 
double getEh() const 
Get Hadronic energy. 
 
double getBy() const 
Get bjorken y. 
 
JShower3Z & add(const JShower3Z &value)
Addition operator. 
 
double getHEnergy() const 
Get Hadronic Energy. 
 
JShowerEH()
Default constructor. 
 
JShowerEH & sub(const JShowerEH &value)
Subtraction operator. 
 
Base class for data structures with artithmetic capabilities. 
 
Data structure for fit of energy. 
 
double JShowerEH::* parameter_type
 
Data structure for normalised vector in positive z-direction. 
 
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY source JAcoustics sh $DETECTOR_ID CHECK_EXIT_CODE typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in
 
double getEMEnergy() const 
Get EM Energy. 
 
static parameter_type pBy()
 
friend std::ostream & operator<<(std::ostream &out, const JShowerEH &object)
Write object to output. 
 
JShower3Z & div(const double value)
Divison operator.