#include <iostream>
#include "TROOT.h"
#include "TBuffer.h"
#include "TClass.h"
#include "TVirtualPad.h"
#include "TView.h"
#include "TGeometry.h"
#include "TRotMatrix.h"
#include "TShape.h"
#include "TNode.h"
#include "TBrowser.h"
#include "X3DBuffer.h"
#include "TVirtualViewer3D.h"
#include "TBuffer3D.h"
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Variables | |
static Int_t | gGeomLevel = 0 |
TNode * | gNode |
static Double_t | gRotMatrix [kMAXLEVELS][kMatrixSize] |
static Double_t | gTranslation [kMAXLEVELS][kVectorSize] |
|
static |
|
static |