Rosetta 3.5
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
core
scoring
methods
LK_BallEnergy.fwd.hh
Go to the documentation of this file.
1
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*-
2
// vi: set ts=2 noet:
3
//
4
// This file is made available under the Rosetta Commons license.
5
// See http://www.rosettacommons.org/license
6
// (C) 199x-2007 University of Washington
7
// (C) 199x-2007 University of California Santa Cruz
8
// (C) 199x-2007 University of California San Francisco
9
// (C) 199x-2007 Johns Hopkins University
10
// (C) 199x-2007 University of North Carolina, Chapel Hill
11
// (C) 199x-2007 Vanderbilt University
12
13
/// @file core/scoring/methods/LK_BallEnergy.hh
14
/// @brief LK Solvation using hemisphere culling class declaration
15
/// @author David Baker
16
/// @author Andrew Leaver-Fay
17
18
19
#ifndef INCLUDED_core_scoring_methods_LK_BALLENERGY_FWD_HH
20
#define INCLUDED_core_scoring_methods_LK_BALLENERGY_FWD_HH
21
22
// Unit Headers
23
// #include <core/scoring/methods/LK_BallEnergy.fwd.hh>
24
25
// // Package headers
26
// #include <core/conformation/Atom.fwd.hh>
27
// #include <core/scoring/methods/ContextIndependentTwoBodyEnergy.hh>
28
// #include <core/scoring/etable/Etable.fwd.hh>
29
// #include <core/scoring/ScoreFunction.fwd.hh>
30
31
// // Project headers
32
// #include <core/pose/Pose.fwd.hh>
33
34
// // Utility headers
35
// #include <utility/vector1.hh>
36
37
namespace
core {
38
namespace
scoring {
39
namespace
methods {
40
41
class
LK_BallEnergy;
42
43
}
44
}
45
}
46
47
#endif // INCLUDED_core_scoring_methods_LK_BallEnergy_HH
Generated on Sat Jun 1 2013 11:38:09 for Rosetta 3.5 by
1.8.4