Go to the documentation of this file.
5 #ifndef BALL_STRUCTURE_RESIDUECHECKER_H
6 #define BALL_STRUCTURE_RESIDUECHECKER_H
8 #ifndef BALL_MATHS_COMMON_H
16 #ifndef BALL_CONCEPT_PROCESSOR_H
20 #ifndef BALL_DATATYPE_BITVECTOR_H
199 void enable(TestType t) ;
203 void disable(TestType t) ;
222 bool getStatus()
const;
228 bool isEnabled(TestType t)
const ;
254 bool checkAtomPositions(
const Residue& res,
const String& res_name)
291 #endif // BALL_STRUCTURE_RESIDUE_CHECKER