24 #ifndef BALL_SCORING_COMPONENTS_BURIEDPOLAR_H
25 #define BALL_SCORING_COMPONENTS_BURIEDPOLAR_H
106 double updateScore();
108 void update(
const vector<std::pair<Atom*, Atom*> >& pair_vector);
130 bool isBackboneAtom(
const Atom* atom);
137 #endif // BALL_SCORING_COMPONENTS_BURIEDPOLAR_H
static const Size VERBOSITY
static const float BP_R1_OFFSET
static const char * BP_R1_OFFSET
static const char * VERBOSITY
static const float BP_R2_OFFSET
-*- Mode: C++; tab-width: 2; -*-
static const char * BP_R2_OFFSET
std::vector< std::pair< Atom *, Atom * > > AtomPairVector