BALL  1.5.0
distanceCoulomb.h
Go to the documentation of this file.
1 // -*- Mode: C++; tab-width: 2; -*-
2 // vi: set ts=2:
3 //
4 // $Id: distanceCoulomb.h,v 1.12 2005/12/23 17:01:43 amoll Exp $
5 //
6 
7 #ifndef BALL_ENERGY_DISTANCE_COULOMB_H
8 #define BALL_ENERGY_DISTANCE_COULOMB_H
9 
10 #ifndef BALL_COMMON_H
11 # include <BALL/common.h>
12 #endif
13 
14 namespace BALL
15 {
16  class AtomContainer;
17 
30 } // namespace BALL
31 
32 #endif // BALL_ENERGY_DISTANCE_COULOMB_H
BALL_EXPORT
#define BALL_EXPORT
Definition: COMMON/global.h:50
BALL::AtomContainer
Definition: atomContainer.h:32
BALL
Definition: constants.h:13
common.h
BALL::calculateDistanceCoulomb
BALL_EXPORT double calculateDistanceCoulomb(const AtomContainer &fragment)