VGM
Version 5.3
Loading...
Searching...
No Matches
packages
VGM
include
VGM
common
TwoVector.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_TWO_VECTOR_H
22
#define VGM_TWO_VECTOR_H
23
24
#include <utility>
25
26
namespace
VGM
{
27
28
typedef
std::pair<double, double>
TwoVector
;
29
30
}
31
32
#endif
// VGM_TWO_VECTOR_H
VGM
VGM interfaces.
Definition
VMedium.h:28
VGM::TwoVector
std::pair< double, double > TwoVector
Definition
TwoVector.h:28
Generated on Tue Jun 18 2024 11:05:11 for VGM by
1.11.0