Jpp  18.4.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
JEEP::JMessage< T > Struct Template Reference

Auxiliary class for handling debug parameter within a class. More...

#include <JMessage.hh>

Inheritance diagram for JEEP::JMessage< T >:
JFIT::JAbstractMinimiser< JEnergy > JFIT::JAbstractMinimiser< JModel > JFIT::JAbstractMinimiser< JModel_t > JFIT::JGandalf< JModel_t > JFIT::JSimplex< JModel_t > JFIT::JGandalf< JLine3Z > JFIT::JGandalf< JPoint4D > JFIT::JGandalf< JShower3EZ > JOSCPROB::JOscProbInterpolator< JCollection_t, JFunction1D_t, JFunctionalMaplist_t > JPARSER::JParser< JKey_t > JFIT::JSimplex< JEnergy > JFIT::JSimplex< JLine3Z > JFIT::JSimplex< JModel > JFIT::JSimplex< JPoint4D > JFIT::JSimplex< JShower3EZ > JFIT::JSimplex< JShowerEH > JSUPPORT::JTreeScanner< JNullType, JNullType >

Static Public Attributes

static int debug = 0
 debug level (default is off). More...
 

Detailed Description

template<class T>
struct JEEP::JMessage< T >

Auxiliary class for handling debug parameter within a class.

Note that the derived class should include the statement using JMessage<..>::debug; otherwise the linker will fail.

Definition at line 44 of file JMessage.hh.

Member Data Documentation

template<class T>
int JEEP::JMessage< T >::debug = 0
static

debug level (default is off).

Definition at line 45 of file JMessage.hh.


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