VGM
Version 5.3
Loading...
Searching...
No Matches
packages
BaseVGM
include
BaseVGM
common
utilities.h
Go to the documentation of this file.
1
// $Id$
2
3
// -----------------------------------------------------------------------
4
// The BaseVGM 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
//
19
20
#ifndef BASE_VGM_UTILITIES_H
21
#define BASE_VGM_UTILITIES_H
22
23
namespace
BaseVGM
{
24
26
void
DebugInfo
();
27
29
double
Round
(
double
x);
30
}
// namespace BaseVGM
31
32
#endif
// BASE_VGM_UTILITIES_H
BaseVGM
BaseVGM utilities.
Definition
utilities.h:23
BaseVGM::DebugInfo
void DebugInfo()
Debug printing.
Definition
utilities.cxx:27
BaseVGM::Round
double Round(double x)
Round number.
Definition
utilities.cxx:34
Generated on Tue Jun 18 2024 11:05:10 for VGM by
1.11.0