#include <iostream>#include <sstream>#include "TGeoManager.h"#include "TGeoMatrix.h"#include "TGeoVolume.h"#include "TVirtualGeoPainter.h"#include "TGeoTessellated.h"#include "TBuffer3D.h"#include "TBuffer3DTypes.h"#include "TMath.h"#include <array>#include <vector>Namespaces | |
| namespace | ROOT | 
| tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7  | |
Typedefs | |
| using | Vertex_t = Tessellated::Vertex_t | 
Definition at line 38 of file TGeoTessellated.cxx.