FairRoot/PandaRoot
Classes | Functions | Variables
debug.h File Reference
#include <iostream>

Go to the source code of this file.

Classes

class  PndFTSCANoDebugStream
 

Functions

template<typename T >
void prepareForDebugOutput (const typename T::Mask, T *, T *=0, T *=0, T *=0, T *=0, T *=0, T *=0, T *=0, T *=0, T *=0)
 
PndFTSCANoDebugStreamdebugS ()
 
PndFTSCANoDebugStreamdebugF ()
 
PndFTSCANoDebugStreamdebugKF ()
 
PndFTSCANoDebugStreamdebugTS ()
 
PndFTSCANoDebugStreamdebugWO ()
 

Variables

static class PndFTSCANoDebugStream PndFTSCANoDebugStreamInst
 

Function Documentation

PndFTSCANoDebugStream& debugF ( )
inline

Definition at line 73 of file debug.h.

References PndFTSCANoDebugStreamInst.

73 { return PndFTSCANoDebugStreamInst; }
static class PndFTSCANoDebugStream PndFTSCANoDebugStreamInst
PndFTSCANoDebugStream& debugKF ( )
inline

Definition at line 74 of file debug.h.

References PndFTSCANoDebugStreamInst.

Referenced by PndFTSCATrackParamVector::TransportToX0().

74 { return PndFTSCANoDebugStreamInst; }
static class PndFTSCANoDebugStream PndFTSCANoDebugStreamInst
PndFTSCANoDebugStream& debugS ( )
inline

Definition at line 72 of file debug.h.

References PndFTSCANoDebugStreamInst.

72 { return PndFTSCANoDebugStreamInst; }
static class PndFTSCANoDebugStream PndFTSCANoDebugStreamInst
PndFTSCANoDebugStream& debugTS ( )
inline

Definition at line 75 of file debug.h.

References PndFTSCANoDebugStreamInst.

75 { return PndFTSCANoDebugStreamInst; }
static class PndFTSCANoDebugStream PndFTSCANoDebugStreamInst
PndFTSCANoDebugStream& debugWO ( )
inline

Definition at line 76 of file debug.h.

References PndFTSCANoDebugStreamInst.

76 { return PndFTSCANoDebugStreamInst; }
static class PndFTSCANoDebugStream PndFTSCANoDebugStreamInst
template<typename T >
void prepareForDebugOutput ( const typename T::Mask  ,
T ,
T = 0,
T = 0,
T = 0,
T = 0,
T = 0,
T = 0,
T = 0,
T = 0,
T = 0 
)
inline

Definition at line 70 of file debug.h.

71  {}

Variable Documentation

class PndFTSCANoDebugStream PndFTSCANoDebugStreamInst
static

Referenced by debugF(), debugKF(), debugS(), debugTS(), and debugWO().