Project
Loading...
Searching...
No Matches
O2Tessellated.cxx File Reference
#include <iostream>
#include <sstream>
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TGeoVolume.h"
#include "TVirtualGeoPainter.h"
#include "DetectorsBase/O2Tessellated.h"
#include "TBuffer3D.h"
#include "TBuffer3DTypes.h"
#include "TMath.h"
#include "TBuffer.h"
#include <array>
#include <vector>
#include "bvh2_third_party.h"
#include "bvh2_extra_kernels.h"
#include <cmath>
#include <limits>

Go to the source code of this file.

Typedefs

using Vertex_t = Tessellated::Vertex_t
 

Functions

 ClassImp (O2Tessellated)
 

Typedef Documentation

◆ Vertex_t

using Vertex_t = Tessellated::Vertex_t

Definition at line 48 of file O2Tessellated.cxx.

Function Documentation

◆ ClassImp()

ClassImp ( O2Tessellated  )