6 #ifndef BALL_SCORING_COMPONENTS_BURIEDPOLAR_H
7 #define BALL_SCORING_COMPONENTS_BURIEDPOLAR_H
90 void update(
const vector<std::pair<Atom*, Atom*> >& pair_vector);
112 bool isBackboneAtom(
const Atom* atom);
119 #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
static const char * BP_R2_OFFSET
std::vector< std::pair< Atom *, Atom * > > AtomPairVector