ROOT
Version master
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
v6.04
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
▼
geom
►
gdml
▼
geom
doc
▼
inc
►
bvh
►
TGDMLMatrix.h
►
TGeant4PhysicalConstants.h
►
TGeant4SystemOfUnits.h
►
TGeoArb8.h
TGeoAtt.h
►
TGeoBBox.h
►
TGeoBoolNode.h
►
TGeoBranchArray.h
TGeoBuilder.h
TGeoCache.h
TGeoCompositeShape.h
►
TGeoCone.h
►
TGeoElement.h
►
TGeoEltu.h
TGeoExtension.h
TGeoGlobalMagField.h
TGeoHalfSpace.h
TGeoHelix.h
►
TGeoHype.h
►
TGeoManager.h
►
TGeoMaterial.h
►
TGeoMatrix.h
TGeoMedium.h
►
TGeoNavigator.h
TGeoNode.h
►
TGeoOpticalSurface.h
►
TGeoPara.h
►
TGeoParaboloid.h
►
TGeoParallelWorld.h
►
TGeoPatternFinder.h
►
TGeoPcon.h
►
TGeoPgon.h
►
TGeoPhysicalConstants.h
TGeoPhysicalNode.h
TGeoPolygon.h
TGeoRCPtr.h
►
TGeoRegion.h
TGeoScaledShape.h
►
TGeoShape.h
TGeoShapeAssembly.h
►
TGeoSphere.h
TGeoStateInfo.h
►
TGeoSystemOfUnits.h
►
TGeoTessellated.h
►
TGeoTorus.h
►
TGeoTrd1.h
►
TGeoTrd2.h
►
TGeoTube.h
►
TGeoTypedefs.h
TGeoUniformMagField.h
►
TGeoVector3.h
►
TGeoVolume.h
TGeoVoxelFinder.h
►
TGeoVoxelGrid.h
►
TGeoXtru.h
TVirtualGeoConverter.h
TVirtualGeoPainter.h
TVirtualGeoTrack.h
TVirtualMagField.h
►
src
►
geombuilder
►
geompainter
►
vecgeom
►
webviewer
►
graf2d
►
graf3d
►
gui
►
hist
►
io
►
main
►
master
►
math
►
montecarlo
►
net
►
proof
►
roofit
►
sql
►
tmva
►
tree
►
tutorials
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
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
#ifndef ROOT_TGeoTypedefs
13
#define ROOT_TGeoTypedefs
14
15
/// Typedefs used by the geometry group
16
#include <vector>
17
18
namespace
Tessellated
{
19
20
using
Vertex_t
=
ROOT::Geom::Vertex_t
;
21
using
VertexVec_t
= std::vector<Vertex_t>;
22
23
}
// namespace Tessellated
24
25
#endif
Tessellated
Typedefs used by the geometry group.
Definition
TGeoTypedefs.h:18
Tessellated::VertexVec_t
std::vector< Vertex_t > VertexVec_t
Definition
TGeoTypedefs.h:21
ROOT::Geom::Vertex_t
Definition
TGeoVector3.h:21
geom
geom
inc
TGeoTypedefs.h
ROOT master - Reference Guide Generated on Sun Feb 2 2025 14:31:37 (GVA Time) using Doxygen 1.10.0