ROOT
v6-22
Reference Guide
TGeoTypedefs.h
Go to the documentation of this file.
1
// @(#)root/geom:$Id$
2
// Author: Andrei Gheata 20/01/2020
3
4
/*************************************************************************
5
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
/// Typedefs used by the geometry group
13
#include <vector>
14
15
namespace
Tessellated
{
16
17
using
Vertex_t
=
ROOT::Geom::Vertex_t
;
18
using
VertexVec_t
= std::vector<Vertex_t>;
19
20
}
// namespace Tessellated
Vertex_t
Tessellated::Vertex_t Vertex_t
Definition:
TGeoTessellated.cxx:40
Tessellated
Typedefs used by the geometry group.
Definition:
TGeoTypedefs.h:15
Tessellated::VertexVec_t
std::vector< Vertex_t > VertexVec_t
Definition:
TGeoTypedefs.h:18
ROOT::Geom::Vertex_t
Definition:
TGeoVector3.h:21
geom
geom
inc
TGeoTypedefs.h
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:50:41 (GVA Time) using Doxygen 1.9.4