VGM
Version 5.3
Loading...
Searching...
No Matches
packages
VGM
include
VGM
common
ThreeVector.h
Go to the documentation of this file.
1
// $Id$
2
3
// -----------------------------------------------------------------------
4
// The VGM package of the Virtual Geometry Model
5
// Copyright (C) 2007, Ivana Hrivnacova
6
// All rights reserved.
7
//
8
// For the licensing terms see vgm/LICENSE.
9
// Contact: ivana@ipno.in2p3.fr
10
// -----------------------------------------------------------------------
11
13
//
20
21
#ifndef VGM_THREE_VECTOR_H
22
#define VGM_THREE_VECTOR_H
23
24
#include <vector>
25
26
namespace
VGM
{
27
typedef
std::vector<double>
ThreeVector
;
28
}
29
30
#endif
// VGM_THREE_VECTOR_H
VGM
VGM interfaces.
Definition
VMedium.h:28
VGM::ThreeVector
std::vector< double > ThreeVector
Definition
ThreeVector.h:27
Generated on Tue Jun 18 2024 11:05:11 for VGM by
1.11.0